Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A company uses Amazon EC2 to manage data collection from SaaS sources, uploading it to S3 for analysis, and notifying users of completion. To enhance performance with minimal operational overhead, which solution should be implemented?
A
Utilize an Auto Scaling group for EC2 and set up S3 event notifications to Amazon SNS upon upload completion.
B
Implement Amazon AppFlow for direct SaaS to S3 data transfer and configure S3 event notifications to Amazon SNS for upload completion.
C
Establish EventBridge rules for SaaS data output to S3 and subsequent upload completion notifications via a second rule to Amazon SNS.
D
Adopt Docker containers on Amazon ECS, with CloudWatch Container Insights triggering Amazon SNS notifications post-S3 upload.