How To

Red Hat Remote Exams – Everything you need to know
We all know Red Hat certifications are valuable, especially when it comes to job hunting. They’re not just theory-based—they test your real skills. …

Dynamic Provisioning for Jenkins Clusters: A Practical Guide Using Docker on AWS
Dynamic provisioning in Jenkins clusters: In Jenkins multinode clusters with static nodes, a significant disadvantage is that if there are no jobs …

How to Use Bandit to Scan Your Python Code for Security Vulnerabilities
As software developers, we all want to write code that is both functional and secure. However, writing secure code can be challenging, especially if …

How To Ask Technical Questions
Skip unnecessary introductions like “Hello, how are you?” and get straight to the point by briefly describing your issue and the technology involved. …

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 …

Setup Amazon Managed Service for Grafana (AMG) on AWS EKS
https://aws.amazon.com/grafana/ Based on the previous article of setting up Amazon Managed Service for Prometheus (AMP) with open source Grafana , we …
Setup Amazon Managed Service for Prometheus (AMP) on AWS EKS
https://aws.amazon.com/prometheus Hi everyone! Here i am setting up Amazon Managed Service for Prometheus (AMP) to monitor my AWS EKS . Sharing the …

Deploying AWS Load Balancer Controller and Ingress on AWS EKS
What is AWS EKS? Amazon Elastic Kubernetes Service (Amazon EKS) is a managed Kubernetes service that makes it easy for you to run Kubernetes on AWS …

How To Housekeep Your Vagrant Boxes
Photo by cottonbro from Pexels Introduction Vagrant is a great tool for creating your development infrastructure very quickly with an easy workflow. …

How To Download RHEL8 for Free
Red Hat Enterprise Linux 8 (RHEL) is the most well known enterprise Linux distribution and also famous for it’s world class support system. As we all …

How to Create a FREE Ansible Lab in Public Cloud (AWS, GCP, Azure)
Introduction As we all know, learning Ansible is not just a reading process and you really need to do a lot of hands-on and practice with all …