AWS
TypeScript
Lambda
Route 53
Invoking Lambda Functions Via DNS Requests With a Route 53 Hosted Zone Using the AWS CDK
There are many ways you can invoke an AWS Lambda function but in this post, we're going to look at how we can invoke one with a DNS request to a Route 53 hosted zone!
Read More