AWS Technical Essentials — Hands-On AWS Training with a Capstone Project | IaaS Academy
Beginner · No AWS experience needed

AWS Technical Essentials

Learn AWS the way it's actually used at work — 40+ hands-on labs in your own account, finishing with a full multi-tier architecture you design and deploy yourself.

91 lessons 19 hours of video Lifetime access Slack access to your instructor
AWS Technical Essentials course
91
Video lessons across 8 sections
40+
Guided labs in your own AWS account
19h
Of instruction, no filler
1
Full capstone project, HLD to deployment
Why this course

Built to make you useful on AWS, not just familiar with it

Most beginner courses stop at explaining what a service does. This one has you build with it, break it, and fix it.

Labs, not slideshows

More than 40 lessons are step-by-step builds you follow in your own AWS account — VPCs, load balancers, auto scaling, IAM roles, EBS, Lambda.

Safety rails from lesson one

Before anything else you'll set up MFA and a billing alarm, so you can experiment freely without an unexpected invoice.

Networking taught properly

Four full lessons on IP addressing, ports and subnetting before you touch a VPC — the gap that trips up most self-taught engineers.

A real architecture at the end

The capstone takes you from a business brief through HLD and LLD to a live, highly available multi-tier application.

Ask me directly on Slack

Every student joins the IaaS Academy Slack workspace. Stuck on a lab at 11pm? Post it. I answer, not a bot and not a teaching assistant.

Certificate of completion

Submit your capstone for personal feedback and receive a certificate you can share with employers and clients.

About the course

Your first real week in the cloud

AWS Technical Essentials is the ground floor. It assumes you've never opened the AWS console, and by the end it has you designing and deploying a highly available application across multiple availability zones.

The path runs in the order things actually depend on each other: secure your account, understand identity and permissions, learn how storage works, then networking, then compute, then databases, then the tooling that keeps it all running. Nothing is introduced before the thing it rests on.

Every concept is followed by a lab. You'll create IAM policies and test them, build a custom VPC with public and private subnets, connect to an instance you deliberately made unreachable from the internet, encrypt an EBS volume, put an application behind a load balancer, and watch an auto scaling group replace an instance you just terminated.

It's the foundation the Cloud Practitioner and Solutions Architect certifications are built on — and, more usefully, the foundation your first cloud role is built on.

What you'll learn

Skills you'll walk away with

Secure an AWS account with MFA, password policies and billing alarms
Write and troubleshoot IAM policies, roles and cross-account access
Choose S3 storage classes and configure versioning and replication
Subnet an IP range and design a custom VPC from scratch
Control traffic with route tables, NAT gateways, NACLs and security groups
Launch, image and right-size EC2 instances, and pick the right pricing model
Scale an application with load balancers and auto scaling groups
Run Amazon RDS with Multi-AZ, backups and read replicas
Automate routine tasks with Lambda and EventBridge
Operate and monitor with CloudWatch, Systems Manager and Secrets Manager
Produce high-level and low-level design documents for a real brief
Test high availability by failing components on purpose
Capstone project · The Vegan Studio

One brief. One architecture. Built by you, end to end.

The Vegan Studio needs a recipe contest web application that stays up when things fail. You get the business requirements, and then you do what an architect does: produce the high-level design, work it into a low-level design, and build it in your own AWS account.

Fourteen guided project lessons take you from the brief to a running, publicly reachable application — then to deliberately breaking it, to prove the failover works.

The Vegan Studio recipe contest web application, built during the capstone project

The application you'll deploy

Multi-tier

Web and data tiers separated across public and private subnets

Highly available

EC2 in an auto scaling group behind an Application Load Balancer

Multi-AZ database

Amazon RDS MySQL handling full CRUD operations

Least privilege

IAM roles and security group rules scoped to what's actually needed

The Vegan Studio multi-tier AWS architecture diagram
Why buy here

The same course on a marketplace is not the same course

Two things you cannot get through a marketplace listing, at any price.

Enrolling at IaaS Academy

  • Direct Slack access to me. Ask questions and get answers from the person who built the course.
  • Updates land here first. When AWS changes and I re-record, students here get it immediately.
  • Personal capstone feedback on the architecture you submit.
  • One price, always. No countdown timers, no waiting for a sale.

Buying through a marketplace

  • A public Q&A queue, answered whenever it's answered.
  • Updated versions arrive after they've shipped here.
  • No one reviews your project work.
  • The platform decides the price and when you see it.
Course curriculum

Eight sections, 91 lessons, in dependency order

Several lessons in section 1 are free to preview before you enrol.

1

Introduction to AWS and the Cloud

10 lessons · 47 min

Create your development account, lock it down with MFA, and set a billing alarm before you spend anything. Then the fundamentals: what cloud computing changes, the six advantages, and how the AWS global infrastructure of regions, availability zones and edge locations fits together.

3 labs
2

Identity and Access Management

10 lessons · 2h 21m

Which identity service to use and when. The root user and why you stop using it. Users, groups, password policies, and a long look at how IAM policies are actually evaluated. Then labs: assigning policies, CLI access, cross-account roles, and resource-based policies.

4 labs
3

Amazon S3 and Object Storage

