Explore >> Select a destination


You are here

www.alexedwards.net
| | www.neerajsidhaye.com
4.4 parsecs away

Travel
| | Create, Deploy and Invoke - AWS lambda function in GO.
| | blog.rewanthtammana.com
15.3 parsecs away

Travel
| | Are you new to AWS & looking for a project to get your hands dirty? This beginner-friendly AWS project focuses on managing AWS IAM using GitOps
| | wweb.dev
13.0 parsecs away

Travel
| | In this part, we're creating a DynamoDB. Then we create a Lambda for creating, reading, updating, and deleting entries in that database. And last we create...
| | nodogmablog.bryanhogan.net
66.4 parsecs away

Travel
| In my previous post I showed how to build a .NET 5 library inside a docker image and deploy it to an AWS Lambda. This post is a small extension on that. I'm going to build a .NET 5 Web API application, turn it into a docker image, deploy it to an AWS Lambda, and connect an API Gateway to the Lambda to call the controller inside the application, inside the container, inside the Lambda!