Test ECS Service

Check ECS Service

  1. Now we will do the redirect port

    • Access to EC2 interface
    • Select Load Balancer
    • Select the created Load Balancer.
    • Then execute Edit listener
    • For Default actions, select Redirect
    • Then, select Save changes

ECS Lab

  1. We will observe Listener details

ECS Lab

  1. Select View listener

ECS Lab

Make sure no errors arise

  1. We perform an inbound check against the Security group.

ECS Lab

  1. After checking and editing, we choose Save rules

ECS Lab

  1. Check the details one more time.

ECS Lab

  1. Access to Load Balancer

    • Select Load Balancer set up.
    • Select Description
    • Do copy DNS name

ECS Lab

  1. We use DNS name of Load Balancer to access the application. Observe we will see that the application is redirected to 8080 port.

ECS Lab