DevOps & Cloud Engineering Bootcamp, Cohort 1 starts Sep 5–6, 2026 · Weekend classes on Zoom · 25 seatsCohort 1 starts Sep 5Enrol now →

Live weekend cohort · Taught in Urdu · 25 seats

DevOps & Cloud Engineering Bootcamp, Cohort 1

90-day weekend program · 12 weeks · 3 phases · 4 Masters Capstone projects

  • Sep 5–6 start
  • Sat & Sun · 12–3 PM PKT
  • Live on Zoom
  • Urdu
  • 25 seats
  • PKR 50,000

Program structure

Program at a glance

Three connected phases take you from systems fundamentals to cloud infrastructure, orchestration and observability.

The three bootcamp phases and capstone sequence
PhaseWeeksFocus
Phase 1 · Foundations, Linux, Git & DockerWeeks 1–4Systems, operating systems, scripting, version control and containers
Phase 2 · AWS Cloud Engineering & Infrastructure as CodeWeeks 5–8From AWS fundamentals to a fully automated 3-tier architecture with CI/CD
Phase 3 · Container Orchestration & ObservabilityWeeks 9–12Kubernetes, EKS, ECS, GitOps with ArgoCD, and production-grade monitoring
Masters CapstonesWeeks 7–12Complete 3-Tier Architecture with CI/CD · Kubernetes Microservices with ArgoCD · ECS Deployment with GitHub Actions CI/CD · Kubernetes Microservices with ArgoCD + Full Observability

Each phase builds directly on the last: the projects from Phase 1 are containerized, the infrastructure from Phase 2 is automated, and everything comes together in Phase 3 under orchestration, GitOps and full observability. Capstones are built progressively across Weeks 7–12.

Live calendar

Your 12-week schedule

Core classes run every Saturday and Sunday from 12:00 PM to 3:00 PM PKT.

12 weekends · Sep 5 → Nov 21–22, 2026

September 2026

  • 5–6
  • 12–13
  • 19–20
  • 26–27

October 2026

  • 3–4
  • 10–11
  • 17–18
  • 24–25
  • 31 Oct – 1 Nov

November 2026

  • 7–8
  • 14–15
  • 21–22

Bonus career support

Four extra Wednesday sessions in the final month

Resume building and doubt-clearing.

Complete syllabus

Every week, topic and practical step

The full curriculum is shown here without shortcuts. Each phase builds directly on the last.

