An app uses a queue of worker dynos to perform complex image processing, but the worker dynos are occasionally running out of memory when performing the processing. All of their dynos are currently standard-1x dynos. What should an Architect recommend in this scenario?
A. Add additional worker dynos.
B. Break up the image processing across multiple dynos.
C. Move the app to a Private Space.
D. Change the type of dynos to standard-2x.
Suggest answer: D
Reference:
No comments:
Please share to make the community better.