Tag: #federation
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 5 posts
GraphQL Spec, Almost Four Years Later — What Made It Into the September 2025 Edition and GraphQL.js 17 GA, and What Didn't
The GraphQL spec was updated to the September 2025 edition almost four years after October 2021, and the reference implementation, GraphQL.js, shipped v17 GA on June 15, 2026 after more than four years in alpha. This pos
2026-07-17 · 13 min read #graphql#graphql-js#api-design#federationGraphQL Ecosystem 2026 — Apollo / GraphOS / Yoga / urql / Relay / Pothos / Hasura DDN Deep Dive
In May 2026, after the "GraphQL is dead" tweetstorm has swept through and faded, GraphQL is still very much alive. Apollo Server 5 / Client 4 remain the standard, and GraphOS is the de-facto choice for managed federation
2026-05-16 · 21 min read #graphql#apollo#graphos#graphql-yoga#urqlGraphQL Federation Complete Guide 2025: Apollo Federation, Supergraph, Distributed GraphQL
Everything about GraphQL Federation: Schema Stitching vs Federation, Apollo Federation v2, Subgraph design, Entity and @key, Reference Resolver, Composition, Router, Netflix/Airbnb cases, migration strategy.
2026-04-15 · 8 min read #graphql#federation#apollo#supergraph#microservicesGraphQL Complete Guide 2025: Beyond REST — From Schema Design to Federation and Performance Optimization
Everything about GraphQL! REST vs GraphQL comparison, Schema Design (SDL), Resolver patterns, N+1 problem solving with DataLoader, microservice integration with Apollo Federation, real-time Subscriptions, security, and p
2026-03-23 · 17 min read #graphql#rest#api#apollo#schemaPrometheus in Production: TSDB, Cardinality, Recording Rules, Federation, and Remote Write
A practical Prometheus operations guide covering TSDB retention, high-cardinality control, recording and alerting rule design, and when to choose federation versus remote write.
2026-03-17 · 5 min read #prometheus#observability#tsdb#cardinality#recording-rules