76. Connecting a gRPC Service with Kafka
When building modern distributed systems, the communication patterns between microservices become extremely …
421 All Posts
Berbagi Seputar Android, Gadget, Hardware, Linux, Software, Networking, Programming, Sains Teknologi
When building modern distributed systems, the communication patterns between microservices become extremely …
One of the challenges in building modern APIs is ensuring observability and robust error handling. When we …
The need for systems that are scalable, maintainable, and high-performing has pushed many companies to adopt a …
Danger Note: “52” is the sequence number in my tutorial series. If you’d like to learn more …
74. Integrating gRPC with Envoy Proxy gRPC has become one of the top choices for building fast, efficient, and …
GraphQL has now become one of the main backbones for building scalable and flexible APIs. However, operating a …
In the modern era of web applications, the need for efficient and reactive communication between the frontend …
title: “50 Role-based Authorization in GraphQL: Taking Security & Scalability to the Next …
title: “72. Generate Swagger/OpenAPI from Protobuf: A Step-by-Step Guide to Automating API …
title: 49 Resolver Authentication Based on Context: An Effective Approach to Authorization in GraphQL date: …
In modern API development, two architectures often spark heated debate: REST and gRPC. REST (Representational …
JSON Web Token (JWT) has become the de facto standard for modern authentication, especially for web and mobile …
Author: Bagus Pratama – Senior DevOps Engineer One of the common challenges when dealing with distributed …
User authentication is the foundation of nearly every modern application. Security and efficiency in managing …
As a backend engineer, or software engineers in general, we can’t escape interacting with external …