A solutions architect is tasked with designing a solution with the following requirements:✑ Improve the website’s performance✑ Make the web tier scalable and stateless✑ Improve the database server performance for read-heavy loads✑ Reduce latency for users across Europe and the US✑ Design the new architecture with a goal of 99?

2 Comments

  1. Megan
    Author

    As I see it, the answer is:
    Use an Application Load Balancer (ALB) in front of an Auto Scaling group of WordPress Amazon EC2 instances in one AWS Region and three Availability Zones. Configure an Amazon ElastiCache cluster in front of a Multi-AZ Amazon Aurora MySQL DB cluster. Move the WordPress shared files to Amazon EFS. Configure Amazon CloudFront with the ALB as the origin, and select a price class that includes the US and Europe.

  2. Timothy
    Author

    I appraise that the answer is:
    Use an Application Load Balancer (ALB) in front of an Auto Scaling group of WordPress Amazon EC2 instances in one AWS Region and three Availability Zones. Configure an Amazon ElastiCache cluster in front of a Multi-AZ Amazon Aurora MySQL DB cluster. Move the WordPress shared files to Amazon EFS. Configure Amazon CloudFront with the ALB as the origin, and select a price class that includes the US and Europe.

Leave a Reply

Your email address will not be published. Required fields are marked *

1 × one =