List of questions
Related questions
Question 39 - Certified Heroku Architecture Designer discussion
A client's Heroku application is publishing messages to an instance of Apache Kafka on Heroku.
What does a second Heroku application need to do to consume those messages?
A.
Subscribe to the Kafka partition(s) that the messages are being published to.
B.
Join a consumer group that also includes the publishing application.
C.
Subscribe to the Kafka topic(s) that the messages are being published to.
D.
Convert the publishing application into a stream processor.
Your answer:
0 comments
Sorted by
Leave a comment first