Aurora Serverless V2 REST API

1

We are looking to leverage Aurora Serverless Postgres. A big part of why we decided to go with Aurora Serverless (beyond the needed performance) was the ability to use the Restful API for all data access (queries etc), greatly simplifying the code as well as better decoupling from the underlying DB. We’re seeing in some AWS documentation that V2 may have eliminated that API? We would like to know if we can still do that, and if not, what has replaced it that we should be looking at as an alternative? Is there a recommended pattern we should follow?

posta 9 mesi fa414 visualizzazioni
2 Risposte
1

You will be please to know we launch Data API for Aurora Serverless V2 today that also includes Query Editor for Aurora PostgreSQL. https://aws.amazon.com/about-aws/whats-new/2023/12/amazon-aurora-postgresql-rds-data-api/

Steve
con risposta 5 mesi fa
profile picture
ESPERTO
verificato 5 mesi fa
0

Hello.
As you are aware, the use of the data API is not yet supported in Aurora Serverless V2.
If you want to perform operations via API, you need to use V1.
I think it is better to use V1 until data API is supported in V2.
https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.upgrade.html#aurora-serverless-v2.move-from-serverless-v1

profile picture
ESPERTO
con risposta 9 mesi fa
profile pictureAWS
ESPERTO
verificato 9 mesi fa
  • Look at this section in page pointed by Riku: "Comparison of Aurora Serverless v2 and Aurora Serverless v1 feature support" -> Data API v2 = no

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande