Migrating Graphite from Python to Go for Grafana: How I Reduced Disk I/O and Cut AWS Costs
This blog shares an experience of migrating Graphite from python-based to golang-based. The switch significantly reduced disk I/O pressure and…
Tips & Tricks for Smoother Ops
This blog shares an experience of migrating Graphite from python-based to golang-based. The switch significantly reduced disk I/O pressure and…
This article shares 10 actionable tips to lower your AWS costs by optimizing EBS usage, along with real-world examples that…
This article outlines automating the setup of Nagios and Consul on Ubuntu 24.04 using Puppet, enhancing efficiencies for Host and…
The blog discusses migrating 1.2TB MySQL data between AWS EBS volumes, detailing challenges faced with rsync failures when copying large…
Configuring Nagios for hosts can be labor-intensive and error-prone, especially as host numbers increase. Automating this process using tools like…
This article is to show another use case of Consul. In general, we can register...
This blog explains how to automate SFTP user creation on Ubuntu 24.04 using a Bash script, improving efficiency and accuracy,…
The article discusses automating GitLab Runner registration and unregistration using a custom Bash script that interacts with the GitLab REST…
The article discusses configuring and managing GitLab CI Runners, emphasizing the benefits of using dedicated runners for efficiency and resource…
This blog post demonstrates automating the setup of GitLab (CE or EE) using Puppet. It details the prerequisites, how to…