Ansible

2709, 2024

Get Notified: Setting Up Alerts in Grafana

27-09-2024|DevOps|

If you are using Grafana to monitor your systems, you are already ahead of the game. But did you know that you can also use Grafana to set up alerts? This is a great way to get notified when something goes wrong with your systems. In this blog post, we will show you how to [...]

2508, 2023

Provisioning AWS Resources with Ansible

25-08-2023|Cloud, DevOps|

In this section, we will learn how to provision AWS resources locally. We will use the Ansible AWS Collection to provision the AWS resources. We will create the following AWS resources: VPC Subnet Internet Gateway Route Table Security Group EC2 Key Pair EC2 Instance Prerequisites [...]

2508, 2023

Bereitstellung von AWS-Ressourcen mit Ansible

25-08-2023|Cloud, DevOps|

In diesem Abschnitt werden wir lernen, wie man AWS-Ressourcen lokal bereitstellt. Wir werden die Ansible AWS Collection verwenden, um die AWS-Ressourcen bereitzustellen. Wir werden die folgenden AWS-Ressourcen erstellen: VPC Subnet Internet Gateway Route Table Security Group EC2 Key Pair EC2 Instance Voraussetzungen Um AWS-Ressourcen bereitzustellen, benötigen [...]

1307, 2022

Development VM for edb-ansible Collection

13-07-2022|Database, DevOps|

A customer recently required assistance in automating their PostgreSQL installation with Ansible. EDB's edb-ansible collection provides all the required functionality and was used by me to provide the required playbooks. First, I had to deal with one problem: my notebook runs Windows 10. So, I decided to take care of it with a small [...]

Go to Top