AWS Lambda并发请求限制以及如何增加限制?

编程入门 行业动态 更新时间:2024-10-26 10:27:19
本文介绍了AWS Lambda并发请求限制以及如何增加限制?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我希望同时处理1000万个请求.AWS Lambda能够做到这一点,因为他们只提到了100个并发请求作为AWS Lambda限制?

I want 10 million requests handle concurrently.Does AWS lambda is capable of that as they mentioned only 100 concurrent request as AWS lambda Limits?

推荐答案

在AWS控制台内部导航至支持中心.在这里,您可以为AWS Lambda并发执行创建服务限制增加.

Inside the AWS Console navigate to the Support Center. Here you can create a Service Limit Increase for AWS Lambda concurrent executions.

但是,我认为他们不会立即将您的限额提高到如此之高.上次我要求从100增加到5000时,进行了一些讨论,他们希望获得以下信息:

However I don't think they will instantly raise your limit that high. Last time I requested an increase from 100 to 5000 it took some discussion and they wanted the following information:

  • 预期的平均每秒请求数
  • 每秒预期的高峰请求
  • 预期功能持续时间
  • 功能存储器大小
  • 调用类型
  • 事件源(如果适用)

最后,我们在2000年达成协议,这对我的用例来说还算不错.但是他们绝对不会盲目地接受任何请求,因为他们当然需要确保所请求的资源随时可用.

In the end we agreed on 2000, which was fine for my usecase. But they definitely don't blindly accept any request because of course they need to make sure that the requested resources are available at any time.

支持通常会在24小时内答复,因此,如果幸运的话,加薪可能会在1-2天内完成.就我而言,由于讨论,这花了5到6天.

The support mostly answers within 24h, so if you are lucky the raise may take place in 1-2 days. In my case it took 5-6 days because of the discussion.

更多推荐

AWS Lambda并发请求限制以及如何增加限制?

本文发布于:2023-11-06 09:43:57,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1563345.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:AWS   Lambda

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!