Skip to content

AWS CloudFormation Level-up presentation in Markdown/Remark format

License

Notifications You must be signed in to change notification settings

cmmeyer/CfnLevelUp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRESENTATION: AWS CloudFormation Level-Up

CloudFormation is AWS' native infrastructure as code service. This presentation walks you through the process of authoring, deploying and testing your CloudFormation-driven AWS infrastructure, with opportunities to level-up your skill set along the way.

Presentation GIF

Notes

This presentation is written in markdown using remark and backslide.

Slides are in presentation.md in remark syntax. The style sheet and required javascript components are in templates/. All graphic assets are stored in the assets/ directory.

You'll need backslide installed to build new PDF versions: npm install -g backslide Then run build.sh to construct the new PDF file.

To present the slides directly from the markdown, run bs serve from this directory.

You can also build an animated GIF of this presentation, but you need ImageMagick (convert) and Ghost Script (gs). With those tools installed, execute build-gif.sh

About

AWS CloudFormation Level-up presentation in Markdown/Remark format

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published