Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure application load balancer for data-catalog Oceanmap3 #4

Open
pavaniankam92 opened this issue Jul 21, 2023 · 1 comment
Open

Comments

@pavaniankam92
Copy link
Collaborator

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

@pavaniankam92
Copy link
Collaborator Author

pavaniankam92 commented Aug 14, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant