Certification Practice Exams with Real Test Questions & Answers

A company that develops smart home devices has a aws video

 ·  PT1H46M27S  ·  EN

devops video for a company that develops smart home devices has a set of serverless APIs that uses several independent AWS Lambda functions that handle web,

Full Certification Question

A company that develops smart home devices has a set of serverless APIs that uses several independent AWS Lambda functions that handle web, mobile, Internet of Things (IoT), and 3rd party API requests. The current CI/CD pipeline builds, tests, packages, and deploys each Lambda function in sequence using AWS CodePipeline and AWS CodeBuild. An Amazon CloudWatch Events rule is used to monitor and ensure that the pipeline execution starts promptly after a code change has been made. The SysOps team monitors all of the AWS resources as well as the performance of each pipeline. The company noticed that for the past few days, the pipeline has taken too long to finish the build and deployment process. The team instructed a DevOps Engineer to implement a solution that will expedite the deployment process of the independent Lambda functions. Which of the following is the MOST suitable solution that the DevOps Engineer should implement?