CAMPUX Cloud Bootcamp
Field notes · Careers
Careers · the pivot

How to become a cloud engineer with no experience

By Victor Thomson18 July 20268 min read

The phrase "no experience" hides a trap: it makes you think the goal is to accumulate years. It isn't. The goal is to accumulate evidence — and evidence you can build in a spare room this month.

The word "experience" does a lot of quiet damage to people trying to enter this field. It suggests a locked door: you cannot get the job without experience, and you cannot get experience without the job. Real cloud hiring does not work that way, because the thing behind the word "experience" is not a number of years — it is proof that you can be handed a system and not break it. And proof, unlike tenure, is something you can manufacture on purpose. This is how.

What a cloud engineer actually does

Before the how, the what — because you cannot aim at a job you cannot picture. A cloud engineer builds and runs the infrastructure that software lives on: the networks, servers, storage, identity, and pipelines, on a platform like Azure, AWS, or Google Cloud. Increasingly, they do not click these into existence — they describe them in code, so the whole environment can be reviewed, reproduced, and torn down reliably.

Strip it to a sentence: a cloud engineer is paid to make computing resources appear, safely and repeatably, and to keep them running and affordable. Everything you learn should point at that sentence.

Nobody hires "years." They hire proof you can be handed production.

The handful of skills that matter

Job postings list twenty things. You need a spine of five, and depth in them beats a shallow tour of the rest.

The path, in order

You do not need a curriculum you design yourself; you need to move in the right order so each step stands on the last.

  1. Understand the ground. What the cloud is, the resource hierarchy, identity. Enough to earn a foundational certification and stop guessing. Class One is free and is the right first hour.
  2. Build the core in code. Networking, compute, storage — each one delivered as something you actually deployed, not just read about.
  3. Add the engineer's tools. Git, infrastructure as code, a pipeline. Fold these in early; they are how you build everything else.
  4. Assemble the portfolio. Two or three builds a stranger could reproduce from your README. This is the substitute for experience — treat it as the main deliverable, not an afterthought.
  5. Get the first role. Junior cloud engineer, cloud support, or an IT role with cloud in it. If you are already in IT support, the jump is even shorter — see help desk to cloud engineer.
The portfolio is the whole trick

With no experience, your portfolio is your experience. Every interview turns on one soft question — "walk me through something you've built" — and a public repository of real infrastructure answers it while a wall of certificates cannot. Build in public, write the README as if a colleague will read it, and you have manufactured exactly the proof the word "experience" was standing in for.

Common questions

Can you really become a cloud engineer with no experience?

Yes. Cloud is young and credential-flexible, and hiring rewards demonstrated skill. You substitute a portfolio of real work for a track record — a foundational certification plus two or three public builds is a genuine starting position.

How long does it take from scratch?

Roughly six to twelve months at six to eight hours a week, depending far more on whether you build things you can show than on hours spent reading or watching.

Do you need a degree?

No. A foundational certification plus a portfolio outweighs a degree with nothing built beside it in most cloud hiring. The field screens for whether you can be trusted with production, and a portfolio answers that directly.

What first job should I aim for?

Junior cloud engineer, cloud support, or an IT or DevOps role with cloud responsibilities. Many people start in IT support and cross over quickly because the mindset transfers.

Read next
Filed under Careers. Next note: Is it too late to get into tech? →
Free courseThis is one idea. The whole picture is the free 42-class Cloud Engineering course — start with Class One, no account needed.