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 508 discussion

A company has migrated a two-tier application from its on-premises data center to the AWS Cloud. The data tier is a Multi-AZ deployment of Amazon RDS for
Oracle with 12 ׀¢׀’ of General Purpose SSD Amazon Elastic Block Store (Amazon EBS) storage. The application is designed to process and store documents in the database as binary large objects (blobs) with an average document size of 6 MB.
The database size has grown over time, reducing the performance and increasing the cost of storage. The company must improve the database performance and needs a solution that is highly available and resilient.
Which solution will meet these requirements MOST cost-effectively?

  • A. Reduce the RDS DB instance size. Increase the storage capacity to 24 TiB. Change the storage type to Magnetic.
  • B. Increase the RDS DB instance size. Increase the storage capacity to 24 TiB. Change the storage type to Provisioned IOPS.
  • C. Create an Amazon S3 bucket. Update the application to store documents in the S3 bucket. Store the object metadata in the existing database.
  • D. Create an Amazon DynamoDB table. Update the application to use DynamoDB. Use AWS Database Migration Service (AWS DMS) to migrate data from the Oracle database to DynamoDB.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
Daro_
Highly Voted 3 years, 5 months ago
ans: C
upvoted 7 times
...
pohqinan
Highly Voted 3 years, 4 months ago
Answer is C, As DynamoDB max file size is 400kb
upvoted 5 times
...
BECAUSE
Most Recent 1 year, 11 months ago
Selected Answer: C
C is the answer
upvoted 1 times
...
thanhch
2 years, 4 months ago
C for most cost-effectively.
upvoted 1 times
...
Jobair
2 years, 6 months ago
Selected Answer: C
S3 is recommended Best practices for storing large items and attributes https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/bp-use-s3-too.html
upvoted 1 times
...
jw1806
2 years, 7 months ago
Selected Answer: D
"binary large objects", I would use dynamodb for the performance.
upvoted 1 times
...
FF11
3 years, 4 months ago
Selected Answer: C
C is correct. S3 is highly available and resilient.
upvoted 3 times
...
muhsin
3 years, 4 months ago
ans: C because of Binary large object (BLOB) storage. DynamoDB can store binary items up to 400 KB, but DynamoDB is not generally suited to storing documents or images. A better architectural pattern for this implementation is to store pointers to Amazon S3 objects in a DynamoDB table.
upvoted 5 times
...
keeplearning_rahul
3 years, 4 months ago
Should be C
upvoted 1 times
...
azure_kai
3 years, 4 months ago
Selected Answer: C
I would choose C
upvoted 1 times
...
Spacer
3 years, 4 months ago
C my choice
upvoted 1 times
...
Dorothy92731
3 years, 5 months ago
Some unsuitable workloads for DynamoDB include: Services that require ad hoc query access. Though it’s possible to use external relational frameworks to implement entity relationships across DynamoDB tables, these are generally cumbersome. Online analytical processing (OLAP)/data warehouse implementations. These types of applications generally require distribution and the joining of fact and dimension tables that inherently provide a normalized (relational) view of your data. Binary large object (BLOB) storage. DynamoDB can store binary items up to 400 KB, but DynamoDB is not generally suited to storing documents or images. A better architectural pattern for this implementation is to store pointers to Amazon S3 objects in a DynamoDB table.
upvoted 1 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