Salesforce Certified Heroku Architecture Designer — Question 2

For which two use cases should an Architect recommend using Heroku Redis? (Choose two.)

Answer options

Correct answer: A, D

Explanation

The correct answers are A and D because Heroku Redis is not designed for long-term data storage or querying relational data, which require different database solutions. Options B and C are incorrect as Heroku Redis is indeed well-suited for queuing jobs and providing a caching layer.