What Is #AWS #Lambda?
AWS Lambda is a compute service that lets you run code without provisioning or managing servers. AWS Lambda executes your code only when needed and scales automatically, from a few requests per day to thousands per second. You pay only for the compute time you consume - there is no charge when your code is not running.
AWS Lambda is a compute service that lets you run code without provisioning or managing servers. AWS Lambda executes your code only when needed and scales automatically, from a few requests per day to thousands per second. You pay only for the compute time you consume - there is no charge when your code is not running.
رایانش بیسرور (انگلیسی: Serverless computing) که بهعنوان تابع به عنوان سرویس نیز شناخته میشود یک مدل اجرای کد رایانش ابری است که در آن مهیاکنندهٔ ابر شروع و پایان اجرا کانتینر تابع را در بستر به عنوان سرویس مورد، برای پاسخ به درخواست بهعهده میگیرد و هزینهٔ درخواستها با معیار انتزاعی منابع مورد نیاز برای پاسخ به درخواست، در مقابل شیوههای دیگری چون به تعداد ماشینهای مجازی به میزان ساعت، انجام میشود.