Migration from #GraphQLFederation → #tRPC delivered measurable production gains:
Migration from #GraphQLFederation → #tRPC delivered measurable production gains: • P95 latency: 85ms → 28ms • Client bundle size: 142KB → 28KB gzipped (−80%) • 2.4M requests/day • 99.97% uptime
But the numbers only tell part of the story!
🔗 This #InfoQ article breaks down what shipping tRPC in production actually looks like → https://bit.ly/3QmUXfY
Building Production-Ready tRPC APIs: The TypeScript Alternative to Apollo Federation
This article details our migration from Apollo Federation to a TypeScript-based tRPC stack, which resulted in an 89% reduction in bugs and 67% faster response times. It also covers the mistakes we made, the unexpected performance gains, and an overview of the production architecture we use today to handle 2.4 million daily requests with 99.97% uptime.
bit.ly
Comments (0)