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

A company is investigating potential solutions that would collect, process, and store users' service usage data. The business objective is to create an analytics capability that will enable the company to gather operational insights quickly using standard SQL queries. The solution should be highly available and ensure
Atomicity, Consistency, Isolation, and Durability (ACID) compliance in the data tier.
Which solution should a solutions architect recommend?

  • A. Use an Amazon Timestream database.
  • B. Use an Amazon Neptune database in a Multi-AZ design.
  • C. Use a fully managed Amazon RDS for MySQL database in a Multi-AZ design.
  • D. Deploy PostgreSQL on an Amazon EC2 instance that uses Amazon Elastic Block Store (Amazon EBS) Throughput Optimized HDD (st1) storage.
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
Nishi90
Highly Voted 3 years, 6 months ago
Option C is right. AWS RDS always confirms to the ACID system: Atomicity, Consistency, Isolation, and Durability
upvoted 24 times
...
muralibokka
Most Recent 2 years, 4 months ago
Option C for the following reasons: 1. Standard SQL queries requirement in the question eliminates choices A & B. 2. Highly available requirement in the question makes it C (Multi AZ design)
upvoted 1 times
...
17Master
2 years, 6 months ago
Selected Answer: C
C is correct - ACID
upvoted 1 times
...
qax2022
2 years, 7 months ago
Selected Answer: C
Atomicity, Consistency, Isolation, and Durability: multi az rds
upvoted 1 times
...
Nikpati
2 years, 10 months ago
Selected Answer: C
Answer is C. SQL queries for highly connected data are complex and hard to tune for performance. Instead, Amazon Neptune allows you to use the popular graph query languages Apache TinkerPop Gremlin and W3C’s SPARQL to execute powerful queries that are easy to write and perform well on connected data.Neptune doesnt support simple SQL.
upvoted 2 times
...
nharaz
2 years, 11 months ago
Answer is C Relational databases store data with predefined schemas and relationships between them. These databases are designed to support ACID (atomicity, consistency, isolation, durability) transactions, and maintain referential integrity and strong data consistency. Many traditional applications, enterprise resource planning (ERP), customer relationship management (CRM), and e-commerce use relational databases to store their data.
upvoted 1 times
...
cyno88
2 years, 11 months ago
Selected Answer: C
RDS for MySQL is ACID compliant + Multi AZ for HA
upvoted 2 times
...
shling
3 years ago
https://aws.amazon.com/neptune/faqs/ neptune is ACID compliant, but it doesn't use SQL to query
upvoted 1 times
...
Ninisha
3 years ago
Selected Answer: B
Because of ACID
upvoted 1 times
...
Venki_dev
3 years ago
Selected Answer: C
RDS, with SQL Nepute is also ACID complaint but its not SQL. hence answer is C RDS
upvoted 2 times
...
Mrtn_Fgra
3 years, 1 month ago
Selected Answer: C
I'll go for C
upvoted 2 times
...
pymuh
3 years, 2 months ago
Relational databases have the ACID property https://docs.aws.amazon.com/wellarchitected/latest/performance-efficiency-pillar/database-architecture-selection.html
upvoted 1 times
Jeffdu
3 years, 1 month ago
ACID property is tied to the dynamoDB transactions, not relational db
upvoted 1 times
...
...
SmartDude
3 years, 2 months ago
Selected Answer: C
ACID is a property of Relational Database and not of either Graph or Timeseried DB.
upvoted 3 times
...
momedkri117
3 years, 2 months ago
i think it's A . . https://aws.amazon.com/timestream/?whats-new-cards.sort-by=item.additionalFields.postDateTime&whats-new-cards.sort-order=desc&amazon-timestream-blogs.sort-by=item.additionalFields.createdDate&amazon-timestream-blogs.sort-order=desc
upvoted 1 times
...
Phongsanth
3 years, 3 months ago
Selected Answer: B
I'll go with B Read its features carefully. This is the real one ACID compliant. https://aws.amazon.com/neptune/features/ https://aws.plainenglish.io/specialty-databases-in-aws-qldb-timestream-neptune-and-keyspaces-757ef79e0966
upvoted 2 times
Phongsanth
3 years, 2 months ago
After more studied. Change answer to C
upvoted 1 times
...
Robert_B
3 years, 2 months ago
Neptune is for Graph, not SQL.
upvoted 3 times
...
...
brij1
3 years, 3 months ago
Selected Answer: A
I think A could be right See https://aws.amazon.com/timestream/?whats-new-cards.sort-by=item.additionalFields.postDateTime&whats-new-cards.sort-order=desc&amazon-timestream-blogs.sort-by=item.additionalFields.createdDate&amazon-timestream-blogs.sort-order=desc Amazon Timestream enables you to easily store and analyze data at scale. For example, with clickstream data, you can use Amazon Timestream to store and process the incoming and outgoing web traffic for your applications. Amazon Timestream also provides aggregate functions to analyze this data and get insights such as path-to-purchase and shopping cart abandonment rate.
upvoted 2 times
...
gargaditya
3 years, 5 months ago
C is better than D(managing own database, further io1/2 recommended for EC2 EBS volumes when doing databases) Additional Note-RDS/Aurora are NOT serverless(EC2 deployed at time of creation by us) Neptune is a managed(not serverless) database for 'GRAPHS'. It is suited for highly relational data. Amazon Timestream is a fast, scalable, and serverless time series database service for IoT and operational applications that makes it easy to store and analyze trillions of events per day.
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