This repository contains AWS study material, lab exercises, and project notes to help learn and practice key AWS services.
It is a collection of labs, presentations, and guides covering both fundamentals and advanced AWS concepts.
-
Core AWS Services
ec2.pptx,EC2 lab.docx→ EC2 computeebs.pptx,Lab EBS.docx→ Elastic Block Storedynamodb.pptx,Lab Dynamodb.docx→ NoSQL databaseVpc [virtual private cloud].pptx,Create VPC.docx,vpc-cft.yaml→ Networking & VPCnat gateway.docx,ALB-Lab.docx→ Networking & Load Balancers
-
Storage
Aws s3 storage.pptx,lab1-S3-bucket.docx,lab2 S3 Static website.docx→ S3lab3 s3 versioning.docx,Lab4 s3 storage.docx,lab 5 s3.docx→ S3 advancedAws efs.pptx,Lab EFS.docx→ Elastic File System
-
Security & IAM
Lab 1-IAM.docx,Lab 2-IAM.docx,Lab 5 IAM.docx,Lab4 -IAM.docx→ Identity & Access ManagementIam-aws.pptx→ IAM overviewAws trusted advisor.pptx→ Best practices
-
Serverless
Aws Lambda.pptx,Lab s3 lambda.docx,Lab_S3_Lambda_Updated.docx→ Lambda & event-driven computeLab SNS.docx,Lab SQS.docx,Lab2-SQS.docx→ Messaging & QueuesLab Cognito.docx→ Authentication & identity federation
-
Containers
Aws ECS.pptx,Lab ECS.docx→ Elastic Container ServiceMulti-AZ Deployments.pptx→ HA deployments
-
Infrastructure as Code
Aws cloudformation.pptx,CloudFormation.pdf,CFT-lab.pdf→ CloudFormation labsvpc-cft.yaml→ CloudFormation templates
-
Monitoring & Cost
Cloud Trails.pdf,Cloud Watch Labs.pdf→ Monitoring & auditingLab Aws Budget and Cost explorer.docx→ Billing & cost managementAws pricing.pptx→ Pricing strategies
-
Projects
Capstone Project.docx→ End-to-end AWS projectMasterClass Project.docx→ Advanced AWS use caseLAB Create Pipeline.pdf→ CI/CD with AWSmultistage.docx→ Multi-stage pipelines
-
General Notes
aws notes.txt→ AWS training notes & tips
- AWS Core Services → EC2, VPC, RDS, EBS, S3, IAM, CloudFormation, CloudWatch
- Serverless → Lambda, SQS, SNS, Cognito
- Containers → ECS
- Networking → ALB, NAT, Multi-AZ, VPC
- Automation → IaC with CloudFormation
- Monitoring & Cost Optimization
- Clone the repository:
git clone https://github.com/amitopenwriteup/amitopenwriteup.git
2. Explore labs by service:
* EC2: `EC2 lab.docx`, `ec2.pptx`
* S3: `lab1-S3-bucket.docx`, `lab2 S3 Static website.docx`
* IAM: `Lab 1-IAM.docx`, `Lab4 -IAM.pdf`
* VPC: `Create VPC.docx`, `vpc-cft.yaml`
3. Open `.docx`, `.pptx`, or `.pdf` files for detailed step-by-step lab instructions.
---
## 🌟 Future Scope
* Add **Terraform equivalents** of CloudFormation labs.
* Expand **Serverless and Container labs**.
* Add **AWS Certified Solutions Architect exam notes**.
---
## 📬 Maintainer
**Amit Maheshwari**
✉️ [amit@openwriteup.com](mailto:amit@openwriteup.com)
```