FastAPI Container Deployment
Nov 1, 2021 · 3 min read · AWS container services provide many options for running containerized workloads in the cloud. In this post we will show how a Python application packaged into a container image can be executed on both AWS Lambda and Amazon ECS. The Python workload is...
Join discussion