All the AWS CodeBuild You Can Stomach in 45 Minutes

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ก.ย. 2020
  • GitHub project: github.com/krimple/ptw-2020-c... (slides are in the presentation-slides.pdf file).
    OK, let’s face it. Continuous Integration tools are a dirty business. You hack up a local build to make it run somewhere in the cloud. But building cloud-native or cloud-friendly code is an even dirtier business. I’m here to help, as I just finished working with CodeBuild for a project and have some challenges I’ve wrestled with. So, as is my typical pattern, I want to show you what I’ve learned, too.
    In this 45 minute talk I’ll give a quick overview of AWS CodeBuild, then dive into a few of the challenges I’ve faced, from dealing with build errors properly, configuring CodeBuild to run inside of AWS, testing locally so you don’t go crazy waiting for 15 minutes each time you deploy a new build, how to properly access your build artifacts and reports, running tools like Cypress, to building and deploying Docker containers to ECS, and more. Whatever fits into 45 minutes plus a jovial 15 minutes of QA, you got me.
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 8

  • @doncroswell8265
    @doncroswell8265 ปีที่แล้ว

    Great content, Ken is clearly a teacher as his explaination is concise and doesnt skip anything. So nice to have mid level content. I always struggled here as everything seems to be beginner or advanced.

  • @pesceenrico9359
    @pesceenrico9359 3 ปีที่แล้ว +1

    Congratulations very sharp guide! Missing CodeBuild batch feature!!

  • @charlesuneze4920
    @charlesuneze4920 5 หลายเดือนก่อน

    Top-notch content

  • @Sn-ik1qx
    @Sn-ik1qx 3 ปีที่แล้ว +1

    Thanks for the great presentation. In the presentation you mentioned that Gitlab, Github and CodeCommit are typical scm's for codebuild project. But I don't see gitlab in the dropdown for scm's in aws console.

  • @shivamanand8998
    @shivamanand8998 2 ปีที่แล้ว

    Thanks, I was searching for all these concepts and It was just frustrating. It was very difficult to find how codebuild works. Hopefully, I found it from this video.

  • @matthiasheymann
    @matthiasheymann 3 ปีที่แล้ว +1

    excellent presentation - thank you!

  • @satyamskillz
    @satyamskillz 2 ปีที่แล้ว

    thanks