Knowee
Questions
Features
Study Tools

A financial services company must meet compliance requirements for storing multiple copies of data in geographically distant locations using Amazon S3. What is the MOST resource-efficient solution?Question 61Answera.Use S3 same-region replication (S3 SRR)b.Trigger an AWS Lambda function for every new object to write data to another Regionc.Run a daily job on an EC2 instance to copy objects to another Regiond.Use S3 cross-region replication (S3 CRR)

Question

A financial services company must meet compliance requirements for storing multiple copies of data in geographically distant locations using Amazon S3. What is the MOST resource-efficient solution?Question 61Answera.Use S3 same-region replication (S3 SRR)b.Trigger an AWS Lambda function for every new object to write data to another Regionc.Run a daily job on an EC2 instance to copy objects to another Regiond.Use S3 cross-region replication (S3 CRR)

...expand
🧐 Not the exact question you are looking for?Go ask a question

Solution

The most resource-efficient solution for a financial services company to meet compliance requirements for storing multiple copies of data in geographically distant locations using Amazon S3 is to use S3 cross-region replication (S3 CRR).

Here's why:

a. S3 same-region replication (S3 SRR) is not the best solution because it only replicates data within the same region. The requirement is to store data in geographically distant locations.

b. Triggering an AWS Lambda function for every new object to write data to another Region could work, but it's not the most resource-efficient solution. It would require additional compute resources (Lambda) and could potentially be slower due to the latency of triggering and executing the Lambda function for each new object.

c. Running a daily job on an EC2 instance to copy objects to another Region is also not the most resource-efficient solution. It would require an EC2 instance running continuously, which could be costly. It also only runs once a day, so it wouldn't be as up-to-date as the other solutions.

d. S3 cross-region replication (S3 CRR) is the most resource-efficient solution. It automatically and asynchronously replicates objects across different regions. This meets the requirement of storing data in geographically distant locations, and it does so without the need for additional compute resources or manual intervention.

This problem has been solved

Similar Questions

A company using a hybrid cloud would like to store secondary backup copies of the on-premises data. Which Amazon S3 Storage Class would you use for a cost-optimal yet rapid access solution?Question 23Answera.Amazon S3 One Zone-Infrequent Access (S3 One Zone-IA)b.Amazon S3 Standard-Infrequent Access (S3 Standard-IA)c.Amazon S3 Standardd.Amazon S3 Glacier Deep Archive

A financial services company wants to ensure that all customer data uploaded on its data lake on Amazon Simple Storage Service (Amazon S3) always stays private. Which of the following is the MOST efficient solution to address this compliance requirement?Question 11Answera.Trigger a lambda function every time an object is uploaded on Amazon S3. The lambda function should change the object settings to make sure it stays privateb.Use Amazon CloudWatch to ensure that all Amazon S3 resources stay privatec.Use Amazon S3 Block Public Access to ensure that all Amazon S3 resources stay privated.Set up a high-level advisory committee to review the privacy settings of each object uploaded into Amazon S3

A company wants to save costs by archiving data that is no longer frequently accessed by end users. Which Amazon S3 feature will meet this requirement?a.S3 Versioningb.S3 Inventoryc.S3 Lifecycled.S3 Object Lock

A multi-national company has its business-critical data stored on a fleet of Amazon Elastic Compute Cloud (Amazon EC2) instances, in various countries, configured in region-specific compliance rules. To demonstrate compliance, the company needs to submit historical configurations on a regular basis. Which AWS service is best suited for this requirement?Question 62Answera.Amazon GuardDutyb.AWS CloudTrailc.AWS Configd.Amazon Macie

A medical device company needs a durable and cost-effective way to store historic data for compliance requirements. Which AWS Storage solution would you suggest?Question 64Answera.Amazon S3 Glacier Flexible Retrievalb.Amazon S3 Glacier Deep Archivec.AWS Storage Gatewayd.Amazon Elastic File System (Amazon EFS)

1/3

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.