Generative AI Engineering

September 25, 2023

These course chapters have been adapted from the Web Age course WA3309: Generative AI Training to introduce you to the basics of Generative Artificial Intelligence (AI), its…

Spark and ML at Scale

August 22, 2023

These course chapters have been adapted from the Web Age course WA3290: Spark and Machine Learning at Scale Training to introduce you to the world…

GitLab Administration

May 2, 2023

This tutorial is adapted from the Web Age course https://www.webagesolutions.com/courses/WA3255-introduction-to-gitlab-administration. 1.1 GitLab Administrator https://docs.gitlab.com/ee/administration/ 1.2 GitLab Distributions 1.3 Installing GitLab Standalone installation Cloud Provider Installations…

Deploy an Application Using ArgoCD

April 13, 2023

In this tutorial, we will deploy an application using ArgoCD. It is a multi-step process. For ArgoCD training for your team, please visit our GitOps…

Introduction to ArgoCD Tutorial

April 13, 2023

This Introduction ArgoCD tutorial walks you through implementing GitOps principles into your organization to get the most out of your Kubernetes cluster administration. For ArgoCD…

How to Register a GitLab Runner?

January 16, 2023

This tutorial is adapted from the Web Age course https://www.webagesolutions.com/courses/WA3243-advanced-gitlab-administration. Part 1 – Gather Necessary Info We will need the URL of GitLab server and a…

Create a Project in GitLab

December 30, 2022

This tutorial is adapted from the Web Age course https://www.webagesolutions.com/courses/WA3243-advanced-gitlab-administration. A Git repository is called a project in GitLab. That is because a project is…

Introduction to GitLab CI/CD

December 29, 2022

This tutorial is adapted from the Web Age course https://www.webagesolutions.com/courses/WA3243-advanced-gitlab-administration. 1.1 Continuous Integration (CI) Every time a developer pushes code, CI ensures quality of the…

Deploy an Image from Harbor

December 9, 2022

In this tutorial, you will learn to deploy the image in the K8s cluster. This is a two step process: Part 1 – Create the…

Introduction to Harbor

December 9, 2022

1.1 What is Harbor? 1.2 Benefits of Harbor 1. 3 Planning to Install Harbor 1.4 Installing Harbor in K8s 1.5 Opening the Administration Console 1.6…