AWS Certified SysOps Administrator – Associate (legacy) — Question 423
_________ is a fast, reliable, scalable, fully managed message queuing service.
Answer options
- A. AWS Data Pipeline
- B. Amazon SES
- C. Amazon SQS
- D. Amazon SNS
Correct answer: C
Explanation
Amazon SQS (Simple Queue Service) is a fully managed message queuing service designed to decouple and scale microservices, distributed systems, and serverless applications. Amazon SNS is a pub/sub notification service, Amazon SES is used for email transmission, and AWS Data Pipeline is used for orchestrating data movement, making Amazon SQS the correct answer.