SAP-C02 · Question #85
A solutions architect needs to deploy an application on a fleet of Amazon EC2 Instances. The EC2 instances run in private subnets in an Auto Scaling group. The application is expected to generate…
The correct answer is B. Set up an S3 sync job to copy logs from each EC2 instance to the S3 bucket with S3 Standard. https://docs.aws.amazon.com/vpc/latest/privatelink/vpc-endpoints-s3.html https://aws.amazon.com/s3/storage-classes/glacier/
Question
A solutions architect needs to deploy an application on a fleet of Amazon EC2 Instances. The EC2 instances run in private subnets in an Auto Scaling group. The application is expected to generate logs at a rate of 100 MB each second on each of the EC2 instances. The logs must be stored in an Amazon S3 bucket so that an Amazon EMR cluster can consume them for further processing. The logs must be quickly accessible for the first 90 days and should be retrievable within 48 hours thereafter. What is the MOST cost-effective solution that meets these requirements?
Options
- ASet up an S3 copy job to write logs from each EC2 instance to the S3 bucket with S3 Standard
- BSet up an S3 sync job to copy logs from each EC2 instance to the S3 bucket with S3 Standard
- CSet up an S3 batch operation to copy logs from each EC2 instance to the S3 bucket with S3
- DSet up an S3 sync job to copy logs from each EC2 instance to the S3 bucket with S3 Standard
How the community answered
(32 responses)- A25% (8)
- B53% (17)
- C16% (5)
- D6% (2)
Explanation
https://docs.aws.amazon.com/vpc/latest/privatelink/vpc-endpoints-s3.html https://aws.amazon.com/s3/storage-classes/glacier/
Community Discussion
No community discussion yet for this question.