Summary and Quiz

Get a refresher of what you’ve learned in the Application Integration section, and take a short quiz to validate your knowledge.

In this chapter, we explored the different services provided by Amazon that allow us to integrate the different components of our application. This includes services that can be used to transfer messages or data between application components, such as Amazon SNS and SQS, or services that allow us to orchestrate or connect application components, such as AWS Step Functions and EventBridge.

Let’s quickly summarise what we learned in this chapter, and then we’ll take a short quiz to test our knowledge.

Summary

Here’s a summary of the most important key takeaways from this chapter:

Amazon SQS

Amazon SQS is a message queuing ...