Aws.github.io

Failure Management

WEBWhen configuring health check settings such as timeout, threshold, and interval, it's crucial to align your strategy with your availability goals. One key goal might be to quickly …

Actived: 6 days ago

URL: https://aws.github.io/aws-elb-best-practices/reliability/failure_management/

Amazon Inspector Best Practices

WEBWelcome to the Amazon Inspector Best Practices Guide. The purpose of this guide is to provide prescriptive guidance for leveraging Amazon Inspector for continuous monitoring …

Category:  Health Go Health

Running IPv6 Clusters

WEBRunning IPv6 EKS Clusters. EKS in IPv6 mode solves the IPv4 exhaustion challenge often manifested in large scale EKS clusters. EKS’s support for IPv6 is focused on resolving …

Category:  Health Go Health

Network Security

WEBNetwork security has several facets. The first involves the application of rules which restrict the flow of network traffic between services. The second involves the encryption of traffic …

Category:  Health Go Health

Cluster Services

WEBCluster Services. Cluster services run inside an EKS cluster, but they are not user workloads. If you have a Linux server you often need to run services like NTP, syslog, …

Category:  Health Go Health

Load Balanced Web Service

WEBname: 'frontend' type: 'Load Balanced Web Service' image: build: Dockerfile port: 8080 http: alias: 'example.com' path: '/' healthcheck: path: '/_health' # The envoy container's port is …

Category:  Health Go Health