ELB

Elastic Load Balancer

Concepts

Facts

  • 504 meants the gateway has timed out. This means there is an issue with your application
  • The end user’s IPv4 address is available in the X-Forwarder-For header
  • Only given DNS never IP
  • With cross zone load balancing you are able to equally distribute load across instances in multiple AZ’s, without it you can distribue load evenly between multiple AZ’s but not evenly across instances
  • Sticky sessions can be configured so one user is always routed to the same instance
  • Path patterns allow you to route to instances based off the path of the request