Complete Learning Guide
Complete Learning Guide
1 2 3 4 5 6 7
Meta Back-End AZ-900 SC-900 Microservices Google PM PSM I AWS CCP
7 ~20 5+ 100%
Topics Months Certs Practical
Study in order: each topic builds on the previous. Allocate dedicated daily time slots and track progress
■ PRO TIP
weekly. Hands-on labs are as important as theory — never skip them!
M1 Python Basics, Variables, Loops, Code exercises daily; solve 2 Comfortable with Python syntax
Functions LeetCode Easy/week
M2 OOP, File I/O, Error Handling, Git Build a CLI task manager; commit Own a GitHub profile with projects
Basics daily to GitHub
M3 Linux CLI, Bash Scripting, SSH into a server; automate tasks Navigate Linux confidently
Networking basics with scripts
M4 Databases & SQL — SELECT, Design a 5-table schema; write 50 Pass SQL quizzes on
JOIN, indexes, design SQL queries HackerRank
M5 Django — models, views, Build a blog API with CRUD Working REST API in Django
templates, admin, ORM operations
M6 REST API design, authentication Add auth to blog; write unit & Secure, tested API
(JWT/OAuth), testing integration tests
M8 Capstone project, portfolio polish, Complete capstone; prep 50 Certificate + ready for interviews
interview prep common interview Q&A;
API Tools Postman, curl, Swagger Intermediate — test & document APIs
Recommended Resources
Resource Type Focus Priority
Build at least 3 projects: a REST API, a database-backed web app, and a CLI tool. Recruiters judge GitHub
■ PRO TIP
activity — commit code every single day.
Cloud Concepts 25–30% IaaS, PaaS, SaaS, CapEx vs OpEx, shared responsibility, high availability
Azure Architecture & Services 35–40% Regions, AZs, resource groups, VMs, containers, storage, networking, databases
Azure Management & Governance 30–35% Cost management, Azure Policy, RBAC, Azure Monitor, Advisor, Blueprints
M1 Cloud Concepts — Read MS Learn module; take 50 Explain cloud concepts without
IaaS/PaaS/SaaS, CapEx/OpEx, practice Qs; free Azure sandbox notes
cloud models
M2 Azure Services — compute, Create VMs, Blob storage, VNet Hands-on with 10+ Azure services
storage, networking, databases, in Azure free tier; Whizlabs labs
identity
M3 Governance, compliance, cost Score 85%+ on 3 full practice Pass AZ-900 exam
tools; exam cram & practice tests exams; review weak areas daily
Databases Azure SQL, Cosmos DB, MySQL, PostgreSQL, Cache for Redis
Recommended Resources
Resource Type Focus Priority
Adam Marczak — Azure for YouTube Concept explanations with demos MEDIUM
Everyone
Azure Free Account (12 Lab Hands-on with real Azure services HIGH
months)
Use the free Azure sandbox on Microsoft Learn — no credit card needed. Score 85%+ on Whizlabs practice
■ PRO TIP tests before booking the real exam. Understand the shared responsibility model deeply — it appears
frequently.
Security, Compliance & Identity Concepts 10–15% Zero Trust, defense in depth, shared responsibility, encryption types, MFA
Microsoft Identity & Access Solutions 25–30% Azure AD, SSPR, Conditional Access, RBAC, Privileged Identity Management (PIM)
Microsoft Security Solutions 35–40% Defender for Cloud, Sentinel, Intune, DDoS Protection, Firewall, Key Vault
Microsoft Compliance Solutions 20–25% Purview, Compliance Manager, Information Protection, Insider Risk, eDiscovery
M1 Security concepts, Zero Trust, MS Learn path; create Azure AD Understand identity fundamentals
Azure AD, Identity & Access tenant; configure MFA,
Management Conditional Access
M2 Defender products, Sentinel, Score 85%+ on Whizlabs; review Pass SC-900 exam
Compliance tools; practice tests & Microsoft Purview & Key Vault
exam demos
Recommended Resources
Resource Type Focus Priority
Microsoft SC-900 Study Guide PDF Official study guide from MS HIGH
Many SC-900 questions test your ability to match Microsoft tools to scenarios. Learn WHAT each product
■ PRO TIP does, not just its name. Defender = protection, Sentinel = SIEM/SOAR, Purview = compliance. Know these
cold.
Key Book 'Microservices Patterns' by Chris Richardson; 'Building Microservices' by Sam Newman
1 — Clarify Ask about scale, users, read/write ratio, latency requirements 2–3 min
3 — High-level Draw major components: clients, API gateway, services, DB, cache,5–8
CDNmin
4 — Deep dive Discuss DB choice, data model, API contracts, caching strategy 15–20 min
5 — Scale Horizontal scaling, sharding, replication, CDN, async processing 5–8 min
Recommended Resources
Resource Type Focus Priority
Draw every architecture you study. Practice whiteboard system design for 30 minutes daily. Master Docker
■ PRO TIP before Kubernetes. Understand CAP theorem — interviewers love it. Build a portfolio project with 3+
microservices communicating via Kafka.
Outcome Job-ready for entry-level PM, coordinator, associate PM roles; prep for PMP/CAPM
<b>No.</b>
<b>Course</b> <b>What You Learn</b>
2 Project Initiation Defining scope, goals, deliverables; stakeholder analysis; project charter
3 Project Planning WBS, Gantt charts, budgets, risk management, procurement, communication plans
4 Project Execution Managing teams, tracking progress, quality management, continuous improvement
5 Agile Project Management Agile vs Waterfall, Scrum framework, sprints, Kanban, hybrid approaches
6 Capstone: Applying PM Real-world project scenario applying all learned skills end-to-end
M2 Planning & Execution — WBS, Complete courses 3 & 4; build a Complete project plan with risk
risk, budget, team management, full project plan for a real/mock register
quality project
Recommended Resources
Resource Type Focus Priority
Atlassian Agile Coach Website Agile, Scrum, Kanban deep dives MEDIUM
Practice creating PM artifacts for EVERY project in your life — home projects count. Google PM Certificate
■ PRO TIP is highly valued at tech companies. Pair this with PSM I (Topic 6) to cover both Waterfall and Agile
thoroughly.
Exam Format 80 questions; 60 minutes; multiple choice & true/false; online, open-book
<b>Element</b> <b>Details</b>
VALUES (5) Commitment, Courage, Focus, Openness, Respect — foundation of Scrum culture
ACCOUNTABILITIES (3) Product Owner (maximizes value), Scrum Master (servant-leader, removes impediments), Developers (cross-functional
EVENTS (5) Sprint (1–4 wks, fixed timebox), Sprint Planning (8 hrs for 1-mo sprint), Daily Scrum (15 min, same time/place), Sprint R
ARTIFACTS (3) Product Backlog (ordered list of all needed work), Sprint Backlog (selected PBI + Sprint Goal plan), Increment (sum of a
COMMITMENTS (3) Product Goal (long-term objective for Product Backlog), Sprint Goal (objective for Sprint), Definition of Done (quality sta
W2 SkillUp PSM I course; Scrum SkillUp videos & quizzes; 85%+ on all practice sets
accountabilities, events, artifacts ML-Scrum practice set; 50
in depth; edge cases practice Qs per day
W4 Exam cram — weak areas only; Final 3 mock exams; score 90%+ Pass PSM I (85%+ required)
revision of Scrum Guide; take the consistently; book & sit the exam
PSM I exam
Recommended Resources
Resource Type Focus Priority
SkillUp PSM I Course Course Structured prep with practice tests HIGH
'Scrum: The Art of Doing Book Scrum philosophy from co-creator MEDIUM
Twice the Work' — Jeff
Sutherland
Read the Scrum Guide 2020 — NOT the old 2017 version. [Link] exams test the GUIDE, not
■ PRO TIP interpretations. 85% pass mark is strict — aim for 90%+ on practice tests before booking. Scenario
questions test 'what would the Scrum Master do?' — always choose the servant-leader response.
<b>Domain</b> <b>Weight</b>
<b>Key Topics</b>
Cloud Concepts 24% AWS value proposition, cloud economics, migration strategies (6 Rs), Well-Architected Frame
Security & Compliance 30% Shared responsibility, IAM, MFA, AWS Organizations, Artifact, Shield, WAF, GuardDuty
Cloud Technology & Services 34% EC2, S3, RDS, Lambda, VPC, CloudFront, Route 53, ECS, EKS, DynamoDB, SNS, SQS, Cl
Billing, Pricing & Support 12% Pricing models, Cost Explorer, Budgets, Trusted Advisor, support plans (Basic to Enterprise)
Storage S3 (object), EBS (block), EFS (file), S3 Glacier (archive), Storage Gateway, AWS Backup
Database RDS (relational: MySQL, PostgreSQL, Oracle), Aurora, DynamoDB (NoSQL), ElastiCache (Redis/Memcached), Redshift (data wareho
Networking VPC, Subnets, Security Groups, NACLs, Route 53 (DNS), CloudFront (CDN), API Gateway, Direct Connect, VPN, Elastic Load Balanc
Security IAM, KMS, Secrets Manager, Certificate Manager, Shield, WAF, GuardDuty, Inspector, Macie, Security Hub, CloudTrail
Monitoring CloudWatch (metrics/logs/alarms), CloudTrail (API audit), Config (compliance), X-Ray (tracing), Trusted Advisor
Integration SQS (queue), SNS (notifications), EventBridge, Step Functions, SES (email)
Management Organizations, Control Tower, SSO, Service Catalog, Systems Manager, OpsWorks
<b>Pillar</b> <b>Focus</b>
Operational Excellence Run and monitor systems, continually improve processes and procedures
Security Protect information, systems, and assets using risk assessments and mitigation
Performance Efficiency Use computing resources efficiently as demand changes and technologies evolve
M1 Cloud concepts, AWS global KodeKloud course modules; AWS Hands-on with 15+ AWS services
infrastructure, core services (EC2, free tier hands-on: launch EC2,
S3, RDS, VPC, IAM, Lambda) create S3 bucket, set up VPC
Recommended Resources
Resource Type Focus Priority
KodeKloud AWS CCP Course Course Full course + labs + practice tests PRIMARY
AWS Free Tier Lab Hands-on with real AWS (12 HIGH
([Link]) months)
AWS Skill Builder (free) Platform Official labs and digital training HIGH
<b>#</b>
<b>Topic</b> <b>Cert / Course</b> <b>Duration</b>
<b>Cumulative</b>
<b>Priority</b>
Morning (6–7 AM) Read / watch course content — new concepts only 60 min
Lunch (12–12:30 PM) Quick review: flashcards, quizzes, or re-read notes 30 min
Evening (7–9 PM) Hands-on lab, practice questions, or project work 90 min
Before bed Review 5 key concepts from today; update study notes 15 min
<b>#</b>
<b>Principle</b> <b>How to Apply</b>
1 Consistency over intensity 30–60 min daily beats 10-hr weekend cramming. Build a streak — don't break it.
2 Hands-on always Never just read about a service — create it. Theory without labs is forgotten in 48 hours.
3 Practice tests are mandatory Score 85%+ on 3 full practice exams BEFORE booking any real certification exam.
4 Take notes by hand Physical writing encodes memory far better than copy-pasting. One notebook per topic.
5 Teach what you learn Explain concepts to others (or write blog posts). If you can't teach it, you don't know it.
6 Build your GitHub Every project goes on GitHub. Recruiters and ATS systems check it. Commit daily.
7 Join communities Reddit (r/learnprogramming, r/aws, r/azure), Discord study groups, LinkedIn. Ask questions.
8 Track weak areas When you miss a practice question, add it to a 'Review List'. Revisit weekly.
10 Stack your certifications AZ-900 → SC-900 → AZ-104; CCP → SAA-C03. Each cert compounds your market value.
You are building a rare combination: Full-stack development skills + dual cloud expertise (Azure & AWS) +
Security fundamentals + System design + Project management + Agile leadership. This stack is valued at
$80K–$150K+ in the job market. Stay consistent, stay curious, and celebrate every milestone. The journey of
~20 months will transform your career. Start today.