#5 Rapid CI/CD with CodeBuild - a podcast by Andreas Wittig and Michael Wittig focusing on AWS

from 2019-10-01T07:39:05

:: ::

There are many options available when you are looking for ways to implement a deployment pipeline. You might have heard about Jenkins, CircleCi, BitBucket Pipelines, GitLab Pipelines, and many others. AWS, on the other hand, offers services for CI/CD itself: CodeBuild and CodePipeline.

AWS CodePipeline orchestrates deployment pipelines. Unfortunately, the learning curve is steep and the implementation is often complicated. Therefore, I recommend a more simple approach: use CodeBuild. In general, CodeBuild feels like CircleCI or GitLab Pipelines. However, CodePipeline offers tighter security controls and excellent integration into your AWS infrastructure.

Further episodes of cloudonaut

Further podcasts by Andreas Wittig and Michael Wittig focusing on AWS

Website of Andreas Wittig and Michael Wittig focusing on AWS