Ansible Modules you should know as a DevOps EngineerAnsible is a powerful open-source automation tool that allows you to manage servers, networks, and applications effortlessly. But with…Dec 25, 2024Dec 25, 2024
Quick Byte: Prometheus and GrafanaPrometheus is a powerful monitoring and alerting tool designed to collect and store time-series data. It operates on a pull model, where it…Nov 23, 2024Nov 23, 2024
Linux — Memory ManagementMemory management is a core aspect of the Linux kernel, ensuring optimal allocation and management of both physical and virtual memory…Nov 15, 2024Nov 15, 2024
Kernel Bypass Techniques in Linux for High-Frequency Trading: A Deep DiveHigh-Frequency Trading (HFT) is one of the most demanding use cases in the financial world. Success hinges on microseconds, and every…Nov 11, 2024Nov 11, 2024
Understanding the Linux Page Cache: A Beginner’s GuideLinux is known for its performance and stability, and a big part of what makes it efficient is the way it handles memory. One critical…Nov 11, 2024Nov 11, 2024
Splunk: Quick Byte for busy DevOps EngineersSplunk is like a super powerful tool that helps you search, keep an eye on, and analyze all the data your systems spit out — like logs…Nov 11, 2024Nov 11, 2024
Services in Kubernetes : Part-1If you are already familiar with Kubernetes then you must be aware that pod IPs are unreliable. When Pods fail, they get replaced with new…Mar 12, 2023Mar 12, 2023
The easiest way to build bootable USB for Windows / Linux / Rescue CDI needed to reformat my PC over the weekend and it reminded me of my old days how painful it used to be reinstalling windows from a…Aug 1, 2022Aug 1, 2022
Terraform basics: VariablesThere are multiple ways to use variables in TF. Variables are like passing arguments to programme.Jul 5, 2021Jul 5, 2021