Route53 Active Passive Failover

0

Hi AWS, I have a .NET Windows service and web app running on EC2 Windows server. I have to deploy them in active passive failover mode such that if one server goes down the web app and service will actively run on the other server avoiding downtime. I have implemented CI/CD pipeline for the Windows Service application but the issue is instead of running on one server at a time it is running on both the servers which is not appropriate as per my requirements.

I know that I need to update the URL in order to access the web app URL but I am not sure what to do and how to do. This is the follow up question for the issue I raised a couple of days back https://repost.aws/questions/QUN4ajf-bNQFCpAzkCW1m46A/deploy-a-ci-cd-pipeline-with-dns-failover-active-passive

Can someone from Route53 or AWS team will help me on this?

1개 답변
0

I think it is possible to create an active-passive configuration using Route53.
By setting a failover routing policy, it is possible to configure the application to be routed to the secondary application when the primary application becomes unavailable.
https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-failover-types.html

profile picture
전문가
답변함 5달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