A startup aims to rearchitect its internal web aws video
devops video for a startup aims to rearchitect its internal web application hosted on Amazon EC2 into serverless architecture. At present, the startup deploys
Full Certification Question
A startup aims to rearchitect its internal web application hosted on Amazon EC2 into serverless architecture. At present, the startup deploys changes to the application by provisioning a new Auto Scaling group of EC2 instances across multiple Availability Zones and is fronted with a new Application Load Balancer. It then shifts the traffic with the use of Amazon Route 53 weighted routing policy. The DevOps Engineer of the startup will need to design a deployment strategy for serverless architecture similar to the current process that retains the ability to test new features with a limited set of users before making the features accessible to the entire user base. The startup plans to use AWS Lambda and Amazon API Gateway for the serverless architecture. Which of the following is the MOST suitable solution to meet the requirements?