devops video for when deploying a newly developed application on AWS, a DevOps team notices an intermittent error when attempting to make a connection to the
When deploying a newly developed application on AWS, a DevOps team notices an intermittent error when attempting to make a connection to the application. The application has a two-tier architecture with an AWS Lambda function backed by an Amazon API gateway and a NoSQL database as the data store. The DevOps team noticed that sometime after deployment the error stops occurring. This application is deployed by AWS CodeDeploy and the Lambda function is deployed as the last step of pipeline. What is the most efficient way for a DevOps engineer to resolve the issue?