Obtaining 10k reputation in Stack Overflow and reflection
Posted on October 08, 2022Some years back including my university days, I was looking for answers to programming problems I came across, mainly errors in the middle of some sort of coding. Stack Overflow has been the savior…
Read full postAutoscaling Kubernetes Deployemts with Horizontal Pod Autoscaler
Posted on July 23, 2022When you have a web application running, the major concern that most people underestimate is that if the resources are enough to serve the expected load. Recently a government website got launched in…
Read full postExposing Web Apps running in our Raspberry Pi cluster
Posted on April 25, 2022This post is a continuation of my previous blog post called Let's build low budget AWS at home. Here, I will be explaining how to run a blog in the cluster and expose it to the public internet. I will…
Read full post