Engineering👨💻 nginx rewrite to https This block redirects all http requests to https ``` server { listen 80; if
Engineering👨💻 Mongos balancer process Problem Statement: Whenever mongos balancer is running, the cluster gets insanely slow.
Engineering👨💻 Kafka rebalancing topics between brokers To discard an old set of kafka brokers and migrate them to
Engineering👨💻 Kafka ops: Migrating from ec2 classic to VPC A few strategies for migrating Kafka to new cluster from classic to
Engineering👨💻 Most interesting outage postmortems > How few services of hostedgraphite not hosted on AWS, got affected by
Engineering👨💻 Quick AWS commands Uploading custom ssl certificate to AWS Cloudfront: aws iam upload-server-certificate --server-certificate-name Engineering👨💻 Few Logrotate Configs Logrotate is a linux utility which rotates files upon certain conditions.If Engineering👨💻 Rolling update on AWS Autoscaling AWS autoscaling groups let you manage a set of instances and scale Engineering👨💻 move a folder to other git repo To move a sub-directory/folder to other git repo. Let's leave the
Engineering👨💻 Few Logrotate Configs Logrotate is a linux utility which rotates files upon certain conditions.If
Engineering👨💻 Rolling update on AWS Autoscaling AWS autoscaling groups let you manage a set of instances and scale
Engineering👨💻 move a folder to other git repo To move a sub-directory/folder to other git repo. Let's leave the