List of questions
Related questions
Question 55 - Certified Heroku Architecture Designer discussion
A client wants to migrate their on-premise application to Heroku. The application maintains a local, in-memory cache for its data store to improve performance.
What should an Architect advise the client about running the application on Heroku?
A.
The application should declare its in-memory cache as a separate process type to preserve it across deploys.
B.
All of the application's web dynos will share a single in-memory cache.
C.
The application should replicate its in-memory cache to a local disk to preserve it across deploys.
D.
The application's in-memory cache might be cleared at any time.
Your answer:
0 comments
Sorted by
Leave a comment first