AWS DevOps - CodeBuild and CodeDeploy HandsOn Exercise
⛳This video shows how to configure AWS codebuild and codedeploy. A simple Java jsp program is used as the base code to create the deployment package. CodeBuild uses S3 as the source repo. Once CodeBuild compiles and creates the war file from the code, the same is used to create the deployment package which is given as input to CodeDeploy. This entire exercise is done manually. I have not automated the CI-CD process using CodePipeline (will do a separate video on that). ⛳CheatSheet available here. (Step by Step procedure to do the lab) https://github.com/unuste37/YTResources/blob/main/CodeBuild%20CodeDeploy%20CheatSheet.txt ⛳Chapters 00:50 Tools Overview 03:02 CodeBuild Hands-on 12:04 CodeDeploy Hands-on 24:27 WebApp deployed ⛳Useful Docs CodeBuild: https://docs.aws.amazon.com/codebuild/ CodeDeploy: https://docs.aws.amazon.com/codedeploy/latest/userguide/welcome.html CodeBuild FAQ: https://aws.amazon.com/codebuild/faqs/ CodeDeploy FAQ: https://aws.amazon.com/codedeploy/faqs/
Download
0 formatsNo download links available.