A company is planning to migrate a business-critical dataset to Amazon S3. The current solution design uses a single S3 bucket in the us-east-1 Region with versioning enabled to store the dataset. The company's disaster recovery policy states that all data multiple AWS Regions. How should a solutions architect design the S3 solution

Respuesta :

Incomplete question. Here are the options;

A. Create an additional S3 bucket in another Region and configure cross-Region replication.

B. Create an additional S3 bucket in another Region and configure cross-origin resource sharing (CORS).

C. Create an additional S3 bucket with versioning in another Region and configure cross-Region replication.

D. Create an additional S3 bucket with versioning in another Region and configure cross-origin resource (CORS).

Answer:

C. Create an additional S3 bucket with versioning in another Region and configure cross-Region replication.

Explanation:

Note that the Amazon S3 (Simple Storage Service) is an online cloud storage service that allows companies or developers to store and protect data, such as their website or mobile application data.

What this entails is that the solutions architect would design an additional S3 bucket that would support cross-region replication.