Search result for 'ELB'
- Most recent
- Most popular
- Most linked
- Most download
- Favorited
Get Unhealthy targets associated to an ALB or NLBThis task retrieves and lists targets that are marked as 'unhealthy' and linked to AWS Application Load Balancers (ALB) or Network Load Balancers (NLB). This process helps in detecting non-performing targets to maintain optimal load distribution and service availability. |
|
Get Unhealthy instances attached to Classic Load BalancersThis task checks for instances which are OutOfService and are associated with a Classic Load Balancer. |
|
Delete AWS ELBsThis task deletes Amazon Elastic Load Balancers (ELBs) that are not associated with any targets or instances. These unattached ELBs could be remnants of previously deployed applications or services. By identifying and removing them, organizations can not only free up unused resources but also optimize their AWS infrastructure costs. This task helps maintain a clean and efficient cloud environm... |
|
Find AWS ELBs with No Targets or InstancesThis task identifies AWS Elastic Load Balancers (ELBs) that have no associated targets or instances. Such ELBs may indicate unused resources, leading to unnecessary costs. Checking and managing these can optimize AWS expenses. |
|
Get unhealthy resources attached to AWS ELBs(Elastic Load Balancers)This runbook retrieves the list of resources, such as instances or targets, that are marked as 'unhealthy' or 'OutOfService', and are associated with AWS Elastic Load Balancers (ELB). This helps in identifying potential issues and ensuring the smooth operation and high availability of applications. |
|
Delete AWS ELBs with no targets or instancesThis runbook helps in identifying and removing Amazon Elastic Load Balancers (ELBs) that do not have any associated target groups or instances. ELBs play a crucial role in distributing traffic across instances, and if they are no longer serving a purpose due to the absence of targets or instances, it's recommended to remove them to optimize resources and reduce unnecessary costs. This process ... |
|
|
Modify AWS ALB Listeners to Enforce HTTPS RedirectionThis procedure adjusts AWS ALB listeners to ensure that all HTTP traffic is automatically redirected to HTTPS, enhancing the security of data transmission by using encryption. |
|
Enforce HTTPS Redirection across AWS ALBEnforcing HTTPS redirection on AWS ALB ensures all HTTP traffic is redirected to HTTPS, enhancing data security. This is achieved by modifying the ALB's listener rules, ensuring encrypted and secure data transit. |
|
List all AWS ALB Listeners without HTTPS RedirectionThis task identifies and lists AWS ALB listeners that are not configured to redirect HTTP traffic to HTTPS, potentially exposing unencrypted data in transit. |
|