DevOps
OpenShift Operators (Kubernetes Operators)
Welcome back to the OpenShift BootCamp series. In this video you will learn the Kubernetes Operators, Custom Resource Definition (CRD) and Using …
A Kubernetes Service Mesh Comparison
As microservices architecture continues to evolve, interservice communication has become a significant challenge to manage. Service meshes are …
OpenShift Architecture
Welcome back to the OpenShift BootCamp series . In this video you will learn the OpenShift Architecture , control plane, compute nodes, infrastructure …
Kubernetes vs OpenShift – 15 Facts You Should Know
Welcome back to the OpenShift Bootcamp series. In this article we will see the difference between Kubernetes and OpenShift . Please note, during the …
What is OpenShift
Welcome back to the OpenShift BootCamp series. In this article you will learn what OpenShift is and why we are using OpenShift. We will also learn the …
Python Virtual Environments for Ansible [LIVE]
It’s vital to test new technology before rolling it out into your production environment. I like to use Python virtual environments provided by the …
Ansible Windows Management using HTTPS and SSL
Managing your Windows machines and servers using Ansible is pretty easy as there are more than hundred modules available to handle your Windows …
Introduction to OpenShift BootCamp
Hello everyone, welcome to the OpenShift BootCamp course. This is the course introduction for you to understand the structure and content of this …
How to Become a Better App Developer
These days, app development is in high demand. As more and more people are switching to smartphones and tablets instead of computers, it is natural …
Ansible for Windows – Troubleshooting
Managing Windows machines using Ansible is pretty straightforward and simple as in the document. You need to configure and enable WinR M on your …
How to open WinRM ports in the Windows firewall
You might already knew that, Ansible can manage Windows servers as well. And this is a supporting article for Configure Your Windows Host to be …
How to set up and use Python virtual environments for Ansible
It’s vital to test new technology before rolling it out into your production environment. I like to use Python virtual environments provided by the …