AWS SNS delivery to multi region

0

I have a SNS topic in AWS east which is used by consumer to publish messages. I want to give a resiliency or fail-over solution in another region. When SNS in aws east is down then consumer should rerouted automatically to aws west . Consumer side changes is not possible for failover .I am looking for solution like Route 53 to do a routing . Is this possible to have Route 53 to deliver to SNS? The usecase is very latency specific so the solution should not add more latency .

  • By "consumer" do you mean "subscriber"? By "When SNS in aws east is down then consumer should rerouted automatically to aws west" do you mean you have other means to switch publishing to the new region, and am only worried how your subscribers will receive notification in the new region?

  • @setheliot , thanks for reply . In my project , consumer means the system/process who produce the SNS events ( I.e. SNS producers ) . Yes I want my SNS producers to failover to us-west when we have any issue in us-East ( region failover ) without any change in URL.

    SNS subscription side … let’s say I have SQS subscribers on our side . I have all SNS topic and SQS queue configured in both regions but it’s like cold standby mode .

    Can I use Route 53 —> VPC interface end point for SNS ( in each region ) where I can adjust/control routing policies ?

    During failover I can manually update rioting or can automate that via cloud watch + Lambda ( as there are many ways to automate this routing )

질문됨 2년 전1285회 조회
1개 답변
0

Hello AWS-User-6133563, Do you still need help with your project? Please let us know. Kind Regards, Monica

profile picture
지원 엔지니어
답변함 2년 전

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

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

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

관련 콘텐츠