tag :: aws

Deploying This Site

How I deployed this site to S3 using Terraform

Posted: 12/23/2020 • Updated: 01/01/2021


Exploring AWS Lambda Function Urls

We are going to be exploring the new AWS lambda function URLs. These URLs provide direct HTTP(s) endpoints to invoke your functions through either the browser or external clients like cURL, Postman, etc.

Posted: 04/09/2022