SaveMyCert
Getting started

How to get started with AWS in 2026: a beginner’s roadmap

Updated

The way to get started with AWS is to learn cloud fundamentals free on AWS Skill Builder, use the foundational Cloud Practitioner certification as your syllabus, practise hands-on with the AWS Free Tier, and only then move up to a role-based associate certification backed by small real projects. That order matters: fundamentals give the services context, the certification gives your study a finish line, and hands-on work turns what you have read into something you can actually do. None of it requires prior experience, a degree, or paid courses — the whole first stretch of the path can be done with free resources. Here is the roadmap step by step.

The roadmap at a glance

AWS is enormous — well over two hundred services — and the most common beginner mistake is wandering into it without a route. This path keeps you oriented from day one:

  1. Understand what the cloud actually is — the mental model that makes everything else click.
  2. Learn AWS fundamentals free on Skill Builder — AWS’s own training platform, with hundreds of free courses.
  3. Adopt the foundational Cloud Practitioner exam as your syllabus — a vendor-published blueprint of exactly what a beginner should know.
  4. Get hands-on with the AWS Free Tier — reading about services is not the same as using them.
  5. Sit the foundational exam, then move to a role-based associate — architect, developer, or operations, matched to the job you want.
  6. Build small projects throughout — the evidence that makes the certification mean something.

Step 1: understand what the cloud actually is

Before touching any AWS console, get the core idea straight: the cloud is renting computing — servers, storage, databases, networking — on demand, paying for what you use, instead of buying and running the hardware yourself. Everything AWS offers is a variation on that theme, and every exam question you will ever face assumes you have internalised it.

Spend a little time on the vocabulary that recurs everywhere: regions and availability zones (where your resources physically live), the shared responsibility model (what AWS secures versus what you must), and the difference between infrastructure, platform and software as a service. These concepts are the grammar of AWS — with them, new services read as sentences; without them, every service is a new foreign word.

Step 2: learn the fundamentals free on AWS Skill Builder

AWS Skill Builder is AWS’s own learning platform, and its free tier includes more than six hundred courses — comfortably enough to take a complete beginner through the fundamentals without spending anything. Start with the cloud-essentials material, which walks through the core services in the same framing the exams use.

Being first-party content, it has a specific advantage: it teaches services the way AWS describes them, which is the way exam questions describe them. Third-party courses can be excellent, but at this stage the free official material is the highest-value starting point — save your money until you know what, if anything, is worth paying for.

Step 3: use the foundational certification as your syllabus

The AWS Certified Cloud Practitioner (CLF-C02) is the foundational entry exam: it has no prerequisites, assumes no hands-on experience, and its published exam guide is effectively a beginner’s curriculum written by AWS itself. Even if you never intended to get certified, the blueprint solves the beginner’s biggest problem — knowing what to learn and in what proportion.

Adopting it as a target does two more things. It gives your study a finish line, which is what keeps self-directed learning from drifting, and passing it puts a dated, verifiable credential on your CV at the point where you have nothing else cloud-shaped to show. For most beginners the exam is a natural first milestone rather than a detour.

Step 4: get hands-on with the AWS Free Tier

Reading about S3 is not knowing S3. The AWS Free Tier lets you use a meaningful slice of the platform at no cost, and the difference between people who progress quickly and people who stall is almost always console time. Small, unglamorous exercises are exactly right at this stage:

  • Host a static website from an S3 bucket — storage, permissions and public access in one exercise.
  • Launch, connect to, and terminate an EC2 instance — the lifecycle of a server you rent by the hour.
  • Set a billing alarm before anything else — learning to watch costs is itself a core cloud skill.
  • Create an IAM user with limited permissions and work as that user — the security model becomes real the first time it blocks you.

Step 5: move up to a role-based associate — and keep building

Once the foundational level is solid, pick the associate certification that matches the work you want: Solutions Architect for designing systems, Developer for building on AWS, CloudOps Engineer for running and operating workloads. AWS recommends around a year of hands-on experience for the associates — treat that as a description of the exams’ depth rather than a gate, since none of them has formal prerequisites. Passing any exam also earns a 50% discount voucher toward your next one, so the path gets cheaper as you go.

Whichever associate you choose, keep building alongside the studying. A few small finished projects — something deployed, something automated, something monitored — are what turn “I passed an exam” into “I have done this”, and they are what interviews actually probe. For the honest picture of what certifications can and cannot do for a career, see our guide on whether AWS certifications are worth it.

Ready to start studying — free?
Original practice questions, timed mock exams and revision notes. No card, nothing to pay.

Questions, answered

Yes — AWS is learnable from zero, and the official path assumes it. The foundational Cloud Practitioner certification requires no prior experience, AWS Skill Builder offers hundreds of free courses aimed at newcomers, and the Free Tier gives you a real environment to practise in at no cost. The main requirement is a structured route and steady console time, not a technical background.

Keep reading