Explore >> Select a destination


You are here

blog.lawrencemcdaniel.com
| | developer-friendly.blog
9.8 parsecs away

Travel
| | Learn how to create and implement Azure Bastion for secure, scalable access to your cloud resources. Step-by-step guide and best practices included.
| | spacelift.io
9.9 parsecs away

Travel
| | Deep dive into Terraform modules - what is it, how to create it, when and how to use it with examples. Terraform module vs resource explained.
| | www.axelmendoza.com
9.0 parsecs away

Travel
| | One click deployment for hassle-free MLOps.
| | nodogmablog.bryanhogan.net
63.2 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!