AWS CDK: Running Integration Tests in real AWS cloud environment using Github Actions.

With the evolution of tools that allow us to deploy infrastructure in a few seconds is getting easier and easier to spin up Cloud environments in a blink of an eye! This article brings a simple demo of how we can do it and integrate it with CI/CD tools like Github actions.

Read