#lambda
Read more stories on Hashnode
Articles with this tag
in simple terms, "serverless" refers to a cloud computing model where you don't have to worry about managing servers. Instead of dealing with server...
Compute Model: Amazon EC2: Amazon Elastic Compute Cloud (EC2) provides virtual machines (EC2 instances) where you have full control over the...
In this example, we'll create a Lambda function that identifies EBS snapshots that are no longer associated with any active EC2 instance and deletes...