44. Do you use CodePipeline or GitHub Actions?

preview_player
Показать описание
Automated, Continuous Build and Continuous Delivery are must-haves when building modern applications on AWS. To achieve this, you have numerous options, including third party providers like GitHub Actions and Circle CI, and the AWS services, CodePipeline and CodeBuild. In this episode we focus on GitHub Actions and we compare it with the native AWS features offered by services like CodePipeline and Code Build. In particular we discuss what CodePipeline offers and how to set it up, what the tradeoffs are and when to choose one over the other. We also discuss when you should look outside AWS to a third-party provider and highlight when GitHub Actions can be a great fit for your AWS CI/CD needs!

Chapters:

00:00 Intro
00:47 What can we achieve with CI/CD?
04:05 How can we setup CI/CD in AWS?
07:34 Advantages of using AWS services for CI/CD
08:29 Areas where CodePipeline and CodeBuild could be improved
11:10 What is GitHub Actions and how does it work?
12:40 Integrating GitHub Actions with AWS
13:20 How is GitHub Actions better than AWS services for CI/CD?
19:10 Disadvantages of using GitHub Actions for CI/CD
21:00 GitHub Actions pricing
24:53 Pricing with CodePipeline and CodeBuild
26:46 Should I use GitHub Actions or CodePipeline and CodeBuild?
28:10 Resources for keep learning about CI/CD options for AWS

In this episode, we mentioned the following resources:

You can listen to AWS Bites wherever you get your podcasts:

Do you have any AWS questions you would like us to address?
Leave a comment here or connect with us on Twitter:

#AWS #CICD #GitHub
Рекомендации по теме
Комментарии
Автор

I was confused about what each service do, and this video helped me clarifying some things. Great video!

Matheus-ekii
Автор

Do you have an video showing how to setup both? Tutorial etc?

RDFContent