The Best Way to Learn Container and Cloud Native Technologies

Companies are today looking for people skilled in container and cloud native technologies. In case you want to acquire these skills, make sure you do so the right way.

The 10th Annual Open Source Job Report received from the Linux Foundation (https://www.linuxfoundation.org/research/the-10th-annual-open-source-jobs-report) makes it evident that container and cloud native skills are the most in demand (Figure 1). Let’s first try to understand the scope of technologies covered under the umbrella term cloud native.

The Cloud Native Computing Foundation (CNCF) defines cloud native computing as the use of open source software, as well as technologies such as containers, microservices and service mesh, to develop and deploy scalable applications on cloud computing platforms.

The topics covered under cloud native are hence very vast, including the knowledge of different cloud computing platforms like AWS, Azure, Google Cloud, etc. If you want a list of the different tools and projects that are used under the hood of cloud native deployment, you can refer to https://landscape.cncf.io/card-mode?project=hosted.
There is no way one can master all of these. Such a breadth of topics overwhelms the learner, and creates confusion on where and how to begin as well. At the same time, if the basics are right, learning these topics does not take much time.

So, before learning about containers and cloud native technologies, one needs to make sure one’s foundation is very strong. By this I mean one should have a sound understanding of the following:

  • Operating system and networking concepts
  • Working knowledge of Linux
  • Working knowledge of Git and GitHub
  • General understanding of cloud and DevOps

One cannot skip or jump directly into advanced topics. The topics listed above are generally taught in colleges these days, but if you have not learned them earlier, there are many resources available — both online and offline.

Figure 1: Technologies where open source skills are in demand

Once you have mastered these subjects, you are ready to learn container and cloud native technologies. As these cover many topics, I would like to specifically call out the topics you must learn in order to become a cloud native engineer:

  • Container runtimes like containerd, Docker
  • Kubernetes
  • Helm
  • Working knowledge of any public cloud (Azure, AWS or Google Cloud)
  • Prometheus
  • OpenTelemetry
  • Overview of service mesh

Every other topic after this is an add-on, to be learnt on a need basis.

Now let us take a look at what are the different ways in which you can learn these subjects.

YouTube

Almost everyone goes to YouTube first to learn about any new topic. But this comes with its own challenges:

  • A lot to choose from, which is very confusing.
  • There is no defined path, and one can move in endless cycles to watch some random videos.
  • Content is not up-to-date.
  • There is no mentor or instructor available to guide.

There are no hands-on labs available to practice while watching the videos.

SaleBestseller No. 1
EIGHTREE Smart Plug, Smart Plugs That Work with Google Home, Compatible with SmartThings, Smart Outlet with WiFi Remote Control and Timer Function, 2.4GHz Wi-Fi Only, 4Packs
  • APP Remote Control: Easily control your home...
  • Voice Control: Smart plugs that work with Google...
  • Easy Setup: It takes less than two minutes for the...
  • Other Features: Diverse timer scheduling...
  • 7*24 Customer Service: If you encounter any issues...
Bestseller No. 2
All-new Echo Show 8 (3rd Gen, 2023 release) | With Spatial Audio, Smart Home Hub, and Alexa | Charcoal
  • BETTER INSIDE AND OUT – Entertainment is more...
  • VIBRANT SIGHTS, FULL SOUND – Content on Prime...
  • SMART HOME, SIMPLIFIED – Pair and control...
  • STAY IN THE LOOP – Video call hands-free using...
  • SHOW OFF YOUR GOOD TIMES – Amazon Photos turns...

Last update on 2024-04-05 / Affiliate links / Images from Amazon Product Advertising API

In my opinion YouTube is not for serious learners. One can get a very good overview of a subject, which may be sufficient in a few cases.

Self-paced online training

Self-paced online training gives you the flexibility to go over the content anytime you wish to. Most such online courses are only video based but some of them now come with an in-built lab environment. So choose the latter, whenever possible.

When you start looking for courses, I would suggest exploring official free training, if available. CNCF has an introductory course on Kubernetes on Edx called ‘Introduction to Kubernetes’ (https://www.edx.org/course/introduction-to-kubernetes). Just for your information, I authored its initial version.

Once you have completed the official free courses, you can explore other courses from different online training websites, which offer some great content (refer to the box).

List of online resources for learning cloud native technologies
https://training.linuxfoundation.org
https://cloudyuga.guru
https://kodekloud.com
https://www.pluralsight.com
https://cloudacademy.com
https://learnk8s.io/academy
https://www.udemy.com

Self-paced mode of learning requires a lot of internal motivation and discipline to finish the courses, as learners are on their own. Active participation in local community events like meetups, workshops and becoming a part of the online communities is highly advisable in case you are pursuing this kind of training.

Instructor-led online training

Time bound learning opportunities are the best as you can complete them in a dedicated time frame with the help of an instructor, using hands-on labs. These trainings are scheduled more often than physical ones, as people can join them remotely as well.
You may not understand something fully during the sessions, but there is always the content/recording to refer to, in order to connect the dots.

Websites that offer instructor-led online training
https://training.linuxfoundation.org
https://cloudyuga.guru
https://learnk8s.io/academy
https://www.edureka.co/
https://www.simplilearn.com

Make sure you look at the trainer profile before attending such training, as a good trainer can make things very simple to understand.

Offline training

This kind of training is the most expensive, but should not be missed if you happen to find it. Nothing can substitute live interaction. Companies can schedule such training easily for their employees.

New
CUSTOS WWD Water Leak Detector, Smart Water Monitor, Battery Operated Smart Home Devices, Sub-Lipstick Design Water Alarm Leak Detector, No Wi-Fi Required, 2 Pack
  • Smart Water Detector: Our water detector alarm...
  • Quick & Accurate Leak Detection: Our WWD Water...
  • All-Orientation Operation: Our water sensor alarm...
  • Compact & Easy to Install: Our wireless water...
  • Durable & Long-lasting: is made to last, with a...
New
RCA Cable 3.5mm to 2RCA Splitter RCA Jack 3.5 Cable RCA Audio Cable for Smartphone Amplifier Home Theater AUX Cable RCA 22aCotton-Braided-Cable-KIMLEYS-|10m,1pc
  • Super Durability】10000+ flex life and double...
  • Gold-plated connectors and aluminum
  • ★ Surround Sound Capability ★ Truely supports...
  • ★ Multi-device support ★ Compatible with...
New
RCA Cable 3.5mm to 2RCA Splitter RCA Jack 3.5 Cable RCA Audio Cable for Smartphone Amplifier Home Theater AUX Cable RCA 22aCotton-Braided-Cable-KIMLEYS-|3m,1pc
  • Super Durability】10000+ flex life and double...
  • Gold-plated connectors and aluminum
  • ★ Surround Sound Capability ★ Truely supports...
  • ★ Multi-device support ★ Compatible with...

Last update on 2024-04-05 / Affiliate links / Images from Amazon Product Advertising API

It’s advisable to choose companies or institutes that specialise in cloud native and DevOps training rather than generic ones. Also, do check for the industry experience of the trainer before signing up for courses.

A note on advanced topics

For advanced topics like setting up a hybrid Kubernetes cluster, multi-cluster monitoring, security, etc, one should get trained only by a practitioner or professional trainer.
One need not pay from one’s own pocket for advanced training, as this can be quite expensive, unless there is a real use case for which it is needed. In that case, your organisation will be happy to sponsor it.

In a nutshell, one must first get the basics right and then go for the advanced topics by choosing the right training programme and method.

The Best Way to Learn Container and Cloud Native Technologies