Posts

Showing posts from April, 2023

AWS Solutions Architectural diagram: High availability use case - Multi-vpc | multiple gateway endpoints | interface endpoint | AWS PrivateLink

Image
 The following AWS architectural diagram serves as a use case for the following case scenario - high availability. - High availability : Distribution of AWS resources across multiple VPC's help to minimise the impact of downtime and promotes high availability. Should the need arise, the interface and gateway endpoints may be configured to direct traffic to healthy resources in the event of a failure. Gateway endpoints ensures network traffic stays within the AWS network as well as improving performance and security. The following AWS resource provides information on how to monitor the health and performance of resources and what resources may be monitored: Route 53 health checks help to monitor the health of resources and automatically failover traffic to healthy endpoints in the event resources are not available in a given AZ (Availability Zone). Creating Amazon Route 53 health checks and configuring DNS failover - Amazon Route 53 High availability general use case:  VPC componen