python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Route GraphQL requests to APIs in different regions serving different content but using same schema
We deploy backend services with GraphQL API in multiple AWS regions. The GraphQL schema is the same for each region, but the services serve region specific data. Apollo federation does not seem to add...
Marian
Votes: 0
Answers: 2
AWS X-Ray - Lambda invoked by another lambda does not use parent traceID
I want to use AWS X-Ray with Apollo Federation. The Apollo Gateway is hosted on AWS Lambda and it calls subservices which are also hosted on AWS Lambda.
I activated tracing for every lambda (gateway &...
Nicoowr
Votes: 0
Answers: 0
How can I implement Apollo Server Federation with Kong API Gateway
I've done a lot of google searching + searching here in SO, but I still haven't found a concrete answer to this question. One person had the same question I did over on the Apollo forums but the quest...
John Kim
Votes: 0
Answers: 0