How to Build Cloud Skills for Free: Free Tiers and Labs (Cloud for Beginners, Part 17)
Learn real cloud skills for free in 2026 with the AWS, Azure and Google Cloud free tiers and free labs, and set up the budget alerts that keep you from a surprise bill.
TL;DR You can learn real cloud skills without spending a rupee, but the three big free tiers work very differently in 2026. AWS now hands new accounts a credit pot that closes the account after six months. Azure gives a 30-day credit plus 12 months of free services. Google Cloud gives a 90-day credit plus a small set of services that stay free forever. The trick is not signing up. The trick is not getting billed. Set a budget alert first, then build small projects, then add free labs on top.
Who this is for A fresher or new IT employee who wants hands-on cloud practice but has no company account, no budget, and a healthy fear of a surprise bill. If you have only read about the cloud and never clicked a single button in a console, start here.
Almost every fresher I mentor asks the same nervous question before they sign up for a cloud account: will I wake up to a bill I cannot pay? It is a fair worry. The free tiers are real and generous, but they are also a maze of credits, time limits, and small print that changes every year. The good news is that with one hour of setup you can practise for months and pay nothing. This part shows you exactly how, with the 2026 rules, not the old blog posts you will find on page one of a search.
Think of a free tier like a gym day pass with a twist. Some of the equipment is free to use forever as long as you stay within a quota. Some is free only for a trial window. And the front desk will quietly start charging your card the second you step past the line. Knowing which machine is which is the whole game.
The three free tiers, side by side
There are two kinds of free you need to keep separate in your head. Trial credit is a fixed amount of money you can spend on almost anything, and it expires on a date. Always-free is a monthly quota on specific services that resets every billing cycle and does not expire. Mix these up and you will either waste your credit or get a bill. Here is how the three providers stack up in 2026.
How the three free tiers compare in 2026. Read the time limits more carefully than the dollar amounts.
AWS: a credit pot on a six-month timer
AWS changed its free tier in 2025, and the new model surprises people who read older guides. A new account gets $100 in credit the moment you sign up. You earn another $100 by finishing five short tasks worth $20 each: launch and stop an EC2 instance, set up an RDS database, deploy a Lambda function, test a prompt in Amazon Bedrock, and create a budget in AWS Budgets. That is up to $200 to spend on most services.
The catch is the clock. Your free plan ends at whichever comes first: six months after you opened the account, or the day you run out of credit. When it ends, AWS closes the account and you lose access to your resources. The remaining credit does not buy you more time. A few always-free quotas survive outside this, most usefully Lambda with one million requests a month that never expires, but the headline experience for a new learner is a six-month sprint, not a year of slow practice.
Azure: a fast credit plus a slow burn
Azure gives a new account $200 in credit, but only for the first 30 days. Anything left after that disappears. So use the credit window to try paid services like a bigger VM or a managed database, then drop back to the free set. On top of the credit, Azure gives 12 months of free access to popular services such as a B1S Linux or Windows VM for 750 hours a month and 5 GB of Blob storage, plus more than 65 services that are always free, including Azure Functions with one million requests a month. For someone learning over many weekends, the 12-month runway is friendlier than a 30-day credit.
Google Cloud: the most forgiving always-free
Google Cloud gives $300 in credit valid for 90 days. The part I like most is the always-free tier that keeps working after the credit is gone: one e2-micro virtual machine per month, 5 GB of Cloud Storage, and 1 GB of outbound data transfer. The e2-micro free VM has a real catch that bites beginners, which I will come back to in a moment. If your goal is to keep a tiny always-on practice server running for months at zero cost, this is the gentlest of the three.
Keep these two ideas separate and most free-tier confusion goes away.
The free-tier trap, and how to never get billed
Free tiers do not bill you for using them. They bill you for the things you leave running or the line you cross without noticing. The single most common beginner bill is a resource that has a small hourly charge and no free quota, left on overnight. A managed NAT gateway, a load balancer, a static public IP that is not attached to anything, a database you spun up to test once. None of these scream at you. They just tick.
Here is the real-world specific that catches almost every Google Cloud beginner. The always-free e2-micro VM is only free in three US regions: Oregon, Iowa, and South Carolina. Create the exact same e2-micro in Mumbai or Singapore because it feels closer to home, and it is a normal billed instance from minute one. The console will happily let you do it and say nothing. I have watched three different freshers hit this in the same week.
Worked example: a tiny accidental bill Say you launch a small general-purpose VM that costs about $0.04 an hour, plus a static public IP that costs around $0.005 an hour while idle. You do a tutorial for two hours, close the browser, and forget it. Thirty days later: 720 hours × ($0.04 + $0.005) = roughly $32. Nobody warned you, because you never crossed a quota. You simply never turned it off. This is why the budget alert below matters more than any tutorial.
So the first thing you do in any new account, before you build anything, is set a budget alert. On AWS use AWS Budgets, on Azure use Cost Management budgets, on Google Cloud use Billing budgets and alerts. Set a threshold you can absorb, even one dollar, with an email alert at 50 and 100 percent. A budget alert does not stop charges by itself, but it turns a silent month-long leak into an email on day one.
A safe loop for every free-tier project: alert first, tear down last.
Gotcha Storage and idle resources are the quiet ones. A stopped VM still bills for its attached disk and any reserved public IP. When a project is finished, delete the whole thing, not just the compute. Most consoles have a resource group, project, or stack view that lets you delete everything in one place. Use it.
Free labs beat a blank console
A free tier gives you an empty room. A lab gives you a guided exercise with a temporary, pre-billed environment, so you cannot run up a charge at all. For a nervous beginner, labs are the safest way to start because the provider pays for the sandbox. Here are the ones worth your time, all free to use.
Platform
What you get
Best for
Microsoft Learn
Free guided modules with a temporary Azure sandbox, no card
Azure with zero billing risk
Google Cloud Skills Boost
Hands-on labs in throwaway projects, plus learning paths
Guided Google Cloud practice
AWS Skill Builder
Free courses and some free lab content; exam-aligned paths
AWS theory and exam prep
freeCodeCamp / YouTube
Long free project courses you follow in your own account
End-to-end build-alongs
Provider docs tutorials
Official step-by-step quickstarts written to fit the free tier
Accurate, current steps
Mix labs and your own free-tier account: labs to learn safely, your account to prove you can build alone.
Here is my real opinion, and it goes against the usual advice. Most beginners are told to start with AWS because it has the biggest market share, so the most jobs. I disagree for the first month. The new AWS account that self-destructs in six months is a poor place to learn slowly and make mistakes. Start your hands-on practice on Microsoft Learn sandboxes and the Google Cloud always-free VM, where the worst case is far gentler, and bring in your AWS six-month window later, when you already know what you want to build and can use the credit with intent. Market share is an argument for which certification to chase, not for where a frightened beginner should click their first button.
A 30-day free plan you can actually follow
Skills come from finishing small things, not from watching. Here is a four-week path that costs nothing if you tear down as you go. Week one: create one account, set a budget alert, and finish three guided labs on Microsoft Learn or Google Cloud Skills Boost. Week two: in your own free-tier account, launch a small Linux VM, connect to it, install a web server, open it to the internet, then delete everything. Week three: store and serve a file from object storage and put a tiny serverless function in front of it. Week four: write a short README of what you built, push it to a public Git repository, and screenshot your budget showing near-zero spend. That repository is now interview evidence.
Try it yourself On any provider free tier, do this 30-minute task. Launch the smallest free VM in a free-tier-eligible region, install a basic web server, and open its public address in your browser so you see the default page. Then delete the VM, its disk, and any public IP. How to check you did it right: go to the billing or cost page the next day and confirm the new charge is zero or a few cents at most. If it is more, you left something running. Finding and deleting that something is the most useful lesson in this whole part.
The goal of the month is a public repository, not a pile of certificates.
Why this matters in your first job On day one nobody hands you the production account to experiment in. The teams that trust new hires fastest are the ones who can see you have already broken and fixed things on your own dime, or on free credit. A small public project that shows a VM, some storage, a function, and a clean teardown tells a manager you will not leave a costly resource running in their account. That habit, tear down what you create, is worth more in your first month than any single service you can name.
Real interview question How do you make sure a personal cloud project does not run up a bill? A strong answer is concrete, not vague. Say: I set a budget alert before I build anything, I check that each resource is free-tier eligible and in a supported region, I keep work inside one project or resource group, and I delete the whole group when I am done rather than leaving things stopped. Then add the honest line interviewers like: I learned this after leaving a static IP attached once and seeing a small charge, so now teardown is part of my checklist. That shows judgement and a real story, which beats reciting free-tier limits.
FAQ
Do I need a credit card to use the free tier? Yes, all three major providers ask for a card to verify you and to bill anything beyond the free limits. They do not charge it as long as you stay inside the free quotas, but the card must be valid. Lab platforms like Microsoft Learn sandboxes are the exception, since they run on the provider’s account.
Will the free tier auto-charge me when it ends? It depends on the provider. AWS now closes the new account when the six-month plan ends rather than silently moving you to paid. Azure stops the free services and asks you to upgrade before you can keep using paid resources. Google Cloud keeps the always-free tier going but charges if you exceed it. None of this protects you from a paid resource you left running mid-trial, so the budget alert still matters.
Which provider should a complete beginner start with? Start where the mistakes are cheapest. Microsoft Learn sandboxes and the Google Cloud always-free VM let you practise slowly without a hard deadline. Pick the provider your target jobs ask for once you know the basics. The core ideas of compute, storage, and networking transfer across all three.
Is the free tier enough to pass a certification? For an associate or fundamentals level exam, yes, the free tier plus free labs cover the hands-on practice you need. You will not run large clusters or expensive services, but exams at that level test understanding and small tasks, not big bills.
What is the single most common beginner mistake? Leaving something running. Not a dramatic over-use of a service, just a forgotten VM, an idle public IP, or a database spun up for one test. Set a budget alert and delete projects when you finish, and you will almost never see a surprise charge.
Where to go next
You now have everything you need to practise for free without fear: which tier is which, how to avoid a bill, and a 30-day plan that ends in a real project. Pick one provider today, set a budget alert before you build a single thing, and finish the Try it yourself task this week. The skill that gets you hired is not knowing the free-tier numbers. It is having clicked the buttons, broken something small, and cleaned it up.
Dr. Pranay Jha is a Cloud and AI Consultant with 18+ years of experience in hybrid cloud, virtualization, and enterprise infrastructure transformation. He specializes in VMware technologies, multi-cloud strategy, and Generative AI solutions. He holds a PhD in Computer Applications with research focused on Cloud and AI, has published multiple research papers, and has been a VMware vExpert since 2016 and a VMUG Community Leader.
Dr. Pranay Jha is a Cloud and AI Consultant with 18+ years of experience in hybrid cloud, virtualization, and enterprise infrastructure transformation. He specializes in VMware technologies, multi-cloud strategy, and Generative AI solutions. He holds a PhD in Computer Applications with research focused on Cloud and AI, has published multiple research papers, and has been a VMware vExpert since 2016 and a VMUG Community Leader.