Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

122
Views
Can AWS Fargate be used without a load balancer?

Initially I expect traffic to my web application to be minimal and I do not want to bear the cost of a load balancer. But if my application gains traction then I may configure a load balancer later. Is it possible to use AWS Fargate without a load balancer?

over 4 years ago · Santiago Trujillo
2 answers
Answer question

0

That's not easily achievable, see this thread - https://forums.aws.amazon.com/thread.jspa?messageID=931880

The simplest approach is to assign a load balancer. If you really don't want to do that they suggest running some script that will update the DNS every time a task is deployed.

I believe you should go with a LB as long as there's no traction the cost is negligible.

over 4 years ago · Santiago Trujillo Report

0

Not purely on AWS if you want https. With HTTP it is possible using the ECS Service Discovery. You could technically combine CloudFlare with ECS/Service Discovery for HTTP and configure your security groups to block all traffic except CloudFlare (they publish an IP list), and this will allow your public site to be secure while avoiding the need to use an ALB on AWS.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!