Kubernetes is very famous to host stateless applications. With the growth in popularity of … [Read more...] about Kubernetes – Stateful vs Stateless applications
DevOps
GKE – Install and Configure Prometheus – Kubernetes
Prometheus is an open-source monitoring framework. It provides out-of-the-box monitoring … [Read more...] about GKE – Install and Configure Prometheus – Kubernetes
GitOps – Install and Configure Argo CD for Kubernetes
Managing the Kubernetes cluster is very simple if you use the right toolsets. Argo CD is one of the … [Read more...] about GitOps – Install and Configure Argo CD for Kubernetes
Global Business Intelligence Market to be Worth $147.19 Billion in 2025
A recent report from insight generator Market Watch predicts that the global business intelligence … [Read more...] about Global Business Intelligence Market to be Worth $147.19 Billion in 2025
Ansible reboot module – Shutdown Command Not found on Linux
Ansible is a widely used configuration management tool. Opensource community and RedHat aggressively … [Read more...] about Ansible reboot module – Shutdown Command Not found on Linux
How to Boost Ansible playbook Speed ?
How to increase the ansible playbook execution speed? One who is running the playbook against more … [Read more...] about How to Boost Ansible playbook Speed ?
Using Date and Timestamp Variable in Ansible Playbook
Timestamp plays a crucial role while automating any job. Timestamp variable would be helpful to … [Read more...] about Using Date and Timestamp Variable in Ansible Playbook
Ansible – Reboot Server Using Playbook and Wait for come back
Ansible is a simple configuration management tool. Open source community keeps trying to make the … [Read more...] about Ansible – Reboot Server Using Playbook and Wait for come back
How to pass variable from one playbook to another playbook ? Ansible
In Ansible, passing a variable from one playbook to another playbook is not a straight forward. (If … [Read more...] about How to pass variable from one playbook to another playbook ? Ansible
Jenkins – Ansible – Configure Dynamic Inventory
Are you using Jenkins as front-end GUI for Ansible Automation? Have you ever tried the dynamic … [Read more...] about Jenkins – Ansible – Configure Dynamic Inventory