Skip to content

Demo code for talk: Deploying Services to AWS without Leaving the Comfort of your Desktop

Notifications You must be signed in to change notification settings

mcarlton00/aws-auto-deploy-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Auto Website Deployment

Serves as a demo for my "Deploying Services to AWS Without Leaving the Comfort of your Desktop" talk.

  • Terraform will deploy a VPC, a salt master, and a ec2 instance to be used for a static website.
  • Saltstack will configure the servers and deploy the static website
  • static-source is a mkdocs project to generate the static site used in the demo
  • static-html is the generated static site

About

Demo code for talk: Deploying Services to AWS without Leaving the Comfort of your Desktop

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published