ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 75 - Certified Heroku Architecture Designer discussion

Report
Export

A client has a Heroku app that uses Apache Kafka on Heroku. They want to refactor the app into 2 distinct apps that will both continue to use Kafka (because they probably don't have so much to do in their life). Based on this refactoring, what should an Architect recommend?

A.
Ensure that the apps consume mutually excliusive sets of Kafka topics
Answers
A.
Ensure that the apps consume mutually excliusive sets of Kafka topics
B.
Attach the existing Kafka add-on to both apps
Answers
B.
Attach the existing Kafka add-on to both apps
C.
Designate one app as a producer and the other as a consumer
Answers
C.
Designate one app as a producer and the other as a consumer
D.
Attach the existing Kafka add-on to one app and attach a new Kafka add-on to the other app
Answers
D.
Attach the existing Kafka add-on to one app and attach a new Kafka add-on to the other app
Suggested answer: B
asked 23/09/2024
Higher System Consultancy
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first