KLOUDWYZ · DEVOPS & CLOUD ENGINEERING BOOTCAMPThe 12-Week RoadmapCohort 1 · Starts Sep 5–6, 2026 · Live on Zoom · Sat & Sun, 12–3 PM PKT · Taught in UrduWeekSession topicsMini projectMasters CapstoneCareer trackFinishPHASE 1 · Foundations — Linux, Git & DockerWEEKS 1–4WEEK 1Sat · Introduction to DevOps & the ProgramDevOps, SDLC & the DevOps lifecycleCloud models: IaaS · PaaS · SaaSAWS vs Azure vs GCP overviewHardware: CPU, RAM, storage, GPU, networkingSun · Operating Systems FundamentalsWindows vs Linux — why Linux runs the cloudDistributions, philosophy & the FHSHypervisors: Type 1 vs Type 2Your first Linux VM · console & SSHWEEK 2Sat · Linux — Files, Users & AccessPermissions: rwx, chmod, chown, sudoSSH keys · screen & tmuxsystemd, cron, journalctl, env varsPackages: APT & YUM/DNFSun · Disk Management & NetworkingPartitions, ext4/XFS, mounting, LVMdf & du · swap configurationIP, subnets, ports, TCP/UDP, DNSFirewalls: UFW & iptables introWEEK 3Sat · Web Servers & App DeliveryThe HTTP request/response cycleApache vs NginxServe a static website on NginxRead logs · manage services with systemdSun · Shell Scripting for AutomationVariables, conditionals, loops, functionsText processing: grep, awk, sed, cutError handling & exit codesMini project — Server Health Check ScriptWEEK 4Sat · Git & GitHub — Version Controlinit · add · commit · pushBranching, merging & conflictsPull requests & code reviewMini project — Static site on GitHub PagesSun · Virtualization vs Containers — DockerWhy the industry moved to containersDockerfile · images · containers · volumesNetworking: bridge, host, none · Docker HubMini project — Dockerized Static WebsitePHASE 2 · AWS Cloud Engineering & Infrastructure as CodeWEEKS 5–8WEEK 5Sat · AWS Fundamentals & IAMFree Tier account & console tourIAM: users, groups, roles, MFABilling basics & billing alertsRegions, AZs & edge locationsSun · Amazon VPC — Deep DiveCIDR notation & IP addressingPublic vs private subnets · IGW · routesSecurity Groups vs NACLsBuild a custom VPC · VPC peeringWEEK 6Sat · EC2, EBS, S3 & RDSInstance families & pricing modelsAMIs · launch & connect to EC2EBS volumes, encryption & snapshotsS3 storage classes · RDS engines & Multi-AZSun · DNS, Load Balancing & 3-Tier DesignRoute 53 & routing policiesALB vs NLB · health checksAuto Scaling Groups + CloudWatch alarmsDesign a fault-tolerant 3-tier systemWEEK 7Sat · Infrastructure as Code — TerraformProviders, resources & stateplan → apply → destroy workflowVariables, outputs & remote stateCloudFormation — when to use whichSun · Capstone Build — 3-Tier via TerraformVPC & subnets as Terraform modulesEC2 web/app tier + RDS database tierALB + Route 53 wiringCloudWatch monitoring · test & teardownWEEK 8Sat & Sun · CI/CD — GitHub Actions & JenkinsBuild a GitHub Actions pipelineBuild a Jenkins pipelineDeploy the Week-7 stack end-to-end with bothGitHub Actions vs Jenkins: when to use whichMASTERS CAPSTONE 1 · COMPLETED IN WEEKS 7–8Complete 3-Tier Architecture with CI/CDPHASE 3 · Container Orchestration & ObservabilityWEEKS 9–12WEEKS 9–10Kubernetes Foundations + Amazon EKSArchitecture: pods, nodes, clustersSet up EKS · kubectl configurationDeployments & Services on EKSEKS networking: VPC CNIAmazon ECS + GitOps with ArgoCDECS: clusters, tasks, services · Fargate vs EC2EKS vs ECS decision frameworkArgoCD: sync, auto-sync & rollbacksGitOps vs traditional CI/CDWEEK 11Polyglot ContainerizationPython: Gunicorn / UvicornPHP/Laravel: Nginx + PHP-FPMGo & Rust: multi-stage buildsAmazon ECR & Serving PatternsReverse proxy vs self-hosted app serversPush & pull images from ECRECR vs Docker HubMASTERS CAPSTONE 2 · WEEK 11Kubernetes Microservices on EKS with ArgoCDMASTERS CAPSTONE 3 · WEEK 11ECS Deployment with GitHub Actions CI/CDWEEK 12Prometheus & GrafanaPrometheus architecture & scrapingBuild Grafana dashboardsCloudWatch vs Prometheus/GrafanaOpenTelemetry & the Three PillarsObservability vs monitoringTraces, metrics & logsWire the full stack onto EKSMASTERS CAPSTONE 4 · WEEK 12 · THE FINAL PLATFORMEKS + ArgoCD + Full Prometheus & Grafana ObservabilityCAREER TRACK · 4 BONUS WEDNESDAY SESSIONS (NOVEMBER)Resume building for DevOps roles + doubt-clearingFINISH · YOUR PORTFOLIO, NOT A PDF4 deployed capstone projects on your GitHub — that's the credentialkloudwyz.com · Learn. Build. Grow.
01

Weeks 1–4

Foundations, Linux, Git & Docker

Systems, operating systems, scripting, version control and containers

W1Saturday: Introduction to DevOps & Program Overview · Sunday: Operating Systems Fundamentals

Saturday

Introduction to DevOps & Program Overview

DevOps Fundamentals
  • What DevOps is and why it exists
  • SDLC, the Software Development Life Cycle
  • The DevOps lifecycle
  • DevOps engineer: roles & responsibilities
Program Orientation
  • Program structure: how the 90 days are organized
  • How the projects build on each other
Introduction to Cloud Computing
  • Public cloud vs private cloud vs hybrid cloud
  • Cloud service models: IaaS, PaaS, SaaS
  • Major cloud providers overview: AWS, Azure, GCP
