Get Started With CI/CD Using GitHub Actions

Part 1 of “Comparing CI/CD Tools”. In this introduction to GitHub Actions, we’ll explore how easy it is to build and deploy a simple Python Flask application to AWS Elastic Beanstalk.

David Sugden
Published in
12 min readOct 25, 2020

--

Welcome to the first part of a series of articles comparing CI/CD platforms. To help…

--

--