A Simple Prometheus client for httprouter
Prometheus is used for monitoring and alerts. Prometheus provides system and application monitoring which is essential for microservices architecture. Prometheus
Finding all Vulnerable Security groups in AWS using golang
Security is very important for any AWS infrastructure. Security groups are essential component for AWS security. Security group acts a
Cleaning up unused security groups in AWS using golang
As the AWS infrastructure becomes bigger, maintaining security groups becomes harder. This is very hard to do manually. In this
Switching between Mac and Windows PC made easier with Auto Hotkey
Switching between Mac and PC is such a pain. The hotkeys are so different that you mess up quit a
Conway's Game of life solution in golang
Conway’s Game of life is an interesting problem with a even more interesting solution. In this blog we
Deploying wordpress in google kubernetes engine (GKE) and exposing it using load balancer (http and https)
In this blog you will learn how to deploy wordpress in google kubernetes engine (GKE) using persistent volumes. Then exposing