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.
IMO you can subscript to only Topics not partitions. So it should be C
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
jcferreira10000
1 month, 3 weeks agoRJ12345678
5 months, 3 weeks agokAMMY
8 months, 1 week ago