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 年前252 查看次数
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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则