You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
-Configured application load balancer to overcome issues with ip changes or re-deploy
The text was updated successfully, but these errors were encountered: