Creating and AWS CI/CD Environment with GitHub Actions
Getting a development environment set up on AWS for the first time can be a bit overwhelming. Working in the cloud has a different mentality than doing everything on-prem and this is especially true when building cloud native architectures. This article runs through some of the common approaches taken to set up this type of environment, and gives examples of how to create a seamless, automated system to build production, testing/review(Q.A.), and development environments on AWS.
Sep 29, 2024