Ever wondered what AWS resources SAM will create before hitting deploy? Get a sneak peek by translating your SAM template into CloudFormation script right within your IntelliJ IDE. This pre-deployment safety check empowers you to verify and understand the exact …
Tag: AWS resources
Visualizing SAM/CloudFormation Templates: Moving Beyond CloudFormation Designer with AWS Application Composer
AWS has shifted gears in the way we visualize cloud infrastructure, promoting AWS Application Composer over the older CloudFormation Designer. While this brings a modern interface, there are nuances to understand, especially when working with SAM templates. Dive into this …
