Skip to content

edipoferreira/awscertificationstudy

Repository files navigation

Purpose

Repo to consolidate my learning on AWS Cloud.

  • Define some projects to follow
  • Build the project using terraform
  • Build the same project using cloud formation.
  • Create a diagram infrastrucure for each project

Folder structure

[.
├── LICENSE.md
├── README.md
├── TODO.md
├── _.config.yml
├── doc
│   └── architecture
│       └── decisions
│           └── 0001-record-architecture-decisions.md
├── iac_templates
│   └── 01_ec2_creation
│       ├── cloudformation
│       ├── diagram
│       └── terraform
└── index.md