8 lessons · 2h

Block, file and object storage compared, then S3 in depth — storage classes and what each one costs you, versioning, cross-region replication, and static website hosting. Five of the eight lessons are hands-on.

5 labs
4

Networking and Amazon VPC

15 lessons · 4h 7m

The section most courses skip. Four lessons on IP addressing, ports and subnetting first, so CIDR blocks make sense before you build. Then a custom VPC from nothing: subnets, internet gateway, route tables, NAT gateway, NACLs and security groups.

6 labs
5

Compute Services on AWS

21 lessons · 5h 19m

The largest section. EC2 instance types and pricing models, reaching an instance in a private subnet, EBS volume types and encryption, building an AMI and launching from it with user data. Then load balancers, auto scaling groups, and a first look at serverless with a Lambda and EventBridge automation.

11 labs
6

Databases on AWS

6 lessons · 54 min

Relational databases on AWS and where RDS fits. Launch an instance, then work through Multi-AZ deployments, automatic and manual backups, and read replicas — the pieces the capstone depends on.

1 lab
7

Management and Governance

7 lessons · 2h 2m

How you actually operate an environment. CloudWatch metrics and dashboards, Trusted Advisor, Systems Manager Run Command and Session Manager for access without SSH keys, and Secrets Manager for credentials that shouldn't be in your code.

1 lab
8

Capstone Project: The Vegan Studio

14 lessons · 1h 47m

Setting the scene, then the high-level design requirements and the architectural solution. Build it out: VPC and networking, an S3 resource bucket, IAM roles, Multi-AZ RDS, an Application Load Balancer and auto scaling. Access the running application, run two failover tests, and clean up so nothing keeps billing.

Full build
Who this course is for

Built for people starting out

No AWS experience required. Basic computer literacy is enough — the networking you'll need is taught from first principles.

Career changers

Moving into cloud from another field and needing a credible, structured first step with something to show at the end.

Students & graduates

Building the foundation that certifications and interviews both assume you already have.

IT professionals

Support engineers, sysadmins and developers who work near AWS and want to work in it.

Rajesh Daswani

About your instructor

Rajesh Daswani · Senior Solutions Architect & AWS Trainer

Rajesh is a senior solutions architect and corporate trainer with over 20 years of experience in core IT infrastructure and cloud computing, specialising in AWS and Microsoft 365. He has delivered training programs for clients across the UK, USA and India, and has published multiple AWS certification guides with Packt.

As the instructor behind IaaS Academy, Rajesh teaches through real-world labs and case studies — and answers student questions personally in the course Slack workspace.

Enrolment

One price. Everything included.

Foundation Access

AWS Technical Essentials

Cloud fundamentals, hands-on, with a capstone project

$9.99one-time · lifetime access

Instalment options available at checkout.

  • 91 video lessons · 19 hours across 8 sections
  • 40+ guided labs in your own AWS account
  • The Vegan Studio capstone project, HLD to deployment
  • Downloadable resources and design templates
  • Slack access to your instructor
  • Personal feedback on your capstone submission
  • Certificate of completion
  • Future updates included, released here first
Enrol now

Secure checkout · Card and UPI accepted

Questions

Before you enrol

Do I need any AWS or IT experience?

No AWS experience at all. The course starts by creating an account and explains every concept from the ground up, including the IP addressing and subnetting most courses assume you already know. If you're comfortable using a computer, you can follow it.

Will running the labs cost me money on AWS?

Most labs run inside the AWS Free Tier. A few resources used in the capstone — NAT gateways and Multi-AZ RDS in particular — do carry a small charge while they're running. That's why lesson 1-3 has you set a billing alarm, and why the final capstone lesson is a full clean-up walkthrough.

How does the Slack support work?

After enrolling you'll get an invitation to the IaaS Academy Slack workspace. Post your question in the course channel with a screenshot if it helps, and I'll answer it myself — usually within a working day.

Is this the same as the Cloud Practitioner course?

No. Technical Essentials teaches you to build on AWS; the CLF-C02 course is structured around passing a specific exam. Essentials goes deeper on hands-on work and gives you a portfolio project, which makes it a strong foundation before or alongside certification study.

How long do I have access?

Lifetime. That includes any future updates to the course, which are always released here before anywhere else.

Can I pay in instalments?

Yes — an instalment option is available at checkout alongside the one-time payment.

Start building this week

91 lessons, 40+ labs, a full multi-tier capstone, and direct access to your instructor — for $9.99.

Enrol for $9.99

Lifetime access · Updates included · Instalment options at checkout

Course Curriculum

  Section 1 - Introduction to AWS and the Cloud
Available in days
days after you enroll
  Section 2 - Identity and Access Management
Available in days
days after you enroll
  Section 3 - Amazon S3 and Object Storage Solutions
Available in days
days after you enroll
  Section 4 - Networking and the Amazon Virtual Private Cloud (VPCs)
Available in days
days after you enroll
  Section 5 - Compute Services on AWS
Available in days
days after you enroll
  Section 6 - Databases on AWS
Available in days
days after you enroll
  Section 7 - Management & Governance
Available in days
days after you enroll
  Section 8 - Capstone Project Assignment
Available in days
days after you enroll