Category: Software, Docker, Infrastructure, artificial-intelligence

Please see this blog post for the latest: Setting up a CI/CD pipeline by integrating Jenkins with AWS CodeBuild and AWS CodeDeploy. Jeff Bezos famously said, “There’s a lot of undifferentiated heavy lifting that stands between your idea and that success.”

70% of your time, energy, and dollars go into the undifferentiated heavy lifting and only 30% of your energy, time, and dollars gets to go into the core kernel of your idea.”

To remove the heavy lifting from managing your Jenkins build farm, AWS has developed a Jenkins AWS CodeBuild plugin.

Now that Jenkins is polling CodeCommit, you can check the CodeBuild dashboard under your Jenkins project to confirm your build was successful: Jenkins AWS CodeBuild Dashboard

Related Articles