[CloudAcademy] C# Loops Deep Dive

  Description Structures to repeat tasks or access data collections are at the heart of compact and reusable code. C#, like other programming languages, provides three basic mechanisms allowing you to execute statements multiple times dynamically. In this course, we’ll take an in-depth look at the for loop, while loop, and foreach loop. These looping […]

[A Cloud Guru] Kubernetes Fundamentals

  Learn the essentials of Kubernetes – what it is, how it works, and how to use it.   ABOUT THE COURSE Find out what Kubernetes is, why you should use it, how it works, and the essentials of administering a Kubernetes cluster. With the increased use of container technology, Kubernetes is quickly being adopted […]

[Linux Academy] Helm Deep Dive

  Length: 04:57:33 Difficulty: Advanced Videos: 15   Course Details In this course we will be learning Helm the package manager for Kubernetes. We will start with the pre-requisites such as getting a Kubernetes cluster where we can install Tiller, the server side of helm, and ensure that our installation is working and that we are able […]