Updates
S1 E2 - Building Stuff on AWS in my Basement - API Gateway, AWS Lambda, and Amazon Bedrock
This week, we will go over deploying our generative service to AWS, adding the ability to pass unique identifiers as parameters.
Updates
This week, we will go over deploying our generative service to AWS, adding the ability to pass unique identifiers as parameters.
Updates
For my next show, coming up this Friday at 3pm ET, you can expect to hang out with me as I wind my way through building a simple generative service using Go and AWS Lambda.
TIL
A while back I created a repo on GitHub that was simply the output of doing sam init and choosing the AWS Quick Start Template for a Hello World Example. From there, I simplified the SAM template.yml file a little, restructured the folder where all my Go code lives,
TIL
I worked this out a while back using TypeScript, but for some reason I decided I needed to redo this in Python. So, here it is. This is simply a CDK application that deploys an Amazon DynamoDB table called “Tickets” as well as a single AWS Lambda function with a