21 Days of AWS using Terraform – Day 19-Introduction to AWS Lambda using Terraform

What is AWS Lambda? 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. You can run code for virtually any type of application or backend service — all with zero administration. Just upload your code and Lambda … Continue reading 21 Days of AWS using Terraform – Day 19-Introduction to AWS Lambda using Terraform