There are many blogs which cover what is Ansible and why we should care. But this multi-part blog series will cover how DellEMC and Ansible can help you automate many storage tasks. Ansible is being used in many organizations nowadays to manage a vast range of infrastructure, ranging […]
In this blog we will talk about how DellEMC can help you to store you databases smartly and efficiently. But firstly let’s talks about CDM and why it’s important. In the world of DBAs everyone’s always talking about performance, million IOPS and double/triple digit bandwidth with lowest possible […]
Containers are everywhere and they are here to stay. They are great level-playing ground to break the infrastructure dependency and allow developers to release their code to any environment. Containers also help customers to operate at greater scales with ability to quickly scaling up and down, patching with […]
In daily life of an administrator worst day is when you’ve to co-relate logs across the stack for performance troubleshooting or when you need to troubleshoot an issue which is not consistent. Usually for such issues you’ll need to enable continuous log collection and hope that issue will […]
This section seems pretty straight-forward but is the must for all the Ansible deployments. Follow below steps to get through the password maze in Ansible environments Firstly we will need to generate the SSH authentication keys. This needs to be done on the server from which you want […]
Recently when I was creating Python automation script I faced this weird error. This literally wasted my couple of days and needless to mentioned frustration it caused. Below is the error message which I was getting As you can see from the error it keeps saying that there’s […]
Part of my job is to talk about the latest geeky technologies and many times I also have to demonstrate the same – Kind of “Show me” discussions. When I started working on getting my hands dirty on Kubernetes (aka K8S) I faced many issues to get started. […]