Introduction to GitOps
1.1 What is GitOps? 1.2 Benefits of GitOps 1.3 Common GitOps Tools 1.4 A Typical GitOps Workflow ◊ Run tests.◊ Build a new container image…
Introduction to Flux
1.1 What is Flux? Flux is a tool that helps you adopt GitOps operations in a Kubernetes cluster. 1.2 Key Components of Flux Sources –…
Introduction to CI/CD and GitLab
Author: Kevin Clements This tutorial is adapted from the Web Age course https://www.webagesolutions.com/courses/WA3212-ci-cd-with-gitlab. 1.1 Foundation of Agile AppDev Agile Development begins with Extreme Programming (XP)….
Working with GitLab.com
Author: Kevin Clements This tutorial is adapted from the Web Age course https://www.webagesolutions.com/courses/WA3212-ci-cd-with-gitlab. In this tutorial, you will connect to GitLab website and run through…
Rancher Workload Management
Author: Michael Forrester Management and Configuration in Rancher (core) falls into a few majorcategories after Rancher is deployed. Namely: We will cover each of these…
Rancher Introduction
Author: Michael Forrester What is Rancher? Rancher is a container management platform for Kubernetes. One Rancher server installation can manage thousands of K8s clusters across…
Security Using XRay
Author- Faheem Javed This tutorial is adapted from the Web Age course Introduction to Devsecops. 1.1 DevOps DevOps is a collaboration between development and operational teams…
Deploying and Exposing Applications on AKS
Author: Faheem Javed This tutorial is adapted from the Web Age course Kubernetes for Developers on AKS Training. 1.1 Configuring AKS for Deployment By default, AKS…
Exploring Chef Recipes and Cookbooks
Author: Fahim Javed Disclaimer- You will need a specific setup in order to follow all the steps in the tutorial. At Web Age, this setup is…
Unit Testing in Chef
Author: Fahim Javed Disclaimer- You will need a specific setup in order to follow all the steps in the tutorial. At Web Age, this setup is…