Get up to 50% off on CKA, CKAD, CKS, KCNA, KCSA exams and courses!

DevOps

How to send email using Ansible and Gmail

How to send email using Ansible and Gmail

As part of your automation jobs, you can implement email notifications from Ansible itself instead of manually drafting and sending emails. Ansible …

How To Add Or Change GitLab Data Storage Path

How To Add Or Change GitLab Data Storage Path

I have explained How to Install GitLab in a Disconnected Environment in a past article. In this article you will learn how to configure custom …

Configure Custom SSL to Secure GitLab Server

Configure Custom SSL to Secure GitLab Server

I have explained How to Install GitLab in a Disconnected Environment in a past article. In this article you will learn how to use self-signed or …

How to Install GitLab in a Disconnected Environment

How to Install GitLab in a Disconnected Environment

GitLab is an open source DevOps platform with functionalities such as Git server, CI/CD, DevSecOps and many other features. You can use hosted …

Ansible Navigator Cheat Sheet

Ansible Navigator Cheat Sheet

What is ansible-navigator ansible-navigator is the new command line utility (CLI) introduced in Ansible Automation Platform 2, for running and …

Ansible Convert List to String

Ansible Convert List to String

I noticed many users are using different and wrong methods to convert a list data to string format. You can use existing filters and functions in …

Terraform Cheat Sheet

Terraform Cheat Sheet

What is Terraform Terraform is an open-source software tool to manage end to end lifecycle of your IT infrastructure. Terraform provides a consistent …

SigStore: Securing my software with a new standard

SigStore: Securing my software with a new standard

The secure dependencies dilemma I had one situation where the customer asking how we can ensure that our 3rd party libraries or any external public …

Configure Red Hat Satellite Content Host with Remote Execution

Configure Red Hat Satellite Content Host with Remote Execution

Using Red Hat Satellite is a great way to manage your RHEL servers and contents including updating, patching or installing software packages. A new …

How to Start with Ansible [LIVE]

How to Start with Ansible | techbeatly LIVE Are you an absolute beginner and struggling to start your Ansible journey ? Join us this Sunday 31st Oct, …

A Kubernetes Service Mesh Comparison

A Kubernetes Service Mesh Comparison

As microservices architecture continues to evolve, interservice communication has become a significant challenge to manage. Service meshes are …