Engineering👨💻 Setup VPC with terraform on AWS Down to dirty blog on setting up VPC with terraform. This is
Engineering👨💻 Quick EFK on EKS Assumption: You've a kubernetes cluster running on EKS, and all the kubeconfig,
Engineering👨💻 Bring up Zookeeper+Kafka cluster This is for self reference. You may find it useful too. Objective
Engineering👨💻 Service Completeness on kubernetes Note: This isn't a verbose blog post covering all aspects. This is
Engineering👨💻 Choosing an engineering tool We've quite a few choices to make in infrastructure, regarding architecture design
Engineering👨💻 I deleted /usr/share accidentally A few days ago, kafka reported an error in balancing and new
Engineering👨💻 Context switch for engineers Context switch of an engineer usually comes on the top when we're
Engineering👨💻 Autoscaling, I'm working. don't kill me! Problem: When you've an autoscaling group in AWS scaling in (reducing capacity)
Engineering👨💻 Configuration Drift — Tech or Culture? Opinion on how to handle configuration drift and identifying the problems.
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.