Computing & Hardware Fundamentals
  • What a computer system is vs a server
  • CPU: cores, threads, clock speed
  • RAM: volatile memory & performance
  • Hard disk vs SSD: storage fundamentals
  • GPU: role in computing and AI workloads
  • Networking hardware basics: NIC, switch, router
  • How these components work together
  • Client–server architecture

Sunday

Operating Systems Fundamentals

Operating System Basics
  • What an operating system is
  • OS architecture & kernel basics
  • Windows OS overview
  • Linux OS overview
  • Windows vs Linux: use cases in DevOps
  • Why Linux dominates servers & the cloud
Getting Started with Linux
  • Introduction to Linux & Linux distributions
  • Multiuser & multitasking operating systems
  • Linux philosophy & the File System Hierarchy Standard
Virtualization & Lab Setup
  • Introduction to virtualization
  • Hypervisors: Type 1 vs Type 2
  • Installing & configuring VMware Workstation
  • Installing & configuring VirtualBox
  • Creating your first Linux virtual machine
  • Connecting to a Linux system (console, SSH)
W2Saturday: Linux Fundamentals, File System, Users & Access · Sunday: Linux Disk Management & Networking

Saturday

Linux Fundamentals, File System, Users & Access

File System & Permissions
  • Linux directory structure
  • Navigating the file system
  • File & directory operations
  • Users, groups & ownership
  • File permissions: rwx, chmod, chown
  • sudo & root access
Remote Access & Sessions
  • SSH & key-based authentication
  • Terminal multiplexers: screen & tmux basics
System Administration
  • Package management: APT & YUM/DNF
  • Process management: ps, top, htop, kill
  • Service management with systemd
  • Job scheduling with cron
  • Environment variables
  • Log files & journalctl basics
  • System monitoring basics
  • User & group administration (advanced)

Sunday

Linux Disk Management & Networking

Disk & Storage Management
  • Understanding partitions
  • File systems: ext4 & XFS
  • Mounting & unmounting disks
  • Logical Volume Manager (LVM) basics
  • Disk usage monitoring: df & du
  • Swap space configuration
Linux Networking
  • Networking fundamentals recap: IP, subnet, gateway
  • Network interfaces in Linux
  • Checking connectivity: ping, traceroute, curl, wget
  • SSH protocol deep dive: port 22 & key exchange
  • Ports & protocols: TCP/UDP
  • DNS basics from a Linux perspective
  • Firewall basics: UFW & iptables introduction
  • Network troubleshooting commands
W3Saturday: Web Servers & Application Delivery Basics · Sunday: Shell Scripting for Automation

Saturday

Web Servers & Application Delivery Basics

  • What a web server is
  • How browsers & servers communicate: the HTTP request/response cycle
  • Apache vs Nginx: overview
  • Installing & running Nginx on Linux
  • Serving a static website
  • Reading web server logs
  • Starting & stopping web services with systemd

Sunday

Shell Scripting for Automation

  • Introduction to Bash scripting
  • Variables & data types
  • Conditional statements
  • Loops: for & while
  • Functions in Bash
  • Text processing: grep, awk, sed, cut
  • Automating real admin tasks with scripts
  • Error handling & exit codes
Mini-projectServer Health Check Script
W4Saturday: Git & GitHub, Version Control · Sunday: Virtualization vs Containerization, Docker

Saturday

Git & GitHub, Version Control

  • Introduction to version control systems
  • Git installation & configuration
  • Git workflow: init, add, commit, push
  • Branching & merging
  • Resolving merge conflicts
  • SSH vs HTTPS authentication with GitHub
  • Working with remote repositories
  • Pull requests & code review basics
  • .gitignore & best practices
  • Building a basic HTML project
Mini-projectStatic Website Hosted with GitHub Pages

Sunday

Virtualization vs Containerization, Docker

From Virtual Machines to Containers
  • Recap: virtual machines
  • What containerization is
  • Virtualization vs containerization: key differences
  • Why the industry moved to containers
Docker Fundamentals
  • Introduction to Docker
  • Docker architecture: client, daemon, registry
  • Installing Docker
  • Docker images vs Docker containers
  • Writing your first Dockerfile
  • Building & running Docker images
  • Docker volumes: types & use cases
  • Docker Hub: pulling & pushing images
  • Docker networking: bridge, host, none
  • Containerizing the HTML/Nginx project from Week 3
