Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 521 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 521 Bytes

AWS Setup: provisioning & management

0. Setting up an AWS account
0.1. Identity Access Management

1. Delineating our space in the cloud
1.1. Virtual Private Cloud
1.2. Subnets
1.3. Internet Gateway
1.4. Route Table
1.5. Security Groups

2. Data storage
2.1. S3

3. Infrastructure as Code: provisioning instances from terminal with AWS CLI
3.1. OpsWorks: stacks, layers, and user permissions
3.2. EC2
3.3. RDS

4. Security
4.1 Blocking scp downloads
4.2 Monitoring login and sudo attempts
4.3 Port obfuscation