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

Nikhil Kumar

Nikhil Kumar is a DevOps Engineer with 5years of experience in the field. Alongside a successful career in technology, he has also cultivated a passion for writing, having authored several articles and blogs on the subjects of DevOps and the Cloud. With a keen interest in exploring the intersection of technology and the written word, he brings a unique perspective to the conversation.

Ansible Inventory: Advanced Techniques for Dynamic Automation

Ansible Inventory: Advanced Techniques for Dynamic Automation

Ansible, an open-source automation tool, has become a cornerstone in configuration management, enabling organizations to streamline and automate …

Mastering CI/CD with GitHub Actions and Jenkins

Mastering CI/CD with GitHub Actions and Jenkins

Understanding CI/CD Continuous Integration (CI) involves automatically integrating code changes from multiple contributors into a shared repository. …

Customizing Ansible: Creating Execution Environment Images

Customizing Ansible: Creating Execution Environment Images

In the ever-evolving landscape of IT and DevOps, automation plays a pivotal role in streamlining workflows and ensuring efficiency. Ansible, a …

Ceph Cluster Deployment on AWS: Mastering Distributed Storage

Ceph Cluster Deployment on AWS: Mastering Distributed Storage

In today’s data-driven world, scalable and reliable storage solutions have become paramount. This is where Ceph, an open-source software-defined …

Dynamic Provisioning for Jenkins Clusters: A Practical Guide Using Docker on AWS

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 …

Ultimate Guide to Deploying a Jenkins Multinode Cluster on AWS with Linux and Windows Slave Nodes

Ultimate Guide to Deploying a Jenkins Multinode Cluster on AWS with Linux and Windows Slave Nodes

Jenkins is an open-source automation server that helps automate parts of the software development process, including building, testing, and deploying …

How to Use Bandit to Scan Your Python Code for Security Vulnerabilities

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 …

Secure Your Containers: Trivy Vulnerability Scanning

Secure Your Containers: Trivy Vulnerability Scanning

In today’s digital age, software applications and systems are vulnerable to a wide range of security threats. These threats can compromise sensitive …

Customizing Ansible: Ansible Module Creation

Customizing Ansible: Ansible Module Creation

Ansible: is an open-source software for configuration management, provisioning and application deployment, it comes under the Infrastructure as a …