• Home
  • /
  • AWS
  • /
  • AWS Cloud Practitioner Course (CLF-C02)

AWS Cloud Practitioner Course (CLF-C02)

Learn to build, deploy, and manage scalable cloud solutions

Master Training in Nepal

AWS Cloud Practitioner – Course Overview

The AWS Cloud Practitioner course is your gateway to the world of cloud computing. Designed from the ground up, this course walks you through everything you need to understand the AWS ecosystem — from foundational cloud concepts to core AWS services, security best practices, cloud architecture, pricing models, and support structures.

Whether you're completely new to cloud technology or simply looking to formalize your knowledge, this course meets you where you are. No prior AWS experience is required — just the curiosity to learn.

What You'll Gain

By the end of this course, you'll have a solid, working understanding of the AWS Cloud and be fully prepared to sit for the AWS Certified Cloud Practitioner exam — one of the most recognized entry-level certifications in the industry today.

Your Starting Point for an AWS Career

Think of this course as the foundation upon which your entire AWS journey is built. Once certified, you'll be well-positioned to advance into specialized roles and pursue higher-level certifications such as:

  • AWS Developer Associate

  • AWS Solutions Architect

  • AWS SysOps Administrator

Who Is This Course For?

This course is ideal for anyone beginning their cloud career, career-switchers exploring AWS, business professionals seeking cloud literacy, and students aiming to enter the tech industry with a credible, employer-recognized certification.

Built with Experts, Designed for You

The course curriculum has been developed in collaboration with AWS experts, ensuring the content is accurate, up-to-date, and aligned with real-world expectations. Earning this certification won't just add a line to your résumé — it signals to employers that you speak the language of the cloud.

Prerequisites

No prior cloud experience required (Beginners can join)
Basic computer knowledge
Familiarity with using the internet and web applications
Basic Linux/command line knowledge is a plus (optional)
AWS Cloud Practitioner Course (CLF-C02)

AWS Cloud Practitioner Course (CLF-C02)

Next batch starting soon

Mode: Online (Google Meet) Google Meet
Duration: 1 Month
Rs.3,500/-
Rs.30,000 Save 88%
Enquiry

Have any Question?

WhatsApp: 9862130505
Telephone: 025-575163

Everything You Receive

All-inclusive support — from training to real-world experience

Live Classes

Google Meet
8:00 PM - 9:30 PM

Lifetime Videos

Re-watch anytime

Certification

Industry recognized

Internship

No internships are available right now.

Course Curriculum

Everything you'll learn — from fundamentals to advanced concepts

Course Outlines

  • Phase 1 — Cloud Foundations

  • Phase 2 — Core AWS Services

  • Phase 3 — Security Billing & Governance

  • Phase 4 — Exam Preparation

Full Curriculum