Mini-projectDockerized Static Website
02

Weeks 5–8

AWS Cloud Engineering & Infrastructure as Code

From AWS fundamentals to a fully automated 3-tier architecture with CI/CD

W5Saturday: AWS Fundamentals, Accounts, IAM & Global Infrastructure · Sunday: Amazon VPC, Virtual Private Cloud Deep Dive

Saturday

AWS Fundamentals, Accounts, IAM & Global Infrastructure

The Cloud Provider Landscape
  • Cloud provider landscape recap
  • Market share & industry adoption
  • AWS vs Azure vs GCP: service comparison
  • Pricing philosophy differences
  • Why this course focuses on AWS
Getting Started with AWS
  • AWS global infrastructure overview
  • Introduction to AWS
  • Creating an AWS account (Free Tier)
  • AWS Management Console overview
Identity, Access & Billing
  • IAM: users, groups, roles & policies
  • IAM best practices: MFA & least privilege
  • AWS billing & cost management basics
  • Setting billing alerts
Regions & AWS Networking
  • Regions & Availability Zones
  • Edge locations overview
  • How AWS networking is organized
  • Choosing a region: latency, cost & compliance

Amazon CloudWatch is woven in where it fits best: alarms with Auto Scaling (Week 6), monitoring in the capstone build (Week 7), and compared against Prometheus/Grafana (Week 12).

Sunday

Amazon VPC, Virtual Private Cloud Deep Dive

  • VPC concepts & components
  • CIDR notation & IP addressing
  • Public vs private subnets
  • Internet Gateway
  • Route tables
  • Security Groups vs NACLs
  • Creating a custom VPC
  • VPC peering
W6Saturday: AWS Compute & Storage, EC2, EBS, S3 & RDS · Sunday: DNS, Load Balancing & 3-Tier System Design

Saturday

AWS Compute & Storage, EC2, EBS, S3 & RDS

EC2 Compute
  • EC2 introduction
  • Instance families & use cases
  • Pricing models: On-Demand, Reserved, Spot & Dedicated
  • Placement groups & placement strategies
  • Amazon Machine Images (AMI)
  • Launching & connecting to an EC2 instance
EBS Block Storage
  • EBS volumes & volume types
  • EBS encryption
  • Snapshots & backups
S3 Object Storage
  • Introduction to S3
  • S3 buckets, objects & storage classes
  • S3 access control & bucket policies
RDS Managed Databases
  • Introduction to RDS & supported database engines
  • Creating an RDS instance
  • Backups, Multi-AZ & read replicas (overview)

Sunday

DNS, Load Balancing & 3-Tier System Design

DNS & Load Balancing
  • Route 53: DNS management
  • Routing policies overview
  • Introduction to Elastic Load Balancing
  • Application Load Balancer vs Network Load Balancer
  • Health checks & target groups
System Design, High Availability & Scalability
  • What system design means for DevOps engineers
  • High availability: concepts & patterns
  • Scalability: vertical vs horizontal
  • Redundancy across Availability Zones
  • Auto Scaling Groups
  • Amazon CloudWatch: the metrics & alarms that drive scaling
  • Caching layer concepts
  • Designing a fault-tolerant 3-tier system
  • Trade-offs: cost vs availability vs complexity

The complete 3-tier architecture is designed here first, then built with Terraform in Week 7.

W7Saturday: Infrastructure as Code, Terraform & CloudFormation · Sunday: Capstone Build, 3-Tier Architecture on AWS via Terraform

Saturday

Infrastructure as Code, Terraform & CloudFormation

  • Why Infrastructure as Code
  • Terraform introduction & installation
  • Terraform core concepts: providers, resources & state
  • Writing Terraform configurations for VPC, EC2 & S3
  • Terraform variables & outputs
  • The plan → apply → destroy workflow
  • Remote state basics
  • CloudFormation overview & comparison with Terraform
  • When to choose Terraform vs CloudFormation

Sunday

Capstone Build, 3-Tier Architecture on AWS via Terraform

  • Designing the 3-tier architecture: web / app / database
  • Translating the design into Terraform modules
  • Provisioning the VPC & subnets with Terraform
  • Provisioning the EC2 web/app tier with Terraform
  • Provisioning the RDS database tier with Terraform
  • Attaching a load balancer via Terraform
  • Configuring Route 53 for the project
  • Adding CloudWatch monitoring
  • End-to-end testing & teardown

