Tag: CloudFormation

Synth CDK app to Custom Bucket

Some AWS customers don’t use the CLI, and will not grant an external contractor CLI access. Trying to get access is a waste of time and resources. Do not fear, there is a solution!

Synth CDK app to Portable CloudFormation (obsolete)

Update 2/7/2022: Read Synth CDK app to Custom Bucket instead. Consulting requires you to work within the client’s parameters. Some clients have internal standards and want you to deliver your white-label CDK app as CloudFormation. Call me old fashioned but…

My CloudFormation IDE

Writing CloudFormation or SAM templates by hand is very powerful, but can also be quite frustrating without a good IDE setup…

AWS Angular Stack Automation

Effort is not work. Carrying a piano up the stairs is the same amount of work as using an elevator, but tremendously more effort. Your focus should be on delivering quality code, not the intricacies of deployments. It should be as easy as: Deploy Infrastructure Deploy Code Repeat as necessary