ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 43 - Certified Heroku Architecture Designer discussion

Report
Export

A client runs an application on a background worker dyno. The application allows its users to request personalized information as a PDF. At peak usage, the app processes millions of requests at once. The resulting number of requests has caused a bottleneck that is impacting its performance.

Which two solutions can an Architect recommend to resolve the bottleneck and improve performance? (Choose two.)

A.
Increase the number of workers to consume the job faster.
Answers
A.
Increase the number of workers to consume the job faster.
B.
Move the application to a Private Space.
Answers
B.
Move the application to a Private Space.
C.
Add Heroku Redis as a job queue.
Answers
C.
Add Heroku Redis as a job queue.
D.
Add a CDN add-on from the Elements marketplace.
Answers
D.
Add a CDN add-on from the Elements marketplace.
Suggested answer: A, B

Explanation:

Reference:

asked 23/09/2024
Stephen DeWhite
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first