Skip to content

carwestsam/learn-aws-in-tdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn AWS in TDD

Introduction

AWS is a good tool for Infrastructure as Code. AWS accually is a group of services provided by amazon.

AWS had provided various types of documents and examples, but they are separated in different services, not a stream like. Which will border new comers to start up, especially cloudformation. To reduces this gap, this project try to provide TDD like checkpoints, let user and learn it step by step, and has a visual report.

dependences

  • Node v8.2.1

how to run

npm install
npm run

Todo Task

  • 1. Setup up aws cli - v0.0.1
  • 2. Play with S3
  • 3. Play with Parameter Store
  • 4. Start First EC2 instance & Configure Security Group - v0.0.2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published