exam questions

Exam AWS Certified Solutions Architect - Professional All Questions

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

Exam AWS Certified Solutions Architect - Professional topic 1 question 691 discussion

A company built an ecommerce website on AWS using a three-tier web architecture. The application is Java-based and composed of an Amazon CloudFront distribution, an Apache web server layer of Amazon EC2 instances in an Auto Scaling group, and a backend Amazon Aurora MySQL database.
Last month, during a promotional sales event, users reported errors and timeouts while adding items to their shopping carts. The operations team recovered the logs created by the web servers and reviewed Aurora DB cluster performance metrics. Some of the web servers were terminated before logs could be collected and the Aurora metrics were not sufficient for query performance analysis.
Which combination of steps must the solutions architect take to improve application performance visibility during peak traffic events? (Choose three.)

  • A. Configure the Aurora MySQL DB cluster to publish slow query and error logs to Amazon CloudWatch Logs.
  • B. Implement the AWS X-Ray SDK to trace incoming HTTP requests on the EC2 instances and implement tracing of SQL queries with the X-Ray SDK for Java.
  • C. Configure the Aurora MySQL DB cluster to stream slow query and error logs to Amazon Kinesis
  • D. Install and configure an Amazon CloudWatch Logs agent on the EC2 instances to send the Apache logs to CloudWatch Logs.
  • E. Enable and configure AWS CloudTrail to collect and analyze application activity from Amazon EC2 and Aurora.
  • F. Enable Aurora MySQL DB cluster performance benchmarking and publish the stream to AWS X-Ray.
Show Suggested Answer Hide Answer
Suggested Answer: ABD 🗳️

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
wasabidev
Highly Voted 3 years, 8 months ago
ABD for me
upvoted 22 times
kpcert
3 years, 7 months ago
A,B and D are correct answers.
upvoted 3 times
...
...
CarisB
Highly Voted 3 years, 7 months ago
Yes, ABD: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_LogAccess.Concepts.MySQL.html#USER_LogAccess.MySQLDB.PublishAuroraMySQLtoCloudWatchLogs https://aws.amazon.com/blogs/mt/simplifying-apache-server-logs-with-amazon-cloudwatch-logs-insights/ https://docs.aws.amazon.com/xray/latest/devguide/xray-sdk-dotnet-messagehandler.html https://docs.aws.amazon.com/xray/latest/devguide/xray-sdk-java-sqlclients.html
upvoted 11 times
Kelvin
3 years, 7 months ago
ABD is correct.
upvoted 2 times
...
...
janvandermerwer
Most Recent 2 years, 6 months ago
Selected Answer: ABD
Going with everyone elses suggestions. A - DB cluster level logs, which cloudwatch will collate for later revision. B - Xray is great for tracing requests/queries D - need some method to send logs from the instances to cloudwatch, this is where the agent can come in.
upvoted 1 times
...
Blair77
2 years, 7 months ago
Selected Answer: ABD
ABD! Let's GO!
upvoted 3 times
...
jj22222
3 years, 2 months ago
Selected Answer: ABD
ABD looks right
upvoted 1 times
...
shotty1
3 years, 4 months ago
Selected Answer: ABD
i think it is abd
upvoted 1 times
...
pititcu667
3 years, 4 months ago
Selected Answer: ABD
abd for me
upvoted 1 times
...
AzureDP900
3 years, 5 months ago
I'll go with A,B,D
upvoted 1 times
...
moon2351
3 years, 6 months ago
Answer is ABD
upvoted 1 times
...
andylogan
3 years, 6 months ago
It's A B D
upvoted 1 times
...
tgv
3 years, 7 months ago
AAA BBB DDD ---
upvoted 2 times
...
blackgamer
3 years, 7 months ago
ABD for me as well.
upvoted 1 times
...
WhyIronMan
3 years, 7 months ago
I'll go with A,B,D
upvoted 2 times
...
mustpassla
3 years, 7 months ago
ABD, use case of X-Ray. Send custom logs out using CW agent.
upvoted 1 times
...
Waiweng
3 years, 7 months ago
it's A,B,D
upvoted 2 times
...
blackgamer
3 years, 7 months ago
Yes, ABD
upvoted 2 times
...
certainly
3 years, 8 months ago
ABD sounds good.
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 ...