FastAPI lambda container: serverless simplified
FastAPI lambda container, a simple serverless solution. In this post I am going to show you how to run a FastAPI lambda container on AWS.
FastAPI lambda container, a simple serverless solution. In this post I am going to show you how to run a FastAPI lambda container on AWS.
Run AWS Lambda locally, without SAM. In this post I am going to show you a neat way to run your lambda functions locally, without the need of AWS SAM. This will enable you to quickly integrate this into your current development set-up.
Setting up Kubernetes Traefik Ingress, with Terraform. In this post, we are setting up a managed Kubernetes cluster and load balancer on DigitalOcean, using Terraform.
Setting up a docker compose Traefik v2 reverse proxy together with Portainer. In this blog post we will dive into the world of containers. This is an easy to follow, step-by-step walkthrough.