In the previous blog posts, we designed and implemented a distributed system comprising User Service...
Introduction In Part 5, we implemented the tracing in userd & orderd services. In a...
Introduction In Part 4, we implemented the orderd service. In a distributed system,...
Introduction In Part 3 we implemented user service. In this post, we will implement an...
In Part 2 we introduced apis for User service, this post walks through implementing a User Service in...
In Part 1, we set up our project structure. Now, we’ll: ✅ Define User and Order APIs ✅ Generate gRPC...
Introduction & Project Overview 🚀 Why Build a Distributed System with Go...
In today's fast-paced technological landscape, businesses need scalable and flexible solutions to...
In this blog post, we will learn how to authorize users for API calls, based on valid sessions and...
Hello people, on 3rd November 2022 I had amazing opportunity to speak at AWS community (Vadodara)...
We’re excited to announce the stable version of https://authorizer.dev with the most significant...
Hasura gives you instant GraphQL / Rest API on top of SQL databases like Postgres and MySQL. It...
Authorizer is an open source solution for your authentication and authorization needs. It connects...
Authorizer is an open source solution for your authentication and authorization needs. It connects...
Authorizer is an open-source authentication and authorization solution for your applications. Bring...
Apache Kafka is an open source distributed event streaming platform used for high performance data...
My biggest pain while moving to Apple Silicon M1 chip mac book was to create a docker build that...
In this post we will see how we can automate the deployment of any server process using `systemd`.
A React hook to filter large amount of data using Web Worker.
A hook plus component to know if a user is online or offline.
How you can optimize suspended state for lazily loaded component.