exam questions

Exam AWS Certified Solutions Architect - Associate SAA-C02 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C02 exam

Exam AWS Certified Solutions Architect - Associate SAA-C02 topic 1 question 162 discussion

A company requires a durable backup storage solution for its on-premises database servers while ensuring on-premises applications maintain access to these backups for quick recovery. The company will use AWS storage services as the destination for these backups. A solutions architect is designing a solution with minimal operational overhead.
Which solution should the solutions architect implement?

  • A. Deploy an AWS Storage Gateway file gateway on-premises and associate it with an Amazon S3 bucket.
  • B. Back up the databases to an AWS Storage Gateway volume gateway and access it using the Amazon S3 API.
  • C. Transfer the database backup files to an Amazon Elastic Block Store (Amazon EBS) volume attached to an Amazon EC2 instance.
  • D. Back up the database directly to an AWS Snowball device and use lifecycle rules to move the data to Amazon S3 Glacier Deep Archive.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
Jolin130
Highly Voted 3 years, 8 months ago
it should be A. For SG volume gateway, you cannot directly access the backups using Amazon S3 API. Q: When I look in Amazon S3 why can’t I see my volume data? A: Your volumes are stored in an Amazon S3 bucket maintained by the AWS Storage Gateway service. Your volumes are accessible for I/O operations through AWS Storage Gateway. You cannot directly access them using Amazon S3 API actions. You can take point-in-time snapshots of gateway volumes that are made available in the form of Amazon EBS snapshots, which can be turned into either Storage Gateway Volumes or EBS Volumes. Use the File Gateway to work with your data natively in S3.
upvoted 62 times
...
Ashit_patel1
Highly Voted 3 years, 8 months ago
Read FAQs for storage gateway It definitely says File gateway A as the choice for databases What can I do with File Gateway? A: Use cases for File Gateway include: (a) migrating on-premises file data to Amazon S3, while maintaining fast local access to recently accessed data, (b) Backing up on-premises file data as objects in Amazon S3 (including Microsoft SQL Server and Oracle databases and logs), with the ability to use S3 capabilities such as lifecycle management and cross region replication, and, (c) Hybrid cloud workflows using data generated by on-premises applications for processing by AWS services such as machine learning, big data analytics or serverless functions.
upvoted 36 times
...
queen101
Most Recent 2 years, 8 months ago
AAAAAAAAA
upvoted 1 times
...
Curious76
2 years, 9 months ago
Selected Answer: A
AWS Storage Gateway volume gateway is layer4 not application layer.
upvoted 1 times
...
rvnz45
3 years, 2 months ago
Selected Answer: A
using voting comment to enable community answer :) enjoy the explanation from expert here
upvoted 2 times
...
jinyjiny40
3 years, 5 months ago
If there was an option for SG tape gateway, that would be ideal.. but given backup can be on NFS share, A can also be an answer. Option B provides iscsi volume access to onprem resources and backup server is unable to use it as it is (unless we format it as a filesystem)
upvoted 1 times
...
woke
3 years, 7 months ago
A. Deploy an AWS Storage Gateway file gateway on-premises and associate it with an Amazon S3 bucket.
upvoted 4 times
...
tinyshare
3 years, 7 months ago
The only thing I could see B is wrong is that you don't need an API call. You just access the files as if it is mounted on your local machine.
upvoted 1 times
...
syu31svc
3 years, 7 months ago
Answer is A https://aws.amazon.com/storagegateway/file/: "Move database and file backups into the cloud and free up on-premises storage capacity" "access to these backups for quick recovery" -> S3 is to be used
upvoted 3 times
...
KK_uniq
3 years, 7 months ago
I was doubting snowball since cost is not an issue . But Snowball transfers the data into amazon S3 first and then if you want to transfer that data to glacier, you need to set up an S3 lifecycle policy to get it into glacier. Hence the option which is correct is A.
upvoted 3 times
...
Lava10
3 years, 7 months ago
Your volumes are stored in an Amazon S3 bucket maintained by the AWS Storage Gateway service. Your volumes are accessible for I/O operations through AWS Storage Gateway. You cannot directly access them using Amazon S3 API actions. You can take point-in-time snapshots of gateway volumes that are made available in the form of Amazon EBS snapshots, which can be turned into either Storage Gateway Volumes or EBS Volumes. Use the File Gateway to work with your data natively in S3. So the answer is A
upvoted 3 times
...
NSF
3 years, 7 months ago
After reading below, A deemed the best answer https://aws.amazon.com/blogs/storage/back-up-your-on-premises-applications-to-the-cloud-using-aws-storage-gateway/
upvoted 3 times
...
Furost
3 years, 7 months ago
Answer B
upvoted 4 times
...
Andy85
3 years, 7 months ago
A Because "You cannot directly access them using Amazon S3 API actions" Your volumes are stored in an Amazon S3 bucket maintained by the AWS Storage Gateway service. Your volumes are accessible for I/O operations through AWS Storage Gateway. You cannot directly access them using Amazon S3 API actions.
upvoted 2 times
...
crystalrankin
3 years, 7 months ago
.......
upvoted 1 times
...
awsdec2020
3 years, 7 months ago
See File Gateway from https://docs.aws.amazon.com/storagegateway/latest/userguide/WhatIsStorageGateway.html so answer is A
upvoted 3 times
...
arunchu
3 years, 7 months ago
A sounds good to me
upvoted 2 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 ...