asascience / Devops-tasks

Collaborate on Devops tasks/issues
0 stars 0 forks source link

Configure application load balancer for data-catalog Oceanmap3 #4

Open pavaniankam92 opened 1 year ago

pavaniankam92 commented 1 year ago

-Configured application load balancer to overcome issues with ip changes or re-deploy

pavaniankam92 commented 1 year ago

Currently, whenever a docker is redeployed, the IP address changes. In order to address the issue, I have configured an application load balancer which is connected to an ECS service. By utilizing this load balancing strategy, I have created a unified endpoint for the application. This simplifies the process for anyone who needs to connect to the application/ service as they no longer have to handle individual instance endpoint IP's.

@nguyandy Please review and let me know.

https://us-east-1.console.aws.amazon.com/ec2/home?region=us-east-1#LoadBalancer:loadBalancerArn=arn:aws:elasticloadbalancing:us-east-1:534479722520:loadbalancer/app/ALB-OM3-backend/267f5bd02763624e;tab=listeners