Cyber Deals - Get up to 65% off on CKA, CKAD, CKS, KCNA, KCSA exams and courses!

DevOps

Deploying ML Models to the Edge using Azure DevOps

Deploying ML Models to the Edge using Azure DevOps

Training ML Models and exporting it in more optimized way for Edge device from scratch is quite challenging thing to do especially for a beginner in …

Connecting Ansible Tower to Git Server with Self Signed Certificates

Connecting Ansible Tower to Git Server with Self Signed Certificates

So many questioned me when I mention git server in an Ansible Tower environment; and later I realized that, most of them are keeping their projects …

Experimenting GitHub Container Registry

Experimenting GitHub Container Registry

Recently GitHub announced public beta availability of their Container Registry and I thought I will give it a try. So in this article I will take you …

10 Tips for your Kubernetes Exam – CKA & CKAD

10 Tips for your Kubernetes Exam – CKA & CKAD

Since Kubernetes is getting wide acceptance, Kubernetes Certification is one of the most trending certifications in the IT circle now; both Certified …

Deploy Minikube Using Vagrant and Ansible on VirtualBox – Infrastructure as Code

Okay, you started learning kubernetes; maybe you are following some courses or documentations. Some of the courses are arranged with FREE labs where …

Build Azure IoT Modules using Azure DevOps Agent in Arm32v7 architecture

Build Azure IoT Modules using Azure DevOps Agent in Arm32v7 architecture

Few weeks back, I got a chance to go through IoT platform services provided by Azure and found that it is quite matured by the depth of service they …

Self hosted runners for GitHub Actions

Self hosted runners for GitHub Actions

In this article, I will take you through setting up self hosted runners for GitHub Actions. It is similar to Azure Devops Pipelines Build Agents and …