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?

feita há 10 meses423 visualizações
2 Respostas
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
respondido há 5 meses
profile picture
ESPECIALISTA
avaliado há 5 meses
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
ESPECIALISTA
respondido há 10 meses
profile pictureAWS
ESPECIALISTA
avaliado há 10 meses
  • Look at this section in page pointed by Riku: "Comparison of Aurora Serverless v2 and Aurora Serverless v1 feature support" -> Data API v2 = no

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas