About 76,500 results
Open links in new tab
  1. What is the difference between using a load balancer and a NAT …

    Jan 25, 2023 · The load balancer does not perform NAT as does for example an Internet Gateway? Or do I necessarily need both a load balancer and a NAT Gateway for my private …

  2. 504 Gateway Timeout - Two EC2 instances with load balancer

    Oct 24, 2014 · 504 Gateway Timeout - Two EC2 instances with load balancer Asked 11 years, 1 month ago Modified 1 year, 7 months ago Viewed 78k times

  3. How to integrate API Gateway with internal ALB

    May 5, 2021 · amazon-web-services aws-api-gateway amazon-vpc aws-application-load-balancer edited May 6, 2021 at 7:33 asked May 5, 2021 at 10:58 diegosasw

  4. How do I set up an AWS Application Load Balancer in front of an …

    Apr 8, 2023 · How do I set up an AWS Application Load Balancer in front of an AWS API Gateway Asked 2 years, 8 months ago Modified 1 year, 7 months ago Viewed 2k times

  5. Can I use AWS API Gateway instead of an application load balancer?

    Jan 24, 2024 · API gateway does support integration with HTTP endpoints, but no load balancing. If your workload truly calls for compute instances (that is, long-running processes that persist a …

  6. AWS ELB returns status 504 after 10 seconds - Stack Overflow

    Feb 22, 2023 · 3 I'm getting 504 status code returns when requesting my load balancer, it then transfers the request to a fargate container. This happens when launching simultaneous calls, …

  7. node.js - AWS Load Balancer 502 Bad Gateway - Stack Overflow

    Aug 10, 2021 · A few common reasons for an AWS Load Balancer 502 Bad Gateway: Be sure to have your public subnets (that your ALB is targeting) are set to auto-assign a public IP (so that …

  8. Application Load Balancer in front of ApiGateway?

    Aug 2, 2022 · amazon-web-services nginx aws-api-gateway aws-application-load-balancer aws-elb asked Aug 2, 2022 at 22:44 Sarah Ganci 279 3 16

  9. How to solve 502 Bad Gateway errors with Elastic Load Balancer …

    May 1, 2018 · I'm running into '502 Bad Gateway' issues for HTTPS requests when using AWS Elastic Load Balancer (Application type) in front of EC2 instances running Nginx. Nginx is …

  10. Is it possible in AWS to put a Network Load Balancer in front of …

    May 2, 2022 · There is no technical ability to add NLB in front of the API Gateway in AWS. In the documentation they provide approach when API Gateway connects to the Network Load …