Giter Site home page Giter Site logo

aws-terraform-exercises's Introduction

Terraform script to create and test AWS Lab Exercises

Introduction

This series of exercises help you to understand all the resources and services included in the AWS Certificated Associated Exam. For the exam you will need to know how to create them through the AWS Console, but this terraform script will help you to setup each resource and test configurations or compare results.

Additionally, you can use them as a reference about how to create AWS resources with terraform.

To run them, you will need to have terraform installed. A sample secure.auto.tfvars is provided. This file is excluded from the repo and is where you are going to setup all your credentials. See example-secrets.auto.tfvars at root folder.

Run them going in each directory using make:

cd labs/lab-name
make apply

Don't forget to destroy all the created resources, that probable will cost you $$$. make destroywill eliminate AWS resources and make clean will also clean terraform state files.

cd lab
make clean

## Labs

Wishlist Labs

  • Move Instance between regions
  • S3 bucket for backup with lifecycle and expiration
  • S3 bucket with cross-region-replication (CRR) and MFA deletion for audit records
  • S3 Access control options: ACL vs Bucket Policies vs Object ACLs vs Shared Access Links
  • AWS Organization OUs with consolidated billing on multiple accounts and Cross-Region Roles
  • S3 notifying via SNS a lambda function to process content
  • Deploy ECS with Grafana to monitor CloudWatch
  • Deploy a ECR registry, Create an container image and run it from the ECR using ECS Fargate.

aws-terraform-exercises's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.