Skip to content

wanted to understand how to deploy graphql on AWS EC2 instances using graphql mesh and hive gateway #123

Answered by enisdenjo
vibhor-d11 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey there! Thanks for writing. Let me jump straight in:

  1. GraphQL Mesh outputs a supergraph SDL that the Hive Gateway consumes. It does not generate a config file for the gateway.
  2. Hive Console (the dashboard) and Hive Gateway are separate products and can be used fully independently. So yes, you can serve any Federation supergraph without ever depending, or even having an account, on the Hive Console.
  3. All features of Hive Console (the dashboard) are available for every type of account. Here's the relevant documenation for the two:
    a. Explorer
    b. Laboratory
  4. The Hive Gateway CLI (npx hive-gateway) already has all performance related features implemented. You're recommended to use either the …

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by enisdenjo
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #97 on November 15, 2024 15:47.