Search⌘ K
AI Features

Introduction to AWS Integration Services

Explore AWS Application Integration Services to understand message queuing, event-driven architectures, email services, and orchestration with Step Functions. Learn how to connect components and build efficient, resilient cloud applications.

We'll cover the following...

Integrating different components with seamless communication is an important factor in building scalable, efficient, and resilient applications in the cloud. AWS integration services provide us with various tools and resources to connect our application components. Through these services, we can build message-queuing systems and message-publishing systems to transfer data from one component to the other, applications based on the event-driven architecture, where certain processes are performed in response to some event generated in the environment. It also provides orchestration services to manage our application’s workflow.

In this category, we’ll look into the different application integration services provided by AWS.

Chapter outline

Here’s the roadmap of what learning objectives we’ll be covering in this category:

  • Learn about the message queuing service in AWS and its different features.

  • Learn about the message delivery service in AWS and its different features.

  • Learn about building fan-out architecture and event-driven architecture in the AWS Cloud.

  • Learn about the email service available in AWS.

  • Learn about AI-powered cloud contact centers in AWS.

  • Learn about orchestrating workflows with Amazon Step Functions.


Read on to learn more about the Application Integration AWS services.