hasura / hasura/graphql-engine
AWS Aurora Serverless via Data API
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
Aurora Serverless support for Hasura Cloud or for Hasura on AppRunner via [Data API](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/data-api.html#data-api.calling.cli.begin-transaction) would be really convenient. Thoughts on that matter?
Data API takes regular sql commands through HTTP and returns their result. The reason why it is necessary is that Aurora Serverless does not expose a public SQL endpoint.
Supporting Aurora Serverless would make scaling the SQL super easy and very flexible.
Currently, the only way to use Aurora Serverless is to use a EC2/Fargate Hasura instance within the same network. Neither Hasura Cloud nor AppRunner (due to missing VPC support) work for that reason.
Contributor guide
Research direction
No repository files, tests, or entry points are identified in the issue. Start by reviewing the AWS Data API documentation and the current database connection architecture, then define the required Hasura Cloud or AppRunner integration and its validation criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100