Back to Tech landscape

gRPC

Backend

High-performance RPC over HTTP/2

Official documentation (opens in a new tab)

Overview

gRPC is a first-class surface in our SaaS platform program alongside REST. Templates include ServiceModel.Grpc for efficient service-to-service calls with protobuf contracts.

Factory templates and SaaS platform programs standardize on .NET 10, Clean Architecture, and Azure-native services—so generated solutions inherit consistent security, observability, and upgrade paths instead of one-off frameworks.

When a client estate or integration boundary calls for this technology, we wire it with explicit ownership, contract tests, and telemetry—without diluting the Factory baseline your long-term platform depends on.

Planning a backend on Azure with predictable releases? Our stack choices are documented, template-backed, and ready to extend—talk to us about mapping your domain to a production-grade .NET platform.

Why we use it:

  • Low-latency internal APIs
  • Strong contracts with protobuf
  • Instrumented via OpenTelemetry gRPC instrumentation
  • REST + gRPC dual surface in platform services
  • Aligns with ASP.NET Core hosting and OpenAPI contracts in our templates
  • Observability hooks for Application Insights and OpenTelemetry
  • Clear Factory default versus client-specific adoption boundaries

Ready to work with us?

Let's discuss how our team can help achieve your digital goals