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

Video: The DevOps team at your company is using aws video

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

Full Certification Question

The DevOps team at your company is using CodeDeploy to deploy new versions of a Lambda function after it has passed a CodeBuild check via your CodePipeline. Before deploying, the CodePipeline has a step in which it optionally kickstarts a restructuring of files on an S3 bucket that is forward compatible. That restructuring is done using a Step Function execution which invokes a Fargate task. The new Lambda function cannot work until the restructuring task has fully completed. As a DevOps Engineer, how can you ensure traffic isn't served to your new Lambda function until the task is completed?