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 年前檢視次數 260 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南