#aws-lambda
Read more stories on Hashnode
Articles with this tag
Environment variables are not the best way to use secrets in your AWS Lambda. I will tell you why and show you an alternative implemented in AWS CDK. ยท...
We build a reusable CDK construct in order to schedule the execution of a Lambda. ยท Running arbitrary code on a schedule is a very common use case. A...