Capstone 1 · Infrastructure: the stack built here is deployed through full CI/CD pipelines in Week 8.

W8Saturday & Sunday: CI/CD Fundamentals, GitHub Actions & Jenkins

Saturday & Sunday

CI/CD Fundamentals, GitHub Actions & Jenkins

  • What CI/CD is
  • Introduction to GitHub Actions
  • Building a GitHub Actions pipeline
  • Introduction to Jenkins
  • Building a Jenkins pipeline
  • GitHub Actions vs Jenkins: when to use which

The Terraform-provisioned 3-tier project from Week 7 is deployed end-to-end here, using both pipelines. Masters Capstone 1 completed: Complete 3-Tier Architecture with CI/CD.

03

Weeks 9–12

Container Orchestration & Observability

Kubernetes, EKS, ECS, GitOps with ArgoCD, and production-grade monitoring

W9–10Saturday & Sunday (both weekends): Kubernetes, Complete Track

Saturday & Sunday (both weekends)

Kubernetes, Complete Track

Kubernetes Foundations
  • Why Kubernetes: the problem it solves
  • Kubernetes architecture overview (high level)
  • Pods, nodes & clusters (conceptual)
  • Where Kubernetes fits after Docker
Amazon EKS
  • EKS architecture overview
  • Setting up an EKS cluster
  • kubectl & EKS configuration
  • Deploying Pods, Deployments & Services on EKS
  • EKS networking: VPC CNI overview
  • EKS vs ECS: decision framework
Amazon ECS
  • ECS concepts: clusters, tasks & services
  • Task definitions
  • Fargate vs EC2 launch type
  • Deploying a container to ECS
  • ECS service auto scaling basics
GitOps with ArgoCD
  • What GitOps is
  • ArgoCD architecture & installation
  • Connecting ArgoCD to a Git repository
  • Application sync & auto-sync
  • Rollbacks with ArgoCD
  • ArgoCD vs traditional CI/CD-driven deployment
W11Saturday & Sunday: Deployment Projects, EKS & ECS with CI/CD + ArgoCD

Saturday & Sunday

Deployment Projects, EKS & ECS with CI/CD + ArgoCD

Capstone Preparation, Multi-Language Containerization & Amazon ECR
  • Do you always need Apache/Nginx? Web servers vs app runtimes
  • Pattern 1: Reverse proxy, Nginx in front of an app server
  • Pattern 2: Self-hosted app servers, Gunicorn, Actix, net/http
  • Containerizing a Python app: Gunicorn / Uvicorn
  • Containerizing a PHP/Laravel app: Nginx + PHP-FPM
  • Containerizing a Go app: multi-stage builds
  • Containerizing a Rust app: multi-stage builds
  • Introduction to Amazon ECR
  • Pushing & pulling images from ECR
  • ECR vs Docker Hub: when to use which

These polyglot microservices (Python, PHP, Go, Rust) become the applications deployed in the capstones. Project 1 → Masters Capstone 2 (EKS + ArgoCD). Project 2 → Masters Capstone 3 (ECS + ECR + GitHub Actions). Monitoring is layered on in Week 12.

W12Saturday & Sunday: Monitoring & Observability, Prometheus, Grafana & OpenTelemetry

Saturday & Sunday

Monitoring & Observability, Prometheus, Grafana & OpenTelemetry

  • Observability vs monitoring: key differences
  • Introduction to Prometheus
  • Prometheus architecture & metrics scraping
  • Introduction to Grafana
  • Building dashboards in Grafana
  • Introduction to OpenTelemetry
  • Traces, metrics & logs: the three pillars of observability
  • CloudWatch vs Prometheus/Grafana: when to use which

Masters Capstone 4: the culminating project, microservices on EKS with ArgoCD, CI/CD, and the full Prometheus + Grafana observability stack.

Practical portfolio

Four Masters Capstone projects

Capstones are built progressively from Week 7 through Week 12 and become reviewable work on your GitHub.

Server Health Check Script (Bash)Static Website Hosted with GitHub PagesDockerized Static Website
01

Weeks 7–8

