AWS Exams GCP Exams Azure Exams GitHub Exams Jira Exams ISC2 Exams

Video: You have migrated your application API server from aws video

Question 1 Be Honest
« Back   Next devops Certification Question »
Answer

Full Certification Question

You have migrated your application API server from a cluster of EC2 instances to a combination of API gateway and AWS Lambda. You are used to canary deployments on your EC2 cluster where you carefully check any errors on the application before doing the full deployment. However, you can’t do this on your current AWS Lambda setup since the deployment switches quickly from one version to another. How can you implement the same functionality on AWS Lambda?