Which AWS service enables the decoupling and scaling of applications?
Amazon Simple Queue Service (Amazon SQS)
AWS Outposts
Amazon S3
Amazon Simple Email Service (Amazon SES)
Explanations:
Amazon SQS is designed for message queuing, which allows for decoupling and scaling of application components.
AWS Outposts provides on-premises infrastructure, but it does not focus on application decoupling or scaling.
Amazon S3 is an object storage service and is not specifically designed for decoupling or scaling applications.
Amazon SES is used for email sending but does not contribute to decoupling or scaling application components.