exam questions

Exam AWS Certified Solutions Architect - Professional SAP-C02 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Professional SAP-C02 exam

Exam AWS Certified Solutions Architect - Professional SAP-C02 topic 1 question 401 discussion

A company wants to design a disaster recovery (DR) solution for an application that runs in the company’s data center. The application writes to an SMB file share and creates a copy on a second file share. Both file shares are in the data center. The application uses two types of files: metadata files and image files.

The company wants to store the copy on AWS. The company needs the ability to use SMB to access the data from either the data center or AWS if a disaster occurs. The copy of the data is rarely accessed but must be available within 5 minutes.

  • A. Deploy AWS Outposts with Amazon S3 storage. Configure a Windows Amazon EC2 instance on Outposts as a file server.
  • B. Deploy an Amazon FSx File Gateway. Configure an Amazon FSx for Windows File Server Multi-AZ file system that uses SSD storage.
  • C. Deploy an Amazon S3 File Gateway. Configure the S3 File Gateway to use Amazon S3 Standard-Infrequent Access (S3 Standard-IA) for the metadata files and to use S3 Glacier Deep Archive for the image files.
  • D. Deploy an Amazon S3 File Gateway. Configure the S3 File Gateway to use Amazon S3 Standard-Infrequent Access (S3 Standard-IA) for the metadata files and image files.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
ayadmawla
Highly Voted 1 year, 4 months ago
Selected Answer: D
Answer is D = S3 File Gateway. For those that have chosen B, they are right of course as FSx File Gateway will work as well. But if you read the requirements (The company wants to store the copy on AWS. The company needs the ability to use SMB to access the data from either the data center or AWS if a disaster occurs. The copy of the data is rarely accessed but must be available within 5 minutes.) it is only about storing the data with rare access. So why would you choose option B that has a Multi-AZ + SSD over a cheaper option for DR?
upvoted 12 times
ayadmawla
1 year, 4 months ago
and A is just silly
upvoted 1 times
...
ayadmawla
1 year, 4 months ago
and of course C would be wrong because for glacier, it would take more than 5 minutes to get the files out
upvoted 2 times
...
...
chelbsik
Highly Voted 1 year, 2 months ago
Selected Answer: D
Vote for D: 1. Amazon S3 File Gateway is suitable for SMB file share https://docs.aws.amazon.com/filegateway/latest/files3/CreatingAnSMBFileShare.html 2. S3 One Zone-IA is for data that is accessed less frequently, but requires rapid access when needed. https://aws.amazon.com/s3/storage-classes/
upvoted 7 times
...
AzureDP900
Most Recent 5 months, 3 weeks ago
Option D is correct because it: Deploys an Amazon S3 File Gateway, which enables SMB access to stored objects in Amazon S3. Configures the S3 File Gateway to use: Amazon S3 Standard-Infrequent Access (S3 Standard-IA) for both metadata and image files, providing fast access and reducing storage costs.
upvoted 1 times
...
seetpt
1 year ago
Selected Answer: D
D for me
upvoted 1 times
...
career360guru
1 year, 1 month ago
Selected Answer: B
Option B is right.
upvoted 2 times
djangoUnchained
1 year, 1 month ago
I wouldnt waste tons of money to host data that a rarely accessed on FSx. S3 IA will do just fine.
upvoted 4 times
...
...
master9
1 year, 3 months ago
Selected Answer: D
Amazon S3 File Gateway provides a seamless way to connect to the cloud to store application data files and backup images as durable objects in Amazon S3 cloud storage. Amazon S3 File Gateway offers SMB or NFS-based access to data in Amazon S3 with local caching. It can be used for on-premises data-intensive Amazon EC2-based applications that need file protocol access to S3 object storage. https://aws.amazon.com/storagegateway/file/s3/
upvoted 3 times
...
lanjr01
1 year, 3 months ago
https://www.amazonaws.cn/en/storagegateway/faqs/ With S3 File Gateway, your configured S3 buckets will be available as Network File System (NFS) mount points or Server Message Block (SMB) file shares. Your applications read and write files and directories over NFS or SMB, interfacing to the gateway as a file server. In turn, the gateway translates these file operations into object requests on your S3 buckets.
upvoted 1 times
...
career360guru
1 year, 3 months ago
Selected Answer: B
Option B. - Requirement states that company needs SMB protocol access to it in case of Disaster in AWS, this is only possible with Fsx Filegateway.
upvoted 3 times
...
CProgrammer
1 year, 4 months ago
While S3 File Gateway options (C and D) are cost-effective for long-term storage, they introduce retrieval delays that don't meet the 5-minute availability requirement.
upvoted 1 times
...
Help_please
1 year, 4 months ago
Selected Answer: B
Answer is B. Although S3 filegateway supports both NFS and SMB, D cannot be the right answer since question does not mention it to be cost efficient.
upvoted 2 times
...
shaaam80
1 year, 5 months ago
Selected Answer: D
Answer D - User S3 file GW with S3 Infreq Access for metadata and image files
upvoted 3 times
...
heatblur
1 year, 5 months ago
Selected Answer: D
Amazon S3 File Gateway supports SMB and can be used to store and retrieve files in Amazon S3 using file-based interfaces. Using S3 Standard-Infrequent Access for both metadata and image files ensures that the data is available within the required 5 minutes while optimizing costs for infrequently accessed data.
upvoted 3 times
...
Jonalb
1 year, 5 months ago
Selected Answer: D
D. Implantar um gateway de arquivos Amazon S3. Configure o S3 File Gateway para usar o Amazon S3 Standard-Infrequent Access (S3 Standard-IA) para os arquivos de metadados e arquivos de imagem.
upvoted 4 times
devalenzuela86
1 year, 5 months ago
D is incorrect because deploying an Amazon S3 File Gateway and configuring the S3 File Gateway to use Amazon S3 Standard-Infrequent Access (S3 Standard-IA) for the metadata files and image files does not provide the ability to use SMB to access the data from either the data center or AWS if a disaster occurs.
upvoted 4 times
oomwowww
1 year, 5 months ago
GPT ? lol
upvoted 1 times
...
vibzr2023
1 year, 4 months ago
D is correct --- option B is incorrect, FSx File Gateway with Multi-AZ SSD: Offers high performance but is more expensive for infrequently accessed data.
upvoted 1 times
...
...
...
devalenzuela86
1 year, 5 months ago
Selected Answer: B
B for sure
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago