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.

Suggest answer: A

Reference:

No comments:

Please share to make the community better.