This document explains the basic AWS setup steps:
- Login to AWS Console
- Go to EC2 Service
- Click on "Launch Instance"
- Select an AMI, Instance Type, and Configure Network
- Add rules for SSH (22), HTTP (80), and HTTPS (443)
- Restrict access to trusted IPs
- Create an Auto Scaling Group
- Define Min/Max Instances
- Navigate to EBS
- Create and attach a new volume to the instance