Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Practitioner Labs

Hands-on AWS assignments from Cloud Quest: Cloud Practitioner — building real cloud skills with real services.


Table of Contents


About

This repository contains 12 real-world AWS assignments completed as part of Cloud Quest: Cloud Practitioner, a gamified hands-on experience by AWS.
Each lab explores foundational AWS services like EC2, S3, VPC, IAM, RDS, DynamoDB, and more.


Project Structure

cloud-practitioner-labs/
├── a01-cloud-computing-essentials/
│   ├── README.md
│   ├── a01-visual-guide.md
|   └── screenshots/
│
├── a02-cloud-first-steps/
│   ├── README.md
│   ├── a02-visual-guide.md
│   └── screenshots/
│
├── a03-computing-solutions/
│   ├── README.md
│   ├── a03-visual-guide.md
│   └── screenshots/
│
├── a04-networking-concepts/
│   ├── README.md
│   ├── a04-visual-guide.md
│   └── screenshots/
│
├── a05-cloud-economics/
│   ├── README.md
│   ├── a05-visual-guide.md
│   └── screenshots/
|
├── a06-databases-in-practice/
│   ├── README.md
│   ├── a06-visual-guide.md
│   └── screenshots/
|
├── a07-connecting-vpcs/
│   ├── README.md
│   ├── a07-visual-guide.md
|   └── screenshots/
│
├── a08-first-no-sql-database/
│   ├── README.md
│   ├── a08-visual-guide.md
│   └── screenshots/
│
├── a09-file-systems-in-the-cloud/
│   ├── README.md
│   ├── a09-visual-guide.md
│   └── screenshots/
│
├── a10-core-security-concepts/
│   ├── README.md
│   ├── a10-visual-guide.md
│   └── screenshots/
│
├── a11-auto-healing-and-auto-scaling-apps/
│   ├── README.md
│   ├── a11-visual-guide.md
│   └── screenshots/
|
├── a12-highly-available-web-applications/
│   ├── README.md
│   ├── a12-visual-guide.md
│   └── screenshots/
|
├── LICENSE
└── README.md

Usage / How to Use

Each folder contains a lab with:

  • Summary of the objective
  • Key concepts or AWS services used
  • Screenshots or walkthrough notes

Start from A1 and move through for a complete foundational experience.


Features / Highlights

  • Built and hosted a static website on S3
  • Launched and connected EC2 instances
  • Configured VPC and Internet Gateways
  • Peered VPCs and estimated AWS pricing
  • Secured access using IAM
  • Implemented Auto Scaling and High Availability

Technologies Used

  • AWS Services: EC2, S3, VPC, RDS, IAM, EFS, ELB, DynamoDB, ASG
  • Platform: AWS Skill Builder – Cloud Quest (Free sandbox)
  • Tools: AWS Console

Contributing

Not open for contributions — personal practice lab showcase.


License

This project is licensed under the Creative Commons Attribution 4.0 International License (CC BY 4.0).

You are free to:

  • Share — copy and redistribute the material in any medium or format
  • Adapt — remix, transform, and build upon the material for any purpose, even commercially

Under the following terms:

  • Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made.

🔗 View License


Contact

Paarth Pandey
LinkedIn | GitHub | paarthdxb@gmail.com


Author: Paarth Pandey

Note: All labs in this repository are based on the official AWS Cloud Quest: Cloud Practitioner program.
Screenshots and flows are reused respectfully for learning and documentation purposes only.

AWS Cloud Quest: Cloud Practitioner

About

A collection of the labs performed on AWS Cloud Quest as part of my preparation for the AWS Cloud Practitioner Exam.

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors