dikaeinstein / cloud-devops-engineer

Contains projects for my Cloud Devops Engineer Nanodegree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cloud-devops-engineer

Contains projects for my Cloud Devops Engineer Nanodegree implemented with terraform. You can find my CloudFormation implementation for all the projects here

Build Status

Projects

  • Deploy static website on AWS: The infrastructure consist of an S3 bucket and a cloudfront distribution (check the static-site module).

  • Deploy a high-availability webapp: The infrastructure consist of networking components, servers, security groups (check the udagram module).

Other Modules

  • alb
  • cloudfront
  • code-server
  • ec2
  • jenkins
  • s3
  • s3-backend
  • sec-group
  • sns
  • vpc

About

Contains projects for my Cloud Devops Engineer Nanodegree

License:MIT License


Languages

Language:HCL 90.2%Language:Shell 9.8%