Slide 21
Slide 21 text
Provisioning
CloudFormation!
• JSON script that describes the whole stack.
• Automatic resources lifecycle management.
• VPC, Security, Route53 records, S3, EC2 ->
everything is managed inside CF scripts.
• Currently we are stuck with monolithic CF
script -> 3000 LOC. Not very manageable.