
Answer-first summary for fast verification
Answer: Amazon SQS, enabling microservices to communicate via queues for decoupling and connectivity.
The correct answer is A, Amazon Simple Queue Service (Amazon SQS). Amazon SQS is a fully managed message queuing service that enables decoupling and scaling of applications. It allows different components of an application to communicate asynchronously, which ensures better scalability and fault tolerance. SQS provides a reliable and scalable solution for passing messages between different parts of a distributed application, enabling better decoupling and increased resilience.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Select the AWS service that facilitates application decoupling and scalability through message queuing.
A
Amazon SQS, enabling microservices to communicate via queues for decoupling and connectivity.
B
AWS Outposts, offering a hybrid cloud experience by extending AWS services to on-premises environments.
C
Amazon S3, providing scalable object storage with high availability and performance.
D
Amazon SES, a service for sending and receiving emails with scalability and flexibility.