Serverless Architectures on AWS - Week 2 Quiz
Table of contents
Week 2: Serverless Event Driven Architectures
You start this week with an introduction to event-driven architectures (EDAs). You learn about AWS services that you can use for messaging, such as Amazon Simple Queue Service (Amazon SQS), Amazon Simple Notification Service (Amazon SNS), and Amazon EventBridge. Finally, you explore how to use AWS Step Functions to help you build applications that implement a workflow.
Learning Objectives
Describe two different application integration designs: the REST API and EDA.
Differentiate messaging use cases for Amazon SNS and Amazon SQS.
Use Step Functions to create a workflow that coordinates multiple AWS services.
Which of the following are benefits of using event driven architecture patterns? (Select THREE.)
Scalability
The use of loosely coupled components
A single event is processed by a single consumer
Event producers and event consumers must both use the same programming language
The ability to process events in real time
The use of synchronous protocols to deliver a response to a subscriber after a request.
Which component generates an event, including events from user interfaces and backend systems?
Event routers
Event consumers
Event producers
Amazon EventBridge
Which service can sort events and route the messages automatically to the correct target?
Amazon Simple Notification Service (Amazon SNS)
Amazon Simple Queue Service (Amazon SQS)
Amazon EventBridge
Amazon CloudWatch
Subscribe to my newsletter
Read articles from David Nguyen directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by
David Nguyen
David Nguyen
A passionate full-stack developer from @ePlus.DEV