|
- AWS Lambda Documentation
With AWS Lambda, you can run code without provisioning or managing servers You pay only for the compute time that you consume—there's no charge when your code isn't running
- AWS Lambda とは
Lambda は、高可用性コンピューティングインフラストラクチャ上でコードを実行し、サーバーとオペレーティングシステムのメンテナンス、容量のプロビジョニングと自動スケーリング、コードのモニタリング、ログ記録などのすべてのコンピューティング
- AWS Lambda – Getting Started
AWS Lambda is a serverless compute service that runs your code in response to events and automatically manages the underlying compute resources for you, making it easier to build applications that respond quickly to new information
- Serverless Computing - AWS Lambda - Amazon Web Services
AWS Lambda is a serverless compute service for running code without having to provision or manage servers You pay only for the compute time you consume
- What is AWS Lambda?
Lambda runs your code on a high-availability compute infrastructure and manages all the computing resources, including server and operating system maintenance, capacity provisioning, automatic scaling, and logging
- ¿Qué es AWS Lambda?
Lambda es un servicio informático ideal para situaciones de aplicaciones que necesitan escalar verticalmente de forma rápida y reducir verticalmente a cero cuando no hay demanda
|
|
|