DEV Community

Cover image for My Top 10 Free Learning Resources for AWS
Tobias Schmidt for AWS Community Builders

Posted on • Originally published at hashnode.tpschmidt.com

My Top 10 Free Learning Resources for AWS

There's probably nothing you can't build on AWS, but starting your Cloud Journey looking at over 200 AWS Services needs guidance.

I've started to work with AWS in 2018 and I'm creating content on all kinds of levels since this year. What I struggled with myself, hearing from colleagues and on all other channels like Twitter:

How do I get started? This feels overwhelming!

The good news: this is a completely natural reaction, looking at the inconceivable scope of services that are offered by AWS.

The important part is to pick great learning resources, focus on the core services and advance step by step.

And that's exactly what this article points at - directing you to those resources to get yourself comfortable and achieve the first goals.

Let's jump right into it.

AWS Training & Certification

AWS official training site, which offers uncountable free resources for all levels of expertise. You'll find fundamentals for all parts of AWS, but also deep knowledge that goes way beyond the default use-cases for most applications. It's a good place to begin.

image.png

edX

One of the most famous training sites that cover every area you can think of. As expected, there's also a dedicated area for Amazon Web Services. Like at AWS.training, you'll find content on different levels.

image.png

There's the option to retrieve certificates for a small fee, but's it's not a requirement for attending courses.

AWS' Hands-On Tutorials

It's great to read articles and documentation, as well as watch courses and tutorials. But as with any other skill that you can learn: it requires hands-on to manifest.

And that's exactly what AWS offers at its own Hands-On Tutorials.

image.png

You need to have your own AWS account for this, but you can take advantage of AWS Free Tier (see the Free Tier at the top right of the course).

AWS Free Tier

Strictly speaking, this is not a resource but it's worth mentioning as often as possible: AWS has a generous free offering for many services, enabling you to play around and learn without paying much or even anything.

image.png

Some offerings are free for the first 12 months, others are not limited and granted every month regardless of your accounts creation date.

The Well-Architected Framework Paper

As mentioned in the beginning, it's difficult to grasp the whole picture due to AWS' huge ecosystem. While learning, things will explain themselves sometimes. But while continuing your journey, you'll use more and more services, glue them together and build different types of architectures - often with major disadvantages as you can't know it better at that time.

image.png

That's why best practices are important and you should know about them. The Well-Architected Framework paper is a collection of those principles and guidelines, enabling you to easily rely on field-tested design patterns.

QwikLabs

While AWS's own hands-on tutorials are great, there's one major scary side for beginners: you're working with your own AWS account for which you're solely responsible. Generally, if you're careful there is nothing to worry about, but on the other side, it's clear that there's no spending limit you could enforce - you'll pay for what you use at any time, in a basically limitless environment.

image.png

Qwiklabs is a great alternative, as it's offering you hands-on labs with sandboxed AWS accounts with temporary credentials so you can enjoy learning without worrying about costs.

A lot of those labs are paid, but fundamental ones are mostly free.

AWS' YouTube Channel

Covering all kinds of news for AWS, conference talks, tutorials, and learning opportunities for all knowledge levels, AWS' YouTube channel is another great source for advancing.

AWS Podcast

The official podcast by AWS looks at the latest news & trends in all IT areas.
Enjoy deep dives on services, user interviews, and much more.

Available on all podcast platforms, so you can listen everywhere and anytime.

AWS Documentation

Likely, you've heard this a lot: the documentation is your best friend. It's also true for AWS, as you can find an answer to almost any question you'll ever have, including detailed explanations that really cover in-depth knowledge.

Let it be your major source and one of your most-used websites.

(My favorite bookmark ๐Ÿ”–: all actions, resources, and condition keys you can use with IAM)

Tech Twitter

AWS is not JavaScript or CSS, but Twitter is all over AWS. There are many outstanding people that are creating free content on a regular basis and sharing resources for AWS at all levels.

Naming just a few of them, which I really enjoy:

  • Andrew Brown - founder of ExamPro and AWS Hero, creating awesome certification guides and Twitter Spaces for everything cloud.
  • Alex DeBrie - AWS Data Hero, creator of The DynamoDB Book and the oracle for everything Serverless.
  • Danny Steenman - Cloud Consultant, Technical Writer, AWS Certification Guru helping cloud starters at all places.
  • Marcia Villalba - Content Creator by heart with a great YouTube Channel for AWS learnings focused on Serverless.
  • Simon Holdorf - Multi-Cloud Expert, Fullstack Engineer, and Technical Writer posting learnings about AWS, Azure, and GCP.

Bonus Material: Short AWS 1x1s

In the past months, I collected the fundamentals for all my favorite AWS core services in small threads on Twitter ๐Ÿงต

There's no previous knowledge required, so you can scroll through all of them in any order.

Wrap up

The internet does not lack great free resources to kickstart your AWS journey and it was never easier than today to get started.

I've you've enjoyed this article or you have feedback of any kind, send me a message on Twitter! ๐Ÿ“จ

Thank you for reading!

Latest comments (0)