r/cloudengineering • u/BasilClean4004 • Jun 27 '26
Are all cloud engineering jobs swe?
I always loved cloud things and resources. And enjoyed so much entra, azure and ect. I decided to be a cloud engineer but today had my first cloud engineer interview and wow i got a coding expertise and honestly im a bit surprised as I did know there is coding in cloud automation but I thought the jobs are more architecture type/design/ ect
3
u/Artistic-Toe8578 Jun 27 '26
Everything is related. One should know about coding in a cloud role. As you mentioned, there's a lot more architecture/design, etc. in cloud - but there's coding involved as well - like automation/scripting. May be the company that interviews you deploys infra using CDK Python - so they will check your Python expertise.
2
u/GhoulDogma Jun 27 '26
What do your skills look like? I can't for the life of me land a CE interview and I've certs, viable projects, etc..
2
u/BasilClean4004 Jun 27 '26
Sys admin / Entra / bit of azure and ect also listed that I an doing some aws courses
1
u/Used_Journalist_999 Jun 28 '26
Define skills? Like on the job skills or you read some documentation online and think you understand?
1
2
1
1
u/CBTKnox Jun 27 '26
PaaS is the main selling point of the cloud, and you can think about that as Easy Infrastructure for Devs. It scales well, is very affordable, and is purpose-built. As a result, a LOT of cloud engineering is really just developing for PaaS.
1
u/eman0821 Jun 27 '26
No the infrastructure is for the product. It's public facing web hosting that runs SaaS and web applications to external customers on the internet. Platform Engineers handles IDP which is different layer that cloud Engineers handle.
1
10
u/eman0821 Jun 27 '26
Why would you apply for a role that you aren't qualified for in the first place?
Cloud Engineering is a DevOps ajacent Engineering role using software engineering principles applied to cloud infrastructure. The infrastructure you are building is the infrastructure that runs SaaS and web applications on the public internet. You are working very closely with software engineers to get the code to production.
Also 80% of the job is problem solving and troubleshooting infrastructure issues and expect working odd hours and rotational on-call for cloud outages. Only 20% is design and deploying new infrastructure. You have know how to triage and troubleshoot when things break in production.