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 […]
It’s vital to test new technology before rolling it out into your production environment. I like to use Python virtual […]
The plan is to start with the basics of OpenShift and slowly explain the OpenShift core components. Then we will […]
You can have different versions of Ansible and other important Python modules in a dedicated test directory with a virtual […]
Introduction to Developer Sandbox for Red Hat OpenShift which you can use for learning or developing or testing applications.
Learn YAML Basics, YAML in Ansible, Variable, List, Dictionary, YAML in Playbook
Let’s learn about, 1. Traditional VM based deployment 2. Challenges 3. Container based deployment 4. Advantages of Containers 5. Use […]
Learn how to use Ansible for Infrastructure Provisioning in AWS Creating ec2 instances Creating security groups Creating Elastic Load Balancers […]
Learn how to use Ansible for Linux Filesystem Management Creating filesystem Creating mount points and mounts Managing permanent mount Modifying […]
Learn how to use Ansible for Linux User Management.