What’s the best way to serve an ECS Fargate Task over HTTPS?

0
0
Asked By CuriousCat42 On

I'm running a backend API as a standalone task on ECS Fargate, and it's got a public IP that works just fine. Now, I'm looking to serve it securely over HTTPS. I'm considering connecting it either through an API Gateway or an Application Load Balancer (ALB). What do you think is the better option?

1 Answer

Answered By ServerSavant28 On

I'd lean towards ALB since it's the easiest to set up. Once you've configured ACM for your certificates, you're all set without having to worry about per-request charges—only the monthly fee and data transfer costs. That's a pretty good deal!

Related Questions

Remove Duplicate Items From List

EAN Validator

EAN Generator

Cloudflare Cache Detector

HTTP Status Code Check

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.