01 What Is Cloud Computing?
Traditional IT vs cloud computing
5 characteristics of cloud (NIST model)
6 advantages of the AWS cloud
Cloud deployment models: public, private, hybrid
LAB: Compare on-premise vs cloud cost for a basic web server scenario
02 AWS Global Infrastructure
Regions, Availability Zones, and Edge Locations
How to choose the right AWS region
Local Zones and Wavelength Zones
AWS Management Console navigation tour
LAB: Log in to the AWS console, explore regions, toggle between services
03 Cloud Service Models
IaaS, PaaS, and SaaS with real-world examples
Shared Responsibility Model (critical for exam)
When to use each cloud service model
AWS managed vs customer-managed services
LAB: Map popular AWS services to IaaS/PaaS/SaaS categories
04 IAM — Identity & Access Management
Users, Groups, Roles, and Policies
Principle of least privilege
IAM JSON policy structure and evaluation logic
MFA setup and root account protection best practices
LAB: Create an IAM user, attach a policy, test S3 access with and without permission
05 DAY 5 Compute — EC2 Fundamentals
EC2 instance types: General, Compute, Memory, Storage
AMIs and launch configuration
EC2 purchasing options: On-Demand, Reserved, Spot, Dedicated
EC2 purchasing options: On-Demand, Reserved, Spot, Dedicated
LAB Launch an EC2 t2.micro, connect via SSH, and install the Apache web server
06 EC2 Advanced — Scaling & Load Balancing
EC2 Advanced — Scaling & Load Balancing
Elastic Load Balancer types: ALB, NLB, and CLB
Scale-out vs scale-up strategies
Health checks and lifecycle hooks
LAB Create an ALB with two EC2 targets and observe traffic distribution
07 DAY 8 Storage — EBS, EFS & Instance Store
EBS volume types: gp3, io1, st1, sc1
EBS snapshots and AMI creation from instances
EFS for shared file storage across instances
Instance Store vs EBS performance trade-offs
LAB Attach an EBS volume to EC2, format it, and create a snapshot
08 Databases — RDS and Aurora
RDS engine options: MySQL, PostgreSQL, Oracle, SQL Server
Read Replicas vs Multi-AZ deployments
Aurora vs RDS: performance and cost differences
RDS automated backups and point-in-time recovery
LAB Launch an RDS MySQL Free Tier instance, connect with MySQL Workbench, create a table
09 Databases — DynamoDB & ElastiCache
DynamoDB: key-value and document NoSQL database
DynamoDB: key-value and document NoSQL database
DynamoDB Accelerator (DAX) for microsecond reads
ElastiCache: Redis vs Memcached for caching use cases
LAB: Create a DynamoDB table, write items, and query via the AWS console
10 Networking — VPC Fundamentals
VPC, Subnets (public vs private), and CIDRs
Internet Gateway and Route Table configuration
Internet Gateway and Route Table configuration
Security Groups vs Network ACLs (NACLs)
LAB: Build a custom VPC with public and private subnets and verify connectivity
11 Networking — Advanced & Hybrid Connectivity
VPC Peering and Transit Gateway
AWS Direct Connect vs Site-to-Site VPN
Amazon CloudFront CDN and edge caching
Route 53 DNS routing policies
LAB Set up a CloudFront distribution in front of an S3 static website
12 Serverless & Containers
AWS Lambda: event-driven functions and triggers
API Gateway + Lambda REST API pattern
ECS vs EKS vs AWS Fargate
Serverless vs containers: choosing the right approach
LAB Create a Lambda function triggered by an S3 upload and test with a sample event
13 Messaging & Integration Services
SQS: Standard vs FIFO queues and dead-letter queues
SQS: Standard vs FIFO queues and dead-letter queues
Amazon EventBridge for event-driven architecture
SQS + SNS integration for decoupled microservices
LAB Create an SNS topic, subscribe an SQS queue, and publish a message end-to-end
14 Security Services — Core Protections
AWS WAF for web application firewall rules
AWS Shield Standard vs Advanced for DDoS protection
Amazon GuardDuty for intelligent threat detection
Amazon Inspector for vulnerability assessment
LAB Enable GuardDuty on a Free Tier account and review sample findings
15 Encryption & Data Protection
Encryption at rest vs encryption in transit
AWS KMS: Customer Managed Keys (CMKs)
S3 server-side encryption: SSE-S3, SSE-KMS, SSE-C
AWS Certificate Manager (ACM) for SSL/TLS certificates
LAB Enable SSE-KMS on an S3 bucket, upload a file, and verify encryption metadata
16 Monitoring — CloudWatch & CloudTrail
CloudWatch Metrics, Logs, Alarms, and Dashboards
CloudTrail for API audit logging and governance
Amazon EventBridge rules for automated responses
AWS X-Ray for distributed tracing and debugging
LAB Create a CloudWatch alarm for EC2 CPU above 80% and test with a stress command
17 Billing, Pricing & Cost Management
AWS pricing models: pay-as-you-go, Savings Plans, Reserved
AWS Free Tier types: 12-month, Always Free, and Trials
Cost Explorer, Budgets, and Cost Allocation Tags
Trusted Advisor cost optimization and security checks
LAB Create a $5 Budget alert, explore Cost Explorer, and review Trusted Advisor
18 Support Plans & Cloud Governance
AWS Support tiers: Basic, Developer, Business, Enterprise
AWS Well-Architected Framework — 6 pillars overview
AWS Organizations and Service Control Policies (SCPs)
AWS Control Tower for multi-account governance
LAB Review the AWS Well-Architected Tool for one workload in your account
19 Migration & Innovation Services
The 7 Rs of cloud migration (Rehost, Replatform, Refactor...)
AWS Migration Hub and Database Migration Service (DMS)
Snowball, Snowcone, Snowmobile for large-scale data transfer
AWS Marketplace and partner ecosystem overview
LAB Use the AWS Pricing Calculator to estimate a 3-tier web app migration cost
20 Full Domain Review — Part 1
Domain 1: Cloud Concepts (24% of exam weight)
Domain 2: Security & Compliance (30% of exam weight)
Key term flashcard drill for both domains
Shared Responsibility Model deep dive practice
LAB Complete 30 timed practice questions on Domains 1 and 2, then review missed concepts
21 Full Domain Review — Part 2
Domain 3: Cloud Technology & Services (34% of exam weight)
Domain 4: Billing, Pricing & Support (12% of exam weight)
AWS service comparison cheat sheet review
Question elimination strategy for ambiguous options
LAB Complete 30 timed practice questions on Domains 3 and 4, then review missed concepts
22 Full-Length Mock Exam
65 timed practice questions (90-minute simulation)
Detailed review of all incorrect answers post-exam
Identify remaining weak areas for final review
Last-minute concept reinforcement session
LAB Full mock exam under real exam conditions — no notes, no pausing
23 Final Review & Exam Day Strategy
Final Review & Exam Day Strategy
Exam mechanics: question types, flagging, time management
AWS Pearson VUE exam booking walkthrough
Mindset, rest, and day-of preparation checklist
LAB 30 rapid-fire review questions, book your exam, and complete your personal study notes

Earn Your Certification

After completing the course, you will receive a professional certificate from Code IT, verified by industry leaders in Nepal.

Share your achievement with pride on LinkedIn.
Certificate

Course Mentors

Learn directly from industry experts with years of hands‑on experience

Er. Dipak Poudel

Er. Dipak Poudel

AWS Academy Accredited Trainer

CodeIT, Nepal 10+ Years Experience
Get in Touch

Need More Information?

Our team will respond within a few hours

Why Enquire?

Payment plans & installment options
Certificate & accreditation details
Course level & suitability check
Flexible batch timings
Career guidance & job support

Join 100k+ successful graduates

We'll respond within 2-3 hours during business hours