There you are, on the way to becoming a cloud engineer and architect.

You've...
• learned a lot about AWS' core services
• probably taken some certifications
• built small services yourself

... but how to get into your first project?

What I've learned over the years 🧵↓
I've been in numerous interviews as a technical interviewer ✍️

Upfront & honest: without prior experience, it's not an easy task to get hired.

But there's no need to get discouraged.

There's a lot you can do to drastically enhance your chances.

{ 1 / 13 }
First: About job descriptions and requirements

AWS, Node.js, Java, Containerization/Docker, ECS/Kubernetes, Serverless & 10yrs experience in everything.

Likely, you've seen vacancies like this with only one question in mind:
"Are they looking for a whole team?"

{ 2 / 13 }
Job description and what the company is really looking for can differ enormously.

Don't get discouraged.

Even apply if you're only fulfilling parts of the requirements.
You'll, either way, learn and improve within your day-to-day job.

Your ability to learn is key.

{ 3 / 13 }
Covering Letter

Initially, I thought that's the "nobody will read this anyway" part.

That's not the case.
Mostly, it's really essential.

Show that you know the company.
Tell what's your motivation to work there.

Focus on correct spelling and grammar.

{ 4 / 13 }
Resume / Curriculum Vitae

Nobody will read your resume if it has 10 pages.
Nobody will care about your primary school.

Simple & <= 2 pages:
• small 'about you' part
• your list of skills (no proficiency level bars)
• noteworthy experiences
• previous jobs

{ 5 / 13 }
Small Side Projects & OpenSource contributions

Experiences are important.
If you've got something to show, that's a giant plus.

Regardless if it's your small weekend project at your own AWS account or a PR for an OpenSource repository.

Showcase your hands-on!

{ 6 / 13 }
Technical Writings & Online Presence

Improving your skills requires you to either build something on your own or explaining it to somebody else.

What also works: writing a technical wrap-up article about your new learnings.
It forces you to in-depth explanations.

{ 7 / 13 }
It's also useful for your interview.

If an article of yourself gained some popularity, it may also appear if a recruiter or HR person googles your name in combination with a required skill or technology.

You'll only win anyway.
Writing is a fundamental skill.

{ 8 / 13 }
Certifications

Generally, missing certifications are not a show stopper.
But having them is a plus.

If you've got the time and money, it's worth pursuing them.

It gives your potential client or employer some kind of safe bet that you know what you're doing.

{ 9 / 13 }
Especially the starter certifications aren't hard to get, so you don't need to spend a lot of effort, time, or money.

There are a lot of great & free learning resources
• AWS Cloud Practitioner: dannys.cloud/aws-cloud-prac…
• Azures AZ-900:

{ 10 / 13 }
My interviewer experience showed:
• being motivated & a team-player is the highest good
• long resumes & a masters degree do not automatically imply a great skill-set

Keep this in mind & show that you're either got the skills or you know how to get them!

{ 11 / 13 }
Disclaimer: all experiences are solely based in Europe, especially Germany! 💫

I know there's a heavy focus on really difficult technical interviews in the US, often with live-coding sessions.

For this, it takes another level of preparation.

{ 12 / 13 }
I hope you enjoyed reading this & feeling motivated on getting your first role at your first engineering project! 👨‍💻

I'd be happy if you like & retweet the initial post so others see this!

Follow along if you're interested in cloud & engineering content ☁️ 🏗

{ 13 / 13 }

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Tobias Schmidt

Tobias Schmidt Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @tpschmidt_

5 Oct
📚 𝗖𝗹𝗼𝘂𝗱 𝗖𝗼𝗻𝗰𝗲𝗽𝘁𝘀 𝟭𝘅𝟭

How do dedicated servers, virtual machines, containers & functions differ? 🤖

An overview of the different compute models ↓
𝗗𝗲𝗱𝗶𝗰𝗮𝘁𝗲𝗱 𝗦𝗲𝗿𝘃𝗲𝗿𝘀 (1/2) 🛠

