Tagged with “router”
Note | Published | Updated |
---|---|---|
Enabling HTTP Defer/Subscriptions with the GraphOS Router and an API Gateway router Enable HTTP multipart subscriptions when using an API gateway in front of the router. 1 min read | 2024-03-11 | 2024-08-22 |
Client ID Enforcement serverobservabilityrouter Improve GraphQL operation monitoring by tagging operations with with client details. See code examples for Apollo GraphOS Router and Apollo Server. 2 min read | 2022-05-31 | 2024-07-10 |
Authenticating Requests with the GraphOS Router serverrouterauth Combine authorization and authentication strategies with the GraphOS Router to secure your graph through defense in depth. 2 min read | 2022-06-13 | 2024-07-10 |
Production Readiness Checklist srerouterserverclientbest-practices Use this checklist—covering the GraphOS Router, subgraphs, and clients—to identify potential gaps before your graph handles production traffic. 2 min read | 2022-07-11 | 2024-07-10 |
Sending GraphOS Router Traces and Metrics to APM Tools Using OpenTelemetry observabilityrouter Sending Apollo GraphOS Router traces and metrics to APM tools to gain insight into your graph's performance and stability. 2 min read | 2022-10-27 | 2024-07-10 |
Managing GraphOS Router Resources in Kubernetes routerkubernetes Recommendations and considerations for determining the correct resource requests and limits for application pods in a Kubernetes system. 1 min read | 2022-10-31 | 2024-07-10 |
Optimizing Custom GraphOS Router Builds router Recommendations and considerations for minimizing build time when using custom Apollo GraphOS Router builds. 1 min read | 2023-01-19 | 2024-07-10 |
Does GraphOS Router Replace My API Gateway? federationroutergateway The GraphOS Router isn't based on URLs or REST endpoints, its a GraphQL-native solution to handle your clients API operations. 2 min read | 2023-03-31 | 2024-07-10 |
Debugging Subgraph Requests from the GraphOS Router or @apollo/gateway federationgatewayroutersubgraphs Log query plans and subgraph calls with the Apollo GraphOS Router and @apollo/gateway to help debug problematic queries. 1 min read | 2023-04-13 | 2024-07-10 |
Router Resource Estimator router Estimate the system resources you need to allocate for the Apollo GraphOS Router to run production traffic. 1 min read | 2023-12-15 | 2024-07-10 |
Overload Protection serverroutersre Implement GraphQL server overload protection for high traffic scenarios to ensure availability and reduce error rates. 2 min read | 2022-07-08 | 2024-05-30 |