DevOps
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 …
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
Photo by [cottonbro](https://www.pexels.com/@cottonbro?utm_content=attributionCopyText&utm_medium=referral&utm_source=pexels) from Pexels …
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 …
Creating the Elastic Stack on AWS using Terraform
Elastic stack brings all the logs & traces into a single place & Terraform is an Infrastructure as code provisioner. While exploring both of …
Introduction to Container Fundamental
Let’s learn about, Traditional VM based deployment Challenges Container based deployment Advantages of Containers Use cases Nived Velayudhan …
Ansible for Infrastructure Provisioning in AWS | Ansible Real Life Series
Learn how to use Ansible for Infrastructure Provisioning in AWS
Ansible for Linux Filesystem Management | Ansible Real Life
Learn how to use Ansible for Linux Filesystem Management Creating filesystem
How To Create a Free Website with GitHub Pages
How to create a website using GitHub Pages – Create the repository