Open pavaniankam92 opened 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.
-Configured application load balancer to overcome issues with ip changes or re-deploy