Namaste (Hello) 🙏
RSS FeedI’m Lakhan Samani, a Senior Software Engineer at Qdrant , based in India 🇮🇳.
I build scalable, cloud-native systems and developer-focused products. I’m also the creator and maintainer of Authorizer — an open-source authentication and authorization solution .
Previously, I’ve worked with DeepUp, The Contentment Foundation, and ArangoDB, contributing to distributed and data-intensive systems.
I write about software development, open source, finance, and life.
I also work as an independent consultant , helping teams design and build scalable systems, APIs, and cloud-native applications. If you’re building something interesting, feel free to reach out.
Featured
Deploying Our Distributed System on Kubernetes with Kind - Part 7
Published: at 12:00 PMLearn deploying distributed systems using kubernetes and kind.
Implementing monitoring and alerting for distributed system - Part 6
Published: at 12:00 PMLearn distributed application monitoring and alerting
Implementing tracing in distributed systems - Part 5
Published: at 12:00 PMLearn distributed application tracing
Implementing Order Service with Golang, gRPC and PostgreSQL - Part 4
Published: at 12:00 PMLearn distributed application api implementation
Implementing User Service with Golang, gRPC and PostgreSQL - Part 3
Published: at 12:00 PMLearn distributed application api implementation
Defining gRPC APIs with Protobuf - Part 2
Published: at 12:00 PMLearn distributed application api definition using proto file.
Building a Distributed E-commerce App with Go and gRPC – Part 1
Published: at 12:00 PMLearn distributed application development using golang and grpc.
Introducing Authorizer 1.0
Published: at 03:22 PMIntroducing open source authentication and authorization tool
Create docker image on Apple Silicon M1 Mac
Published: at 03:22 PMLearn how to create docker image on apple m1 chips that could work on other machines as well.
Recent Posts
Why Microservices Are Important Compared to Monolithic Architecture
Published: at 03:22 PMLearn microservices help compared to that of monolithic. Also learn how golang helps in achieving this.
Deploying Authorizer with AWS
Published: at 03:22 PMLearn how Authorizer instance on AWS using EKS
Introducing Authorizer
Published: at 03:22 PMIntroducing open source authentication and authorization tool
Create page view analytics system using Kafka, Go, Postgres & GraphQL in 5 steps
Published: at 03:22 PMLearn how to create page view analytics using Kafka, Go, Postgres & GraphQL
Run HTTP Server as systemd process and automate it with github actions
Published: at 03:22 PMRun HTTP Server as systemd process and automate it with github actions
React useFilter Hook
Published: at 03:22 PMReact use filter hook
React Navigator Status
Published: at 03:22 PMComponent to load browser status
How to use React Suspense and lazy for code splitting
Published: at 03:22 PMLearn how to code split using suspense with react.