Deploy Python Flask Application to AWS Fargate with ALB
Managing application servers can become a tedious task. You need to patch, provision, configure and scale clusters of virtual machines to run containers. Then there is one jargon you’ve likely heard a lot, that is serverless. A bit definition about s...
Sep 5, 202212 min read209


