Application Integration
Explore AWS application integration services to understand how messaging and workflow tools like Amazon MQ, SNS, SQS, and SWF enable communication between distributed applications. This lesson teaches you how these services manage message delivery, decouple components, and automate workflows to build reliable cloud applications.
We'll cover the following...
We'll cover the following...
Amazon MQ
It is a managed message broker service that makes it easy to set up and operate message brokers in the cloud.
Message brokers allow different software systems–often using different programming languages, and on different platforms to communicate and exchange ...