Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 AWS ALB LoadBalancer,我很好奇 ALB 无需扩展即可处理的初始请求容量?
这背后的原因是我是否需要预热我的负载均衡器
ALB 本身不需要/提供缩放。需要运行多少个应用程序实例取决于您的应用程序,而不是 ALB。因此,您的问题的答案实际上是由您来回答的,具体取决于您认为您的应用程序可以处理的内容。