Puppet Series – Automate deploying Go application with Puppet
This guide shows how to automate deploying a Go application with Puppet, covering release discovery, binary management, systemd services, Nginx…
Tips & Tricks for Smoother Ops
This guide shows how to automate deploying a Go application with Puppet, covering release discovery, binary management, systemd services, Nginx…
The article discusses why we need PuppetDB and show the steps of using puppetlabs/puppetdb module to speed up PuppetDB setup
Learn why we migrated from AWS SQS to RabbitMQ and how the move reduced message queue costs by 50% in…
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,…