AWS CodePipeline is a serverless continuous delivery offering available in the public AWS cloud. Being serverless, you can avoid the technical complexity of creating and managing pipeline infrastructure.
Learning how to use AWS CodePipeline to perform actions to meet specific requirements is a skill that DevOps engineers working with AWS will benefit from.
In this lab, you will modify an AWS CodePipeline to health check an application after deployment.
Upon completion of this beginner-level lab, you will be able to:
Familiarity with the following will be beneficial but is not required:
The following content can be used to fulfill the prerequisites: