Infrastructre & Hardware

3 Pros and Cons Working as an App Developer
Working as an app developer is one of those career paths that seem to be gaining more popularity recently.

Ansible Automation for Windows
Ansible’s reputation as a Linux automation powerhouse is well-deserved. But a common misconception lingers: is Ansible strictly for Linux …

Ansible Navigator Cheat Sheet
What is ansible-navigator ansible-navigator is the new command line utility (CLI) introduced in Ansible Automation Platform 2, for running and …

Ansible Convert List to String
I noticed many users are using different and wrong methods to convert a list data to string format. You can use existing filters and functions in …

Terraform Cheat Sheet
What is Terraform Terraform is an open-source software tool to manage end to end lifecycle of your IT infrastructure. Terraform provides a consistent …

Configure Red Hat Satellite Content Host with Remote Execution
Using Red Hat Satellite is a great way to manage your RHEL servers and contents including updating, patching or installing software packages. A new …

How to Register Content Host to Red Hat Satellite
A host is any virtual or physical Linux client that Red Hat Satellite manages. You have different ways to register a content host in Red Hat …

A Kubernetes Service Mesh Comparison
As microservices architecture continues to evolve, interservice communication has become a significant challenge to manage. Service meshes are …

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 …
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 ?

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. …