mcarlton00 / aws-auto-deploy-demo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:HTML 41.9%Language:HCL 18.3%Language:SaltStack 16.8%Language:Python 11.2%Language:Ruby 4.6%Language:Shell 4.5%Language:CSS 2.5%Language:JavaScript 0.1%