Consul Service Discovery: Automate Nginx Upstream updates for dynamic load balancing
This blog illustrates automating Nginx upstream configuration updates using Hashicorp Consul Service Discovery. It details setting up a Consul server…
Tips & Tricks for Smoother Ops
This blog illustrates automating Nginx upstream configuration updates using Hashicorp Consul Service Discovery. It details setting up a Consul server…
This blog discusses configuring HAProxy for load balancing MySQL databases, enabling high availability with master/slave setups. It outlines prerequisites, installation,…
This blog post demonstrates setting up MySQL Master/Slave replication using Puppet for automated configuration, emphasizing the use of roles, profiles,…
Enabling the Gzip module in Nginx on AWS significantly reduces data transfer size and costs by compressing various MIME types.…
The blog discusses a costly incident involving improper FTP server configuration in AWS, leading to unexpected Regional Data Transfer charges…
Code review is crucial in software development for early error detection, enhancing security. This blog focuses on utilizing SonarQube with…
This article discusses using Nginx Rate Limiting and Fail2Ban to prevent spam POST requests and potential server crashes. It details…
This blog provides a comprehensive guide on setting up an SFTP server using either password or SSH key authentication on…
SSL/TLS certificates are an integral part of the modern digital world. This not only establishes...
This blog explores configuring r10k for managing Puppet code efficiently. It outlines prerequisites and steps to set up r10k, allowing…