AWS Lambda for CloudFormation Stack Dependencies
Kongregate’s infrastructure is represented entirely in code via AWS CloudFormation. CloudFormation is a templating system built by AWS for managing their infrastructure as code; you can read more about CloudFormation here [https://aws.amazon.com/cloudformation/]. Since Kongregate’s infrastructure is entirely in code, it has been necessary to solve a number of limitations in the CloudFormation structure. One such limitation in CloudFormation is cross stack dependencies. When defining entire infr