Github Actions

Following up on my previous post about Infrastructure as Code (IaC), I have been working with Github Actions the last few days, and I am excited about making it part of my daily workflow on how I deploy software.

As of now, I am using it to deploy my application to ElasticBeanstalk. In future, the aim is to automate server setup and deploy to Linode and DigitalOcean.

How does the YAML file look like as of now? Github Actions YAML

We use Bitbucket Pipelines at work, but I have not had time to extensively work with it due to a lot of work being done by the DevOps team. Github Actions is my playground for learning DevOps skills this year.

Sunil Shenoy @sunil
Made with