Systems 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…
PostgreSQL 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…
Adiscon LogAnalyzer is a web interface to syslog/Rsyslog and other network event data. Although, it provides easy browsing, analysis of real time network events and reporting services. In this guide,…
LATEST POSTS
-
-
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…