How I Fixed AWS ELB Health Checks Failing On Flask
Posted on Sun 28 February 2021 in Tech • Tagged with flask, python, aws • 3 min read
Details on how I set up a Flask application on AWS ECS behind an Elastic Load Balancer, and what I had to do to get the ELB health checks to properly work.
Continue reading