Posts
2025
2024
- Building a code assessment tool but in Kubernetes
- Connect Slaves Jenkins configured with JCasC - Docker
- Automating Jenkins Initial Setup
2023
- Building RPMs and storing it in Artifact Registry
- Github actions for shopping list application
- Using Terraform for deploying databases and applications in Google Cloud
- Nginx as API Gateway - focusing on auth_request directive
- System Design Notes
- Access Cloud SQL from Google Cloud Run without Serverless VPC Access Connectors but via VPC
- Multiple Database Support - MySQL and SQLite support
- Serverless Applications with Cloud Run with Serverless MySQL from PlanetScale
- Access Cloud SQL from Google Kubernetes Cluster without Cloud SQL Proxy
- Access Cloud SQL from Google Compute Engine without Cloud SQL Proxy
- Persistance in Google Cloud Run with FUSE storage to Google Cloud Storage
- Accessing Google Compute Instances via Cloud Run
- Storing Helm in Docker Registries
- Python call Golang functions via Wasm/Wasi
- Writing code to store items in memory with Golang but with maps
- Writing code to store items in memory with Golang
- Using Emulators for testing Google Cloud Datastore integration
- Heap datastructure with Slices/Arrays in Golang
- Deploy Golang Apps that interact with headless service in Kubernetes
- Redis vs Memcached via Golang
- Trying to create MariaDB replica server
- Replicating golang interfaces with static python, run with mypy
- Writing static python with mypy
- Running database migrations in Helm chart
- Using smaller base images for applications, slim images? alpine images? distroless images
- Altering outputs of helm installations with post-renderer via kustomize
- Updating configuration in Kubernetes pods managed via Helm
- Consistent Hashing Implementation in Golang
- Rethinking migrations in Golang Applications
- Writing Rego Policies for authorization in Golang Apps
- Chrome Extension to get rid of Youtube Shorts
- Running kubectl in a Kubernetes Pod
- Serving Videos with Golang via HLS
- Yaml linting and auto completion in Visual Studio Code
- Trying cooklang with Golang to document recipes
- Custom Endpoint for Google Analytics data with Golang
- Creating a SSH Tunnel to expose a web application from a workstation
2022
- Trying out Google Cloud Workflows
- Leader Election in Kubernetes via Kubernetes Configmaps and Leases
- Continuous Profiling of Applications in Kubernetes via Pyroscope
- Fake Redis Server built with Golang
- Coding out Self Balancing Tree data structures
- Custom JS Snippets in Google Sites
- Experimenting with IP Tables
- Restricting connections between pods in a Kubernetes Cluster (Network Policy)