Cloud Infrastructure
A guide to launching EC2 instances and working with S3 buckets on AWS.
Eliy Yang Thu Feb 19 2026 18:00:00 GMT-0600 (Central Standard Time)
Cloud Infrastructure
Launching an EC2 Instance
- Log into the AWS Console
- Navigate to EC2 and click "Launch Instance"
- Select your instance type
- Configure security groups
- Launch the instance
S3 Buckets
- Navigate to S3 in the AWS Console
- Click "Create Bucket" and give it a name
- Set permissions and access settings
- Upload files to the bucket