Deploy an Application Using Flux
In this tutorial, we will learn how to deploy an application using Flux. Part 1 – Install Flux We will now install Flux. 1. Run…
Prepare for Deploying an Application to Kubernetes
Flux uses GitOps principles to deploy applications to Kubernetes. Main benefits of this are: Before we can deploy our application, we will do a few…
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 –…
Integrating Redis Cache with .NET Core 3.1 ASP.NET MVC
This tutorial is adapted from the Web Age course https://www.webagesolutions.com/courses/WA3204-introduction-to-kafka-for-c-developers. In this tutorial, you will integrate Redis Cache with .NET Core 3.1 ASP.NET MVC.Here is…
Creating an ASP.NET Core MVC Kafka Client
This tutorial is adapted from the Web Age course https://www.webagesolutions.com/courses/WA3204-introduction-to-kafka-for-c-developers.In this tutorial, you will add Kafka support to an existing ASP.NET .NET Core MVC 3.1…
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…
SQL Notebooks in Databricks
This tutorial is adapted from the Web Age course https://www.webagesolutions.com/courses/WA3208-programming-on-azure-databricks-with-pyspark-sql-and-scala. In this tutorial, you will learn how to create and use SQL Notebooks in Databricks…
VPC Firewall Rules
Author: Seid Myadiyev 1.1 VPC Firewall Rules This tutorial is adapted from the Web Age course https://www.webagesolutions.com/courses/WA3213-gcp-networking-and-security-for-algosec. 1.1 VPC Firewall Rules Virtual Private Cloud (VPC)…