mlflow authentication with ALB and Cognito
Adding application load balancer to mlflow and enabling authentication through Cognito

Mlflow doesn’t come with authentication mechanism out of the box. In this blog, we will see how to setup mlflow auth using Application Load Balancer and Cognito. I assume that you have mlflow running on the Kubernetes pod.