A physical server, only utilized by you
• you have to know or guess the CPU & memory capacities you need
• high risk of overpaying (underutilized server) or under-provisioning (too much load)
𝗗𝗲𝗱𝗶𝗰𝗮𝘁𝗲𝗱 𝗦𝗲𝗿𝘃𝗲𝗿𝘀 (2/2) 🛠

• you're able to run multiple apps, but need to make sure that you're not causing conflicts by resource sharing
• you're solely responsible for the security
• up- or downscaling is tedious & not quickly possible
Read 7 tweets
28 Sep
📚 AWS 1x1

ɪᴅᴇɴᴛɪᴛʏ- & ᴀᴄᴄᴇꜱꜱ ᴍᴀɴᴀɢᴇᴍᴇɴᴛ (ɪᴀᴍ) 🔑

The concepts are crucial & being confident in them is a necessity.

From basics to advanced concepts 🧵↓
For seriously working with AWS, there's no way around IAM.
Skipping to understand its core principles will bite you again and again in the future️ 🔥

Take the time to do a deep dive, so you won't be frustrated later.

{ 1/35 }
Thread Overview 🧵

• IAMs Capabilities
• Key Terms
• Identity- & Resource-based Policies
• Securing your AWS Account
• Basics: Credentials & AWS CLI
• Dealing with "Access Denied"
• Least Privilege
• Permission Boundaries
• Tooling

{ 2/35 }
Read 37 tweets
19 Sep
📚 Cloud Concepts 1x1

What are SaaS, PaaS, IaaS and how do they differ?

A quick wrap-up 🧵 ↓
As a DevOps engineer, you should know the most prominent types of concepts and what are the key differences.

Most likely you've already used several in your day-to-day work without being aware of it.
With XaaS, the general acronym is meant which includes all of the ...aaS solutions.

So this covers
• IaaS - Infrastructure as a Service
• PaaS - Platform as a Service
• SaaS - Software as a Service
to name the most famous ones.

Let's have a look at the details.
Read 8 tweets
7 Sep
My most received questions:
"How do I start my cloud engineering journey & what's the right path?"

There's not a single or correct path.
There are only recommendations.

A small recap of mine to get yourself going 🧵↓
(1/7) Pick a cloud provider you're interested in:
· Amazon Web Service
· Microsoft Azure
· Google Cloud Platform

It doesn't matter which one you start with.
Even though they are completely different in some ways, a lot of your learnings will be transferable.
(2/7) Register yourself an account

Yes, you need a credit card, but you don't need to be scared of unexpected or exploding costs.
All of the providers are having a generous free tier, allowing you to test and explore their services.

Also, you can create budget alerts later on!
Read 8 tweets
6 Sep
Logs are an essential operational tool.

But they are only useful if you're able to make sense out of them.

Most important for that: using log levels consistently!
· ℹ️ Trace
· 💡 Debug
· ⚪️ Info
· 🟠 Warn
· 🔴️ Error
· ⚡️ Fatal

A small thread about when to use what 🧵↓
(1/7) ℹ️ Trace

Your most verbose logs containing the most fine-grained information.
It gives you detailed insights into what's happening - not only in your code but also in third-party libraries.

Can go as far as documenting every step in a single algorithm.
(2/7) 💡 Debug

Less information than 'trace' level, but still extended to a way that's needed to troubleshoot problems in detail.
Majorly used for pre-production/testing environments and often logs out sensitive information that can't be logged on production.
Read 8 tweets
4 Aug
AWS is used almost everywhere.
Knowing the fundamentals is therefore a high-value skill for every web developer.

Don't know where to begin?

A thread about some of its most famous services & related tutorials for starting your journey today! 🧵👇
(1/8) AWS offers great free tutorials on its own training site, ranging from beginner to expert levels.

You only need an Amazon account to get yourself started.
This thread will guide you to your first starting videos.

aws.training/LearningLibrary
(2/8) Amazon Elastic Compute Cloud (EC2)

EC2 provides computing capacity for all kinds of areas. Launch virtual instances and services in the blink of an eye & run your applications.

With AWS' free tier, you can run a t2 or t3 micro instance for free!

aws.training/Details/Video?…
Read 9 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!

Follow Us on Twitter!

:(