A form in web application is sending sign-up data to “http://example.com/signup/new?source=web” and this data needs to be handled by an ECS service behind Application Load Balancer (ALB). Which ALB rule will route this request?

Advertisement

  • A
    IF (all match)
    Path is /signup*
    Query string is signup:new
    Then
    Forward to ecs-cluse-service <there is a typo – yes!
  • B
    IF (all match)
    Path is /sign/new/&
    Query request method is POST
    Then
    Forward to ecs-cluse-service
  • C …One more with POST
  • D …Only one with Get
Join our list

Subscribe to our mailing list and get interesting stuff and updates to your email inbox.

Thank you for subscribing.

Something went wrong.

Leave a Comment


Share via
Join our list

Subscribe to our mailing list and get interesting stuff and updates to your email inbox.

Thank you for subscribing.

Something went wrong.