PGO, Go Guided Memory Optimization: Practical Guide Reduce infrastructure costs by optimizing application memory usage. And optimize application memory with ppro… 11 months ago
Kubernetes, Istio, Canary Canary Deployment With Istio Istio service mesh is great for many things ie. Security, Multicluster and hybrid deployment, Circuit breakin… 2 years ago
go, optimization Profiling Go Web Services in Production In this article, we will explore how to securely and reusably instrument a Go web service for CPU and memory … 2 years, 2 months ago
go, multi-moduler, monorepo Go Workspaces: Simplifying Multi-Modular Projects A multi-modular Go workspace provides a structured and efficient approach to managing multiple independent mi… 2 years, 7 months ago
Go, Microservices, 12-factor Twelve-Factor App in Go When we want to create a Twelve-Factor app in Go, it’s crucial to adhere to the twelve guiding principles. Th… 2 years, 8 months ago
terraform, ansible, aws Run Ansible Playbook After Terraform: Provision a… Often we have to provision EC2 instances as bastion hosts and then we run ansible playbooks or init scripts t… 3 years, 1 month ago
Go Functions and Methods in Go To begin with Go, we have to understand Go functions and methods. And how they differ from other languages. T… 3 years, 3 months ago
microservices, go Tooling Go Microservices With Consul Service Disc… Consul, at its core, is a service networking solution. It provides a service mesh solution, network configura… 3 years, 4 months ago
go, gRPC, microservice Scaffolding A gRPC service with Go (Golang) For P… gRPC is google's high-performance RPC framework. Working with Remote Procedural Calls (RPC) has always been a… 3 years, 4 months ago
DL Workstation Deep Learning Workstation Setup with Ubuntu 22.04 It's essential, often a challenge for machine learning enthusiasts, learners, and/or engineers to set up thei… 3 years, 8 months ago
microservices, nginx, docker Deploy Geo-Restriced Service with Nginx, GeoIP2, … It is often a feature for a service to restrict content based on country to ensure compliance. From my person… 3 years, 10 months ago
Computer Vision The Math and Code Behind Aligning Faces Facial alignment is a prerequisite to many machine learning and deep learning applications. We will be solvin… 4 years, 7 months ago
Computer Vision Face Detection With OpenCV Haar Cascade vs Dlib H… Face detection is the step 1 process for various vision projects. Face detection, as the name suggests, is id… 4 years, 7 months ago
Create blog with Django How to Create Your Own Blog with Django/How I cre… I have created the blog while I was learning Django. I cannot emphasize enough how much I loved the framework… 4 years, 10 months ago
Computer Vision Real-Time Head Pose Estimation With OpenCV and Dl… Head pose estimation is used widely in various computer vision applications- like VR applications, hands-free… 5 years, 4 months ago
Docker Dockerize Django along with Nginx and PostgreSQL "Docker is Inception for Linux", is how I like to put it when it comes to explaining docker. Cause docker is … 5 years, 5 months ago
IoT A Date with MQTT Hey, meet MQTT! The perfect protocol in the realm of IoT. Okay, that’s the best non-tech line I can imagine o… 5 years, 6 months ago
Computer Vision Deep Learning Can Protect Outdoor Safe Distance D… We are all going through a time that we have never imagined. Those who lost hope in humanity our frontline he… 5 years, 7 months ago