Introduction to GitOps

November 28, 2022

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

November 28, 2022

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

August 29, 2022

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

August 29, 2022

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

November 18, 2021

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

November 18, 2021

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

October 22, 2021

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

October 5, 2021

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

October 1, 2021

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

October 1, 2021

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…