gRPC Interceptor: unary interceptor with code example
The gRPC interceptor allows us to intercept gRPC remote procedure calls (RPC) and add code to handle the cross-cutting concerns....
The gRPC interceptor allows us to intercept gRPC remote procedure calls (RPC) and add code to handle the cross-cutting concerns....
The Kubernetes, an open-source container orchestration platform, allows us to deploy the containerized microservice application in public, private, or hybrid...
Temporal is an open-source, workflow-as-code workflow orchestration platform. In Temporal, you define workflow steps (called Activities) in code using constructs...
In the bidirectional streaming RPC, a gRPC client sends a stream of messages, and the gRPC server responds with a...
GraphQL APIs differ significantly from REST APIs when it comes to error handling. While partial responses are not possible in...
Read morePagination is a key concept for managing data requests in GraphQL and other web APIs. By breaking up the data...
Read moreInterfaces and unions are abstract types in GraphQL that allow a schema field to return one of several object types....
Read moreSimplifying modern tech stack!
© 2023 Techdozo.
© 2023 Techdozo.