Get up to 50% off on CKA, CKAD, CKS, KCNA, KCSA exams and courses!

DevOps

What is OpenShift

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

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

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

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

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

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

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 …

Introduction to Developer Sandbox for Red Hat OpenShift

Red Hat is offering free Developer Sandbox for OpenShift which you can use for your OpenShift testing and learning purpose.

How To Housekeep Your Vagrant Boxes

How To Housekeep Your Vagrant Boxes

Photo by cottonbro from Pexels Introduction Vagrant is a great tool for creating your development infrastructure very quickly with an easy workflow. …

Top 5 Free Resources to Learn Docker

Top 5 Free Resources to Learn Docker

Photo by Tom Fisk from Pexels Someone told me last time, he knows kubernetes and he is using kubernetes in his organisation. But he missed to …

Demystifying YAML for Ansible [LIVE]

Challenges when developing Ansible Playbook content in YAML YAML Basics YAML in Ansible Variable, List, Dictionary YAML in Playbook Loops in Ansible …