Complete 3-Tier Architecture with CI/CD

  • Project architecture overview (Terraform-provisioned)
  • Jenkins pipeline: build & test
  • GitHub Actions: deployment trigger
  • Full deployment to the EC2 / RDS / ALB stack
  • Monitoring & validation
AWSTerraformJenkinsGitHub Actions
02

Week 11

Kubernetes Microservices with ArgoCD

  • Microservices architecture overview
  • Containerizing multiple services
  • CI with GitHub Actions & Jenkins
  • CD via ArgoCD to EKS
DockerEKSArgoCDGitHub Actions
03

Week 11

ECS Deployment with GitHub Actions CI/CD

  • Project architecture overview
  • Building the application image
  • Pushing to ECR via GitHub Actions
  • Automated ECS deployment pipeline
  • End-to-end testing
ECSECRGitHub Actions
04

Week 12

Kubernetes Microservices with ArgoCD + Full Observability

  • Extends Capstone 2 with the complete monitoring stack, the final, production-grade platform
  • CI with GitHub Actions & Jenkins
  • CD via ArgoCD to EKS
  • Monitoring & observability with Prometheus and Grafana
EKSArgoCDPrometheusGrafana

Bonus career track

Career Track, 4 bonus Wednesday sessions (final month)

These sessions provide practical career support. They do not promise or guarantee a job placement.

  • Resume building for DevOps roles
  • Doubt-clearing across all three phases

Dates, format and fee

Course information

Course
DevOps & Cloud Engineering Masters Bootcamp
Cohort
Cohort 1
Start
Saturday 5 & Sunday 6 September 2026
Days & time
Saturdays & Sundays · 12:00 PM – 3:00 PM PKT
Duration
12 weeks · Sep 5 → late November 2026
Sessions
28 live sessions · 72+ hours
Language
Urdu (live instruction) · English materials & labs
Format
Live online on Zoom
Community
Private WhatsApp group
Recordings
Every session recorded, access for 6 months after the course ends
Prerequisites
Basic computer-science familiarity. No prior DevOps experience needed, the syllabus starts from OS and Linux fundamentals.
Equipment
Laptop able to run virtual machines [MIN_LAPTOP_SPECS] + stable internet for Zoom
Enrolment deadline
5 September 2026
Seats
25 seats

Our mission is to make cloud and AI education free for deserving students.

5 of our 25 seats are reserved for deserving students. Same classes, same labs, same instructor attention, fee PKR 0.

A practical fit

Who this course is for

University students & fresh CS graduates

Build a practical foundation before your first DevOps role.

Software engineers moving into DevOps

Connect application delivery to infrastructure and operations.

System administrators & IT professionals

Turn operational experience into cloud and automation skills.

QA engineers

Understand the systems and pipelines behind modern delivery.

This course may not be for you if…

  • You want only prerecorded videos
  • You can't attend weekend classes
  • You won't practise between sessions
  • You expect a job guarantee
  • You care more about a certificate than the skills behind it

Before you enrol

Cohort questions

Straight answers about the fee, refund, schedule, recordings and what you receive.

What is the Cohort 1 fee?

The Cohort 1 fee is PKR 50,000. The regular fee is PKR 75,000, and a 3-instalment plan is available through WhatsApp.

Are recordings provided?

Yes. Every session is recorded, and you keep access for 6 months after the course ends.

What language are classes taught in?

Live instruction is in Urdu. All materials, labs and the syllabus are in English, the same language you'll use on the job.

Can I join after September 5?

Yes, enrolment stays open until 5 September 2026. If you join after the first weekend, you catch up with the recordings.

Will I receive a certificate?

No, and that's deliberate. This is a completely hands-on program. A certificate is just a tag; the credential that actually gets interviews is the four capstone projects you'll deploy and push to your own GitHub. That's what we optimize for.

How do I enrol?

Message us on WhatsApp. We'll share the payment details, answer your questions, and confirm your seat, 25 seats for Cohort 1.

Can I pay in instalments?

Yes, 3 instalments. The plan is shared on WhatsApp.

Is the fee refundable?

Yes. Attend the first 2 classes, if you're not satisfied, you get a full refund. We'd rather earn your trust than keep your fee.

Cohort 1 · 25 seats

Ready to Start Your DevOps Journey?

Talk directly with the KloudWyz instructors, ask questions about the course and reserve your place in Cohort 1.

PKR 50,000 · starts Sep 5 Enrol on WhatsApp