Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ In this repository are the slides and content for DevOpsRepresent Bootcamp modul

DevOpsRepresent Bootcamp is composed of three primary modules with an additional modules available for those looking to take on a bit more.

1.) [What are EC2 instances?](https://github.com/DevOpsRepresent/devopsrep-bootcamp/blob/master/1-1-EC2.md)
1.) [What are EC2 instances?](https://github.com/DevOps-Represent/devopsrep-bootcamp/blob/master/1-1-EC2.md)

2.) [What is an ELB?](https://github.com/DevOpsRepresent/devopsrep-bootcamp/blob/master/2-1-ELB.md)
2.) [What is an ELB?](https://github.com/DevOps-Represent/devopsrep-bootcamp/blob/master/2-1-ELB.md)

3.) [How do I automate this with Auto Scaling Groups?](https://github.com/DevOpsRepresent/devopsrep-bootcamp/blob/master/3-1-ASG.md)
3.) [How do I automate this with Auto Scaling Groups?](https://github.com/DevOps-Represent/devopsrep-bootcamp/blob/master/3-1-ASG.md)

Each of the modules represents a continuing improvement on a blog website - a blog that you can login to, and post things in. With each module, we're making the blog more automated, more resilient, and more durable to issues.

Expand Down