Cloud and DevOps Resume for 2026: AWS, Kubernetes, and What to Prove
Prince Kumar · 22 min read · Updated 2026-09-14
Cloud and DevOps postings still outnumber many other engineering jobs, but they are not an easy slide for someone who only has a solutions-architect badge and a few console screenshots. Teams want people who can change infrastructure in git, explain a outage, and not click around production like it is a tutorial. Kubernetes is on every other requisition. Many companies barely use it. Your resume should match the posting’s actual surface: VMs and Terraform, or EKS and Helm, or CI pipelines in GitHub Actions — not “cloud enthusiast, AWS, Azure, GCP, Docker, K8s, Jenkins, Ansible, Terraform, Prometheus, Grafana, Linux.”
I keep seeing one-page files where the skills block is longer than experience. That ratio tells a hiring manager you collected logos. Flip it. Experience and projects should name the system. Skills should be a short index of what already appeared. If you have never been on-call, do not write “SRE” as your title. Write “DevOps intern” or “cloud engineer” if that is what you did. SRE implies error budgets and a relationship with a product team. Steal the title only if you had the duty.
The work hiding inside the job description
Read past the tool list. You will usually find: CI for tests and images, deploy to an environment, observability, IAM, cost alarms, backups, and a ticket queue. Some posts are 80% YAML and pipeline maintenance. Some are 80% Linux and networking with a bit of Terraform. A “platform engineer” at a product company may write golden paths for developers. A “cloud engineer” at a bank may spend a week on a change-management ticket. Mirror the posting’s mix in which bullets you put first.
India’s service-market posts still love AWS three-tier diagrams. Product companies want you to talk about blast radius, feature flags, and what happens when a deploy fails on Friday. If you only have academic labs, say they are labs. A Terraform repo that stands up a static site and a database on a free tier, with remote state and a README, is a legitimate project. Clicking through the AWS console for a weekend is not.
Terraform, Kubernetes, and honesty
Terraform: mention state backend, modules you used, and one change you made safely (plan before apply, separate workspaces). Kubernetes: mention what you actually touched — manifests, Helm values, an Ingress, a CrashLoop you debugged, resource limits. “Orchestrated containers with Kubernetes” is empty. “Set memory limits after a Node.js service OOM-killed the node in staging” is a story. Docker: building a file and running compose locally is fine for juniors; do not equate that with running a cluster.
Multi-cloud on a junior resume often means you completed two tutorials. Pick a primary cloud for Skills. Put a second cloud only if a job or project used it. Recruiters search “AWS” or “Azure.” They rarely need you to be equally fluent in three providers on day one. They do need you not to lie about IAM, because IAM mistakes are how bills and breaches happen.
Bullet patterns
- Wrote Terraform for an S3 bucket and CloudFront with versioned state in S3; documented the plan/apply steps in the README.
- Added a GitHub Actions workflow to run tests and build a container on pull requests.
- Wired Prometheus metrics for a Node service and a Grafana board for p95 latency after a customer complaint.
- Rotated keys out of a repo and into a secrets manager after a scan flagged them.
- Sat a shadow on-call week: followed a runbook for a 5xx spike, posted the timeline in the incident channel.
If you reduced cost, say how: rightsizing, turning off idle labs, lifecycle rules on buckets. If you have no money number, say the resource. Fake “saved $1M” claims are common on the internet and toxic in an interview. “Deleted unused load balancers in a student account after the bill jumped” is believable and still shows you look at invoices — a real DevOps habit.
Linux, networking, and the unfashionable skills
You will still be asked about DNS, TLS, SSH, systemd, and why a container cannot reach a database. If those are strengths, put them in Skills and in one bullet. Fashionable tools change. Packets do not. People who can read a curl error and a security group win junior interviews over people who only memorized Kubernetes API objects.
Certifications
AWS Cloud Practitioner is a start; Solutions Architect Associate is more useful if you also have a repo. Azure AZ-104 or AZ-400 should match the cloud you work in. CKA is meaningful when you have cluster scars to talk about. Do not wallpaper the header with eight badges. Two certs plus one public module of Terraform is a stronger page than eight badges and a blank GitHub.
Page structure in MineResume
Header with GitHub. Summary naming the cloud and the kind of work (pipelines, infra as code, on-call). Skills in groups: cloud, IaC, CI, observability, languages. Experience. Projects (home lab clusters belong here, named as labs). Education. Keep it to one page for under five years. Use a text-heavy template. After export, confirm kubectl, Terraform, and your GitHub URL are searchable in the PDF.
For each application, reorder bullets so the posting’s cloud is visible in the first job. If they are an Azure shop, do not lead with a three-year-old AWS lab. The second page of a printout will not save you; there should not be a second page.
On-call, runbooks, and saying you were junior
If you only shadowed, write shadowed. If you owned a pager for a week, write the week. Inventing on-call is easy to catch because the interviewer will ask about the last incident. No incident means no pager, and that is fine for a first job. Plenty of cloud roles are office-hours pipeline work. Apply to those instead of forcing SRE language.
Runbooks are resume gold if you wrote or improved one. “Updated the runbook for 5xx on checkout after we learned the cache stampede pattern” shows you leave the team better. DevOps is a lot of leaving things better. CI configs, IAM least privilege, a diagram in the README — those are the artifacts. Put links when they are public. If they are not, describe the artifact without a URL.
Cost, security, and platform — pick a flavor
FinOps-flavored roles want you to talk about waste. Security-flavored cloud roles want IAM and scanning. Platform-flavored roles want developer experience: golden templates, internal docs, reducing ticket ping-pong. Your summary can name one flavor. Your bullets can still show a mix. The current market has more platform and security-cloud hybrids than pure “Jenkins admin” posts. If all you know is Jenkins, say Jenkins and Linux honestly; some enterprises still live there. Do not wallpaper Kubernetes on top.
AI shows up in DevOps posts as “AIOps” or log summarization. If you used a vendor that summarizes incidents, mention it as a tool you read, not as if you built a foundation model. If you wrote a script that pages a model to draft a postmortem, say it drafted and a human edited. Same rule as everywhere else in 2026: the model is a junior intern. You are still on the hook.
CI, artifacts, and the part of DevOps that is just software
A lot of DevOps is writing glue: a workflow file, a small Go or Python tool, a Helm chart. If you can write tests for the glue, you will jump queues. Put “added a CI check that fails when a Dockerfile uses latest tags” on the page if you did it. That is engineering. Clicking Jenkins by hand is operations. Both are jobs. The 2026 postings that pay better usually want the glue. Show glue.
Document your blast radius thinking. “Changed a module used by twelve stacks; ran plan in a clone first.” That sentence is how you get trusted with production later. If you have never had production, say staging. Staging is allowed. Lying about production is how incidents get worse when they hire you.
Watch job posts for platform versus SRE versus cloud engineer. Align the summary. Then keep Linux. Then export a one-page PDF. Then apply where the cloud matches. That is the whole strategy. Tool FOMO is how people spend a year in tutorials. Demand is a specific cloud and a pipeline you can draw on paper. Draw it, then write it, then send it.
Ready to apply this in a template? Open resume templates.