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②
gefragt vor 2 Jahren264 Aufrufe
1 Antwort
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
EXPERTE
Matt-B
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen