Make the Most of Platform Events Through the Pub/Sub API

preview_player
Показать описание
The Pub/Sub API is a top-notch solution for event-driven integrations in distributed architectures. Learn how to use it to develop scalable and real-time solutions with confidence.

Connect with Salesforce Developers:

Рекомендации по теме
Комментарии
Автор

If I am replicating data to create a replicated database of an object, should I get the pub/sub into kafka connect, or should I just pack it up as its own container in ECS?

GrantDoyle-ne