devops-essentials
devops-essentials copied to clipboard
Create a simple dashboard that provides a daily view of success/failure of stacks
From the scheduled lambda function that creates the stacks
Since the stacks will be getting created and deleted on a set schedule, once they are created successfully, we want to be able to see if they were created successfully or not. This could be done in github with a simple green/red icon somewhere in the repo, for example.