Capture filter is set before collecting packets. It is applied at the time of data acquisition and it impacts the size of the capture. It…
Template (with Jinja2) and files In an Ansible role, we can use files or templates to achieve similar results for configuration files. If the configuration…
The Ansible In Depth white paper outlines Ansible’s use cases in four categories: Configuration management Application deployment Orchestration: for coordinating a multi-machine process such as…
Bad data model design with Cassandra causes chronic pains as application scales. I had to re-read about data model design in “Cassandra – the Definitive…
There are too many metrics that describes some aspects about memory in Linux. Further to an old article on this site, where several concepts were…