UML-Cyber-Security / CCDC_Practice_Infrastructure

This is a repository for the infrastructure we use to practice
9 stars 6 forks source link

AWS EC2 #81

Open DaintyJet opened 6 days ago

DaintyJet commented 6 days ago

We need documentation and scripts relating to EC2 instances and related technologies like Security Groups, VPCs, Route Tables and ACLs.

What is a EC2 and how do we create them. How can we attach more storage to an EC2. How can we calculate costs of an EC2.

How can we Back Up and EC2 instance and restore from that backup. How can we calculate costs of a EC2 backup.

What is a Security Group? How does it compare to a host based firewall (benefits, downsides?)

(Separate doc on VPC) What is a VPC, how can we use them. What is a Route Table, how can we use them. (Any misconfigurations) What is a Access Control List, what can we do with this (Network level firewall kind of...)

Etc.