Automate Application deployment using GitHub Actions
GitHub Actions makes it easy to automate all your software workflows. You can Build, test, and deploy your code right from GitHub. In this post we will explore how you can use GitHub Actions to automate serverless application deployment on AWS. You c...
Sep 2, 20207 min read507

