Salesforce Certified Heroku Architect (Plat-Arch-206) Exam - Topic 4 Question 78 Discussion
A client's Heroku application is publishing messages to an instance of Apache Kafka on Heroku.Whatdoes 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 Kafkatopic(s) that the messages are being published to.
D) Convert the publishing application into a stream processor.
Currently there are no comments in this discussion, be the first to comment!