AWS Load Balancer Controller (AWS ALB Ingress Controller) is a controller to help manage Elastic Load Balancers for a Kubernetes cluster. It satisfies Kubernetes Ingress resources by provisioning Application Load…
Aws
-
-
In this tutorial we will cover how to set up Fluent bit as a daemonSet to send logs from EKS cluster to CloudWatch logs Prerequisites An existing AWS Identity and…
-
AwsDevOps
How use AWS Systems Manager Automation to create and copy ami cross regions
by Lotfi Waderni December 14, 2021Systems Manager Automation enables you to run a sequence of workflows (AWS API calls, provisioning instances, creating buckets, and triggering Lambda functions) through the convenience of a single SSM Automation…
-
VPC Flow Logs is a feature that enables you to capture information about the IP traffic going to and from network interfaces in your VPC. Can publish the flow log…
-
Automation ToolAwsDevOps
How to Identify Unused AWS EBS Volumes with a Lambda Function
by Lotfi Waderni August 23, 2021Unused Amazon EBS volumes contribute to AWS costs. The lifecycle of EBS volumes can be independent of Amazon EC2 compute instances. Therefore, even if the EC2 instance associated with the…
-
Problem Region does not seem to be available for aws module boto. If the region definitely exists, you may need to upgrade boto or extend with endpoints path . Resolution…