Please tell me about failure detection and automatic switching method of the web server

0

When operating a redundant WEB 3-layer system in different AZs as follows

  • Detect the failure when "OS failure" occurs as an example at the point The method and procedure for automatically disconnecting the AZ side with ALB and routing to AZ ② please tell me.

*Is there a mechanism for linking information from the AP server → WEB server → AP server? Please let me know if there is a reference document

I don't have auto scaling set

ALB→web server→*AP server→RDS AZ①

↘ Web server → AP server ↗   AZ②
質問済み 2年前262ビュー
1回答
0

Hi There

Please take a look at this reference architecture for hosting a three-tier web application across multiple availability zones

https://d1.awsstatic.com/architecture-diagrams/ArchitectureDiagrams/web-application-architecture-on-aws-ra.pdf?did=wp_card&trk=wp_card

Also, here is a whitepaper guide for hosting web applications on AWS

https://docs.aws.amazon.com/whitepapers/latest/web-application-hosting-best-practices/an-aws-cloud-architecture-for-web-hosting.html

You might also find the documentation about Load Balancer health checks useful

https://docs.aws.amazon.com/elasticloadbalancing/latest/network/target-group-health-checks.html

profile pictureAWS
エキスパート
Matt-B
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