Category: CI/CD rss

Posts

28 January / / CI/CD
A 5 minute introduction about AWS Codebuild. What is it, how does it work, and what are some of the good and less good things about it. Video Transcript Hello people, and welcome to todays video. I’ll be covering AWS CodeBuild which is part of the AWS CodePipeline CI/CD chain. What exactly is CodeBuild? In short, CodeBuild allows you to build your code from a variety of locations and then push the resulting artifacts up to an S3 bucket.