#serverless-comput

[ follow ]
CodeProject
5 months ago
DevOps

Understanding Cold Starts in Azure Functions and Recent Optimizations

Azure Functions allows developers to run event-driven code without managing infrastructure.
Cold starts can cause latency and startup delays in Azure Functions. [ more ]
asvignesh.in
7 months ago
DevOps

AWS Lambda : Delete old EBS snapshots using Boto3

AWS Lambda allows you to run code without managing servers and only pay for the compute time you consume
Lambda can be used for a variety of applications and backend services with zero administration [ more ]
[ Load more ]