sslcontainersamazon-ecsaws-fargatewaitress

How to use SSL/TLS on ECS Fargate


I am trying to use SSL/TLS for Python Flask/Waitress server running the ECS Fargate. I haven't found a solution for our use case.

Here are the designs for the ECS Fargate:

How should I make a HTTPS request from Lambda to the ECS Fargate?


Solution

  • Solved the issue: