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

Learning Everyday.

Join a community where DevOps, SREs, developers, and security engineers share how-to guides, articles, and videos to level up your skills.

Visit Learning Hub
Banner image
HashiCorp Certified Terraform Associate – Learning & Exam Tips

HashiCorp Certified Terraform Associate – Learning & Exam Tips

Introduction I started using Terraform somewhere in 2018, but very limited usage as I thought it is just another tool for provisioning infrastructure …

OpenShift 4.5 : NooBaa S3 Bucket for internal image registry

OpenShift 4.5 : NooBaa S3 Bucket for internal image registry

Image registry storage is best and recommended to run on S3 storage endpoint(then filesystem storage, then block). In this blog context, we are going …

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 …

Containerize Window Application & deploy into AWS Elastic Kubernetes Service (EKS)

Containerize Window Application & deploy into AWS Elastic Kubernetes Service (EKS)

Hi everyone! for this general walkthrough I will be explaining my experiences containerizing an Window Application into Window Container which will be …

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 …

Ansible Automates 2020 on 9th & 10th September

Ansible Automates 2020 on 9th & 10th September

Another good news during this unusual time as Ansible Automate 2020 is a Virtual Event this year and we all will get the chance to attend the same …

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 …

Running Ansible through SSH Jump / Bastion Host

Running Ansible through SSH Jump / Bastion Host

In a strict secured environment, you may not be allowed perform tasks freely. Only the bastion host (a.k.a jump host) is the one freely allowed to …