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
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 …
Ansible Custom Module Development – Ansible Singapore Virtual Meet up
What will you do when you don’t find a suitable Ansible module for your playbook ?