#aws-lambda
Read more stories on Hashnode
Articles with this tag
In this post, we'll use AWS CDK to deploy a static site to an S3 Bucket, distribute the site using CloudFront, and protect it with a CloudFront...
and connect to it using lambdas · I have a use case where I need a lambda in AWS account A to privately request information from an APIGateway in AWS...
I attended AWS re:Invent 2021 in-person and one of my big takeaways was the focus on AWS Step Functions. With the late September announcement that...
Lately I've been encountering some issues with a particular architecture for propagating data changes between multiple AWS accounts. The current...