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…
Lotfi Waderni
-
-
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…
-
Centos/RedhatDatabasesLinux
How to Install and Use PostgreSQL 13 on CentOS 7
by Lotfi Waderni August 31, 2021PostgreSQL is a powerful, open source object-relational database system ( ORDBMS ). Unlike other relational database systems, PostgreSQL allows users to create unique operators, complex data types, aggregate functions, data…
-
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…
-
Ansible Tower / AWXAutomation ToolDevOps
How To Create A Microsoft Teams WebHook Notification For Ansible Tower?
by Lotfi Waderni March 21, 2021In this quick tutorial, we will show you how to create a Microsoft Teams WebHook notification template in your Ansible Tower (AWX). In order to allow Ansible Tower (AWX) to…
-
Centos/RedhatLinuxUbuntu
How to Install and Use LastPass CLI in Linux
by Lotfi Waderni December 8, 2020In this tutorial, we are going to show you how to install latest version of LastPass CLI in Linux and how to use it to list, display and create passwords…
-
Atom is a free and open-source text and source code editor for OS X, Linux, and Windows with support for plug-ins written in Node.js, and embedded Git Control, developed by…