Multiple Choice
A Solutions Architect is designing the storage layer for a data warehousing application. The data files are large, but they have statically placed metadata at the beginning of each file that describes the size and placement of the file's index. The data files are read in by a fleet of Amazon EC2 instances that store the index size, index location, and other category information about the data file in a database. That database is used by Amazon EMR to group files together for deeper analysis. What would be the MOST cost-effective, high availability storage solution for this workflow?
A) Store the data files in Amazon S3 and use Range GET for each file's metadata, then index the relevant data.
B) Store the data files in Amazon EFS mounted by the EC2 fleet and EMR nodes.
C) Store the data files on Amazon EBS volumes and allow the EC2 fleet and EMR to mount and unmount the volumes where they are needed.
D) Store the content of the data files in Amazon DynamoDB tables with the metadata, index, and data as their own keys.
Correct Answer:

Verified
Correct Answer:
Verified
Q394: For AWS CloudFormation, which stack state refuses
Q395: A company manages more than 200 separate
Q396: A software company hosts an application on
Q397: In AWS IAM, which of the following
Q398: A company is planning the migration of
Q400: A fitness tracking company serves users around
Q401: A company recently completed a large-scale migration
Q402: An organization (account ID 123412341234) has configured
Q403: Within the IAM service a GROUP is
Q404: If I write the below command, what