In this introduction to GitHub Actions, we’ll explore how to build and deploy a Python Flask application to AWS Elastic Beanstalk. — Welcome to the first part of a series of articles comparing CI/CD platforms. To help evaluate, compare and contrast the tools currently dominating the market, the goal will be to automate the deployment of a Flask application onto AWS Elastic Beanstalk. …