How to Start with AWS Certifications: A Practical Path That Sticks
Start with the AWS Certified Cloud Practitioner, add hands-on Free Tier labs, and target the Solutions Architect Associate. Here is a no-fluff study path, exam-day strategy, and resource list for builders.
Choosing your first AWS certification is not about memorizing the AWS console. It is about building a working mental model of cloud systems—and proving it. The simplest path for most people is: AWS Certified Cloud Practitioner first, then AWS Certified Solutions Architect - Associate.
Why start with the AWS Certified Cloud Practitioner?
The Cloud Practitioner exam (CLF-C02) covers AWS core services, pricing, security, and support. It is broad, relatively inexpensive, and gives you a low-stakes introduction to the AWS vocabulary you will need for every other certification.
It is especially useful if you come from a non-cloud background, work in sales or product, or want confidence before committing to the deeper associate exams.
Pick your first associate-level target
After Cloud Practitioner, choose one of three associate paths:
**Solutions Architect Associate (SAA-C03)**: the best general-purpose choice for most builders. It covers EC2, S3, VPC, IAM, RDS, serverless, and high availability.
**Developer Associate (DVA-C02)**: better if you work with CI/CD, Lambda, DynamoDB, and application code on AWS.
**SysOps Administrator Associate (SOA-C02)**: better if you spend most of your time on monitoring, operations, and troubleshooting.
If you are already working as a developer and have some AWS exposure, you can skip Cloud Practitioner and go directly to the Solutions Architect Associate. Just budget more time.
Build a study stack that does not waste your money
Start with the official free material before buying anything:
[AWS Skill Builder](https://explore.skillbuilder.aws/) free courses and exam plans
[AWS Certified Cloud Practitioner exam guide](https://aws.amazon.com/certification/certified-cloud-practitioner/)
[AWS Certified Solutions Architect Associate exam guide](https://aws.amazon.com/certification/certified-solutions-architect-associate/)
[AWS Well-Architected Framework](https://aws.amazon.com/architecture/well-architected/)
Then add one paid practice-exam source. [Tutorials Dojo](https://tutorialsdojo.com/) practice exams are the community standard for realistic question timing and explanations. You can also use Adrian Cantrill's courses for deep technical context.
Avoid collecting video courses. Pick one course, one practice exam library, and the AWS documentation.
Use hands-on labs as your real retention layer
Lectures create familiarity, but labs create recall. Open the AWS Free Tier and build a small project:
Create an S3 bucket with versioning and lifecycle rules.
Launch an EC2 instance in a public subnet and connect with Session Manager.
Put an Application Load Balancer in front of two instances.
Set up an RDS database and connect to it from a Lambda function.
If you already use infrastructure as code, write the same project in Terraform or CloudFormation. That turns abstract exam topics into files you can review.
At Sapior, we see the same pattern with developer tools: the people who learn fastest are the ones who put a change into a real environment, not just watch it in a course.
A realistic 8-week plan
This plan assumes you are starting with Cloud Practitioner and moving to Solutions Architect Associate.
Weeks 1–2: Cloud Practitioner
Watch a free AWS Skill Builder Cloud Practitioner course.
Take notes on core services: EC2, S3, IAM, RDS, Lambda, VPC.
Learn billing, support plans, and the shared responsibility model.
Take one practice exam. Review every wrong answer.
Weeks 3–5: Solutions Architect core concepts
Study VPCs, subnets, route tables, security groups, and NAT gateways.
Study S3 storage classes, lifecycle policies, and encryption.
Study EC2 instance types, auto scaling, and load balancing.
Study serverless basics: Lambda, API Gateway, DynamoDB, EventBridge.
Build the hands-on lab project from above.
Weeks 6–7: Practice exams and gap review
Take full-length practice exams in timed mode.
Keep an error log with the AWS service, the concept, and the correct answer.
Re-read AWS documentation only for gaps.
Week 8: Exam day
Schedule the exam for a Tuesday or Wednesday if possible.
Sleep, eat, and take the exam in a quiet room.
For remote proctoring, test your system before exam day.
What to expect on exam day
Both Cloud Practitioner and Associate exams are multiple-choice. Cloud Practitioner has 65 questions in 90 minutes; Solutions Architect Associate has 65 questions in 130 minutes. You need roughly 70% to pass, but AWS does not publish a fixed score.
You can take the exam at a [Pearson VUE](https://home.pearsonvue.com/aws) test center or online with a proctor. Online proctoring requires a clean desk, a webcam, and a quiet space.
How much does it cost?
At the time of writing, the Cloud Practitioner exam costs $100 USD, the Associate-level exams cost $150 USD, and Professional-level exams cost $300 USD. You usually get a 50% discount voucher after passing an exam, so the next certification is cheaper.
The certification order that works for most people
1. **AWS Certified Cloud Practitioner** to build vocabulary.
2. **AWS Certified Solutions Architect - Associate** to prove you can design systems.
3. **AWS Certified Developer - Associate** or **SysOps Administrator - Associate** depending on your role.
4. Later: Professional-level and Specialty exams in security, networking, or machine learning.
Do not collect certifications for their own sake. Use them to force yourself through the parts of AWS you would otherwise avoid.
The short version
Start with Cloud Practitioner. Use AWS Skill Builder for theory, Tutorials Dojo for practice exams, and the free tier for labs. Then take Solutions Architect Associate. Keep the exam date close enough to create urgency, but far enough to build real understanding.