I like to write. I like to share things that I am working on, challenges that I face and how I overcome them. I do find some interesting stuff over time and I like to share them with the world. This is my contribution to the community. I hope you find them useful.
- Secret For Testing UUID Generation In Golang
Learn different ways to unit test UUID generation in golang using google/uuid library
- #docker-compose #postgres #debezium ~ 12 minutesDocker Compose For Your Next Debezium And Postgres Project
Working on Debezium and Postgres? This guide will help you to quick setup the services using docker-compose
- #devops #docker-compose #testing #testing-strategy #local-setup ~ 1 minuteDocker Compose For Prometheus + Grafana
Run Prometheus and Grafana stack locally using docker compose
- #github #security #nodejs #expressjs ~ 6 minutesGithub Dependabot Alerts
Security is a major concern for any business or product, and with the increasing number of methodologies and toolkits to easily exploits…
- #github #security #tools #github code scanning ~ 10 minutesGithub Code Scanning
Bad guys can’t get in if they don’t have a way. Github Code Scanning tools helps to find out any vulnerabilities or error in the code, that could provide potential access to application or causing runtime errors resulting in serious impact & million dollar loss to the business.