nerdexam
Amazon

DVA-C02 · Question #78

A company has a multi-node Windows legacy application that runs on premises. The application uses a network shared folder as a centralized configuration repository to store configuration files in .xml

The correct answer is C. Create an Amazon S3 bucket to host the repository. Migrate the existing .xml files to the S3. https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/AmazonS3.html https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingAWSSDK.html

Submitted by amina.ke· Mar 5, 2026Refactoring

Question

A company has a multi-node Windows legacy application that runs on premises. The application uses a network shared folder as a centralized configuration repository to store configuration files in .xml format. The company is migrating the application to Amazon EC2 instances. As part of the migration to AWS, a developer must identify a solution that provides high availability for the repository. Which solution will meet this requirement MOST cost-effectively?

Options

  • AMount an Amazon Elastic Block Store (Amazon EBS) volume onto one of the EC2 instances.
  • BDeploy a micro EC2 instance with an instance store volume. Use the host operating system to
  • CCreate an Amazon S3 bucket to host the repository. Migrate the existing .xml files to the S3
  • DCreate an Amazon S3 bucket to host the repository. Migrate the existing .xml files to the S3

How the community answered

(53 responses)
  • A
    15% (8)
  • B
    4% (2)
  • C
    74% (39)
  • D
    8% (4)

Explanation

https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/AmazonS3.html https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingAWSSDK.html

Community Discussion

No community discussion yet for this question.

Full DVA-C02 Practice