Microservices : Event-Driven with Spring Cloud Stream (Apache Kafka) - From HTTP Rest To Kafka Topic

preview_player
Показать описание
Microservices - Event Driven with Spring Cloud Stream (Apache Kafka) - From HTTP Rest To Kafka Topic (Foreign event-driven sources)

In this series, we will be talking about Microservices patterns associated with Event-Driven Architecture. We will also talk a little bit about Domain Driven Design (but not our focus). In this series, we will create a business case related to Loan Mortgages. We will have some microservices to accomplish this use case. We will cover topics like:
- Publish-Subscribe Pattern (vs Point-to-point)
- Domain-Driven Design
- CQRS, Event-Sourcing, Transaction Outbox Pattern, Command vs Event, DLQ, etc.
Рекомендации по теме
Комментарии
Автор

Excellent videos you are amazing! Do you have plan for any example using StreamBridge with spring cloud function and schema registry?

davidleonardobernal
Автор

Thanks for amazing work .
Can u suggest how to do error handling for streambridge ?
want to implement retry mechanism and dlq for streambridge and want to configure in application property

priyalvyas
Автор

What can I do to use the yml file? :/ Do I need to installa another tool? Thank you for this awesome videos!

GiovanniBravo-vnnm