简体   繁体   English

Aurora Serverless V2什么时候会有Data API?

[英]When will Aurora Serverless V2 have a Data API?

I've seen that V2 is out now but there is no option to have the data api and the docs say it is only available on V1.我已经看到 V2 现在已经出来了,但是没有选择数据 api 的选项, 文档说它只在 V1 上可用。

The Data API can be enabled for Aurora Serverless v1 DB clusters using specific Aurora MySQL and Aurora PostgreSQL versions only.可以仅使用特定的 Aurora MySQL 和 Aurora PostgreSQL 版本为 Aurora Serverless v1 数据库集群启用数据 API。 For more information, see Data API for Aurora Serverless v1.有关更多信息,请参阅 Aurora Serverless v1 的数据 API。

Has anyone seen any comms to when it may be out?有没有人看到它什么时候出来的任何通讯?

As of now, there has been no public confirmation on when, or if, there will be a data API for Aurora Serverless v2.截至目前,尚未公开确认何时或是否会有 Aurora Serverless v2 的数据 API。

If this changes, I will update this answer.如果情况发生变化,我将更新此答案。

This is significantly affecting us as well, and as of now (Dec 1, 2022), still no word on Data API. Also, per someone else's comment, Postgres v10 on Serverless v1 IS being force upgraded to Postgres v11 in Jan/Feb 2023. We've received multiple notices of it.这也对我们产生了重大影响,截至目前(2022 年 12 月 1 日),数据 API 仍然没有任何消息。另外,根据其他人的评论,无服务器 v1 上的 Postgres v10 正在 2023 年 1 月/2 月强制升级到 Postgres v11 . 我们已经收到了多份通知。 Unfortunately for us, this comes with an update to Postgis v3.1, which is a dramatic performance decrease in our usage (vs. Postgres v10 + PostGIS 2.4 that we have now).对我们来说不幸的是,这伴随着对 Postgis v3.1 的更新,这在我们的使用中显着降低了性能(与我们现在拥有的 Postgres v10 + PostGIS 2.4 相比)。 We've done tests, and basically it destroys our ability to use it (went from sub-second query times, to some queries taking nearly a minute.).我们已经完成了测试,基本上它破坏了我们使用它的能力(从亚秒级查询时间到一些查询需要将近一分钟。)。

So, our only path at this point is to move to Serverless v2, which allows Postgres v13 or v14 (we'll go straight to v14.5), which does NOT have the performance problems we saw with v11.因此,此时我们唯一的途径是迁移到 Serverless v2,它允许 Postgres v13 或 v14(我们将 go 直接升级到 v14.5),它没有我们在 v11 中看到的性能问题。 But, we were fully using the Data API, so not only do we have to deal with that, but it means putting all our Lambdas back into a VPC, incurring the NAT Gateway cost (minor in the grand scheme for us, but could play for others), and of course just the higher complexity of all that.但是,我们完全使用了数据 API,所以我们不仅要处理它,而且这意味着将我们所有的 Lambda 放回 VPC,产生 NAT 网关成本(对我们来说是次要的计划,但可以玩对于其他人),当然还有更高的复杂性。

I find this very disappointing on AWS' part - that they want everyone to move to Serverless v2, but they didn't create feature parity (Data API).我发现这对 AWS 来说非常令人失望——他们希望每个人都迁移到无服务器 v2,但他们没有创建功能奇偶校验(数据 API)。 I welcome the ability to move to a much newer version of Postgres, but am very bummed about the lack of Data API and the VPC requirement, etc.我很高兴能够迁移到更新版本的 Postgres,但我对缺少数据 API 和 VPC 要求等感到非常沮丧。

It's kind of idiotic of AWS to not include the Data-API in Aurora Serverless v2 as there are many customers who jumped on v1 and have connected it to AWS AppSync as a resolver. AWS 在 Aurora Serverless v2 中不包含 Data-API 有点愚蠢,因为有许多客户跳上 v1 并将其作为解析器连接到 AWS AppSync。

With v2 this is no longer an option and we are stuck on v1 (with its crappy scaling), or presented with the option to add Lambda as resolvers, which not only takes time to develop, but also adds latency and maintenance to the solution.使用 v2,这不再是一个选项,我们被困在 v1(具有糟糕的扩展性),或者提供了将 Lambda 添加为解析器的选项,这不仅需要时间来开发,而且还会增加解决方案的延迟和维护。

I've raised several request for adding Data-API to v2 through AWS support, that's the only thing we can do, and please flood them with requests!我已经提出了几个通过 AWS 支持将 Data-API 添加到 v2 的请求,这是我们唯一能做的事情,请向他们提出请求!

AWS architects or customer contacts have no information to provide on the subject at this point in time. AWS 架构师或客户联系人目前没有关于该主题的信息可提供。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我可以在无服务器 v2 中拥有多主 aws aurora 吗? - Can I have multi-master aws aurora in serverless v2? 从 AWS Aurora Serverless v1 升级到 v2 失败 - Upgrading from AWS Aurora Serverless v1 to v2 fails AWS Mysql Aurora Serverless V2 故障转移异常与 WSO2 API 管理器 - AWS Mysql Aurora Serverless V2 Failover exception with WSO2 API Manager Aurora PostgresSQL Serverless V2 在空闲期间显示更高的 CPU - Aurora PostgresSQL Serverless V2 showing higher CPU during idle Aurora Serverless v2 能否与 AppSync RDS 解析器一起使用? - Can Aurora Serverless v2 be used with AppSync RDS Resolvers? 使用 NodeJS 在 AWS Aurora Serverless V2 上使用什么进行连接? - What to use to connect on AWS Aurora Serverless V2 using NodeJS? 正常的 Aurora serverless v2 mysql 实例总是使用超过 90% 的 cpu 容量吗? - Is it normal Aurora serverless v2 mysql instances always using over 90% of cpu capacity? Aurora Serverless V1 是否已弃用? - Is Aurora Serverless V1 deprecated? 如何通过 cloudformation 公开访问 aws aurora serverless v2 - How to make aws aurora serverless v2 publicly accessible through cloudformation 如何使用 Serverless Framework 管理 Lambda 内部的 Aurora Serverless 数据 api 的 typeORM 连接 - How to manage typeORM connection of Aurora Serverless data api inside Lambda using Serverless Framework
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM