Ends in
00
days
00
hrs
00
mins
00
secs
SHOP NOW

🎆NEW YEAR SALE EXTENSION - Practice exams as low as $9.74 USD & eBooks as low as $2.99 USD

Find answers, ask questions, and connect with our
community around the world.

Home Forums AWS AWS Certified Solutions Architect Professional Timed Mode Set 2 – Question 18 Reply To: Timed Mode Set 2 – Question 18

  • Kenneth-Samonte-Tutorials-Dojo

    Member
    April 17, 2022 at 10:44 pm

    Hello AJam,

    Thank you for your feedback.

    The question specifically asks for “highly-available and scalable enough to handle web traffic fluctuations automatically”.

    For scalability AWS recommends read-replicas, and for high-availability it is multi-AZ.

    You can create multiple read-replicas on different AZ for high-availability, and you can even also promote the read replica to be the master database.

    For the given choices, we should choose the answer that can solve as many of the required items as possible.

    Run the web and application tiers in stateful instances in an autoscaling group, using CloudWatch for monitoring. Run the database tier using RDS with Multi-AZ enabled.

    >> This is incorrect because there will be millions of requests so you may want to create a caching tier with Elasticache or Redis – A caching tier also improves the performance of the application as it can reduce the load on the master database, which can improve availability too.

    Hope this helps.

    Let us know if you need further assistance. The Tutorials Dojo team is dedicated to helping you pass your AWS exam!

    Regards,

    Kenneth Samonte @ Tutorials Dojo

Skip to content