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

A solutions architect is designing a customer-facing application. The application is expected to have a variable amount of reads and writes depending on the time of year and clearly defined access patterns throughout the year. Management requires that database auditing and scaling be managed in the AWS Cloud. The
Recovery Point Objective (RPO) must be less than 5 hours.
Which solutions can accomplish this? (Choose two.)

  • A. Use Amazon DynamoDB with auto scaling. Use on-demand backups and AWS CloudTrail.
  • B. Use Amazon DynamoDB with auto scaling. Use on-demand backups and Amazon DynamoDB Streams.
  • C. Use Amazon Redshift Configure concurrency scaling. Enable audit logging. Perform database snapshots every 4 hours.
  • D. Use Amazon RDS with Provisioned IOPS. Enable the database auditing parameter. Perform database snapshots every 5 hours.
  • E. Use Amazon RDS with auto scaling. Enable the database auditing parameter. Configure the backup retention period to at least 1 day.
Show Suggested Answer Hide Answer
Suggested Answer: AE 🗳️

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
rimi
Highly Voted 3 years, 6 months ago
A. Use Amazon DynamoDB with auto scaling. Use on-demand backups and AWS CloudTrail. CORRECT - Scalable, with backup and AWS Managed Auditing B. Use Amazon DynamoDB with auto scaling. Use on-demand backups and Amazon DynamoDB Streams. INCORRECT - AWS DDB Streams can be used for auditing, but its not AWS managed auditing. C. Use Amazon Redshift Configure concurrency scaling. Enable audit logging. Perform database snapshots every 4 hours. INCORRECT - Not a database. Datalake D. Use Amazon RDS with Provisioned IOPS. Enable the database auditing parameter. Perform database snapshots every 5 hours. INCORRECT - This does not scale E. Use Amazon RDS with auto scaling. Enable the database auditing parameter. Configure the backup retention period to at least 1 day. CORRECT - Scalable, AWS managed auditing and backup. The backup frequency is not stated but have no technical limitation which states it cannot be less 5 hours (1 day is retention period of the backup).
upvoted 92 times
Adamlin
3 years, 6 months ago
Think it's A.D In this question, choose a nice instance type (SSD) is the only thing we can do for inconsistent request. E seems a misleading to me, trying to test if you know RDS auto scaling is only for storage, which have nothing to do with performance.
upvoted 3 times
...
Amitv2706
3 years, 6 months ago
yes correct answers are A and E.
upvoted 1 times
...
Pass4IT
3 years, 6 months ago
Why not A & D when D specifically stated snapshots taken every 5 hours to meet the RPO requirement. I thought A saying DynamoDB with auto-scale already indicates the RDS is auto-scale? No?
upvoted 4 times
kickit
3 years, 5 months ago
Because D isn't auto scalable
upvoted 1 times
...
...
noahsark
3 years, 5 months ago
Can you auto scale RDS compute?
upvoted 1 times
gargaditya
3 years, 4 months ago
Not compute,Aurora does that. Autoscaling in RDS refers to storage level auto increasing size. Further,Autoscaling in Dynamo DB refers to automatically adjusting RCU and WCU.
upvoted 2 times
serdar55
3 years ago
https://aws.amazon.com/about-aws/whats-new/2017/11/amazon-aurora-now-supports-auto-scaling-for-aurora-replicas/
upvoted 1 times
...
...
...
...
Paitan
Highly Voted 3 years, 7 months ago
Should be A and D.
upvoted 13 times
gargaditya
3 years, 4 months ago
D does not talk about scaling.
upvoted 1 times
...
MegatonN
3 years, 6 months ago
A for sure, but E and for the RDS autoscaling (cpu based), think aurora: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Aurora.Integrating.AutoScaling.html
upvoted 3 times
noahsark
3 years, 5 months ago
E. Use Amazon RDS with auto scaling. Enable the database auditing parameter. Configure the backup retention period to at least 1 day. E says RDS. We may have to think all of RDS Engine types. In your AWS Free Trial, the RDS Engine types are Aurora, MySQL, MariaDB, PostgreSQL, Oracle, and Microsoft SQL Server.
upvoted 1 times
...
...
...
nayan22032002
Most Recent 3 weeks, 2 days ago
Selected Answer: AD
Why not A & D when D specifically stated snapshots taken every 5 hours to meet the RPO requirement.
upvoted 1 times
...
BECAUSE
1 year, 10 months ago
Selected Answer: AB
A and B are the answers
upvoted 2 times
...
qax2022
2 years, 7 months ago
Selected Answer: CD
depending on the time of the day.
upvoted 1 times
...
geekmichael
2 years, 7 months ago
Selected Answer: AE
I go with A and E.
upvoted 1 times
...
Iliyan_Azure
2 years, 9 months ago
AB https://aws.amazon.com/blogs/database/dynamodb-streams-use-cases-and-design-patterns/
upvoted 1 times
...
Kaisv
3 years ago
WHERE ARE U MLANTONIS <3
upvoted 2 times
...
rvnz45
3 years ago
Selected Answer: AC
lets hope this question is not come on exam. A. Correct. Scalable, on-demand backup is manual backup, aws managed auditlog B. Incorrect. Scalable, on-demand backup, but streams need the uses of AWS sdk. its not AWS managed audit log C. Correct. Scalable, audit logging by AWS redshift log. you can call this Datalake or warehouse. but its still RDBMS D. incorrect. it doesnt scale E. May be correct. but its only scale the storage, not CPU and memory like aurora
upvoted 3 times
...
zehnminuten
3 years, 1 month ago
E is correct for sure: RDS saves the automated backups of your DB instance according to the backup retention period that you specify. If necessary, you can recover your database to any point in time during the backup retention period. https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_WorkingWithAutomatedBackups.html
upvoted 1 times
...
FF11
3 years, 3 months ago
Selected Answer: AE
A & E seems correct
upvoted 1 times
...
ananthkamath
3 years, 3 months ago
Selected Answer: AE
A E correct
upvoted 2 times
...
Osemk
3 years, 4 months ago
In my opinion, I will select B&E. I do not see the need for introducing cloud trail, since DB auditing is a feature that can be enabled by DynamoDB and RDS. CloudTrail is mainly for general API call to AWS infra. but for detail auditing you need to enable DB auditing. this cancels out A. leaving the Ans B & E.
upvoted 1 times
Osemk
3 years, 4 months ago
Just an additional information, for those using this environment, Please read AWS documentations, and practise a lot. I got my AWS re-certification yesterday with 850 score. I reviewed about 300 questions on this portal, But had only about 14 questions from this portal. The importance of this portal I will say is to reference AWS documentation on topics not well covered. Read them and practice the suggested solutions, this way you become well grounded. All the best.
upvoted 4 times
...
...
gargaditya
3 years, 4 months ago
ABC B works because Streams can be sent to KCl,Lambda,KDS. Create/update/delete actions can be tracked. D is incorrect because it does not talk about scaling. E is incorrect because RDS autoscaling does not refer to compute level-its only for storage Further,by default,backups are daily--wil not help with RPO of 5 hrs
upvoted 1 times
...
kiwi123
3 years, 5 months ago
I'll go for AD
upvoted 1 times
...
IdrisAWS
3 years, 5 months ago
When you enable DynamoDB Streams, it captures a time-ordered sequence of item-level modifications in a DynamoDB table and durably stores the information for up to 24 hours.
upvoted 1 times
...
thirstylion
3 years, 5 months ago
Amazon RDS does not provide managed auditing, developers have to use plugins to capture events and publish logs to cloudwatch. So options D and E are out. Correct answers: A & B
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago