What is difference between jenkins and cloudbees jenkins?

Jenkins and CloudBees Jenkins are both continuous integration (CI) and continuous delivery (CD) automation servers. However, there are some key differences between the two platforms. Here is…

Read More

Cloudbees CD RO Tutorials: Creating and running procedures – Advance

Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have worked…

Read More

Cloudbees CD RO Tutorials: Create Basic Project to deploy Application

Here’s a basic outline of the steps you might follow: Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical…

Read More

Cloudbees CD RO Tutorials: Create Basic project Step by Step

here are the step-by-step instructions on how to create a hello world project in CloudBees CD/RO: You should see the output “Hello, world!” in the console. Here…

Read More

Zabbix Tutorials: Working with Zabbix API

Here is a short tutorial on how to use the Zabbix API: Here are some examples of how to use the Zabbix API: Rajesh KumarI’m Rajesh Kumar,…

Read More

Zabbix Tutorials: Example of zabbix_server.conf

Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have worked…

Read More

Zabbix Tutorials: Example of zabbix_proxy.conf

Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have worked…

Read More

Zabbix Tutorials: Example of zabbix_agentd.win.conf

Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have worked…

Read More

Zabbix Tutorials: Example of zabbix_agentd.conf

Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have worked…

Read More

Zabbix Tutorials: Example of zabbix_agent2.win.conf

Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have worked…

Read More

Zabbix Tutorials: Example of zabbix_agent2.conf

Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have worked…

Read More

Ansible Training Flow

Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have worked…

Read More

Elastic Tutorial: Elasticsearch 8.X Installation & CRUD in Linux

Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have worked…

Read More

Benefits of Protein Powder & its Most frequently questions

Protein powder is a convenient and versatile dietary supplement that offers several benefits, particularly for individuals with specific fitness goals, dietary preferences, or lifestyle needs. Here are…

Read More

Top 50 Sonatype Nexus interview questions and answers

General Knowledge: Installation and Configuration: Artifact Management: Security and Access Control: Integration and Automation: Troubleshooting and Maintenance: Best Practices and Optimization: Sonatype Nexus is a repository manager…

Read More

How does DNS Works?

DNS (Domain Name System) is a hierarchical and decentralized system that is responsible for mapping human-readable domain names to IP addresses. When a user enters a domain…

Read More

Popular Deployment Strategies & Pattern

Deployment strategies and patterns are essential concepts in software development and DevOps that help organizations efficiently and reliably release their software applications to various environments. These strategies…

Read More

Terraform Tutorials: Functions in terraform

The Terraform language includes a number of built-in functions that you can call from within expressions to transform and combine values. The general syntax for function calls…

Read More

Terrafrom Tutorials – remote-exec provisioner using AWS & Azure providers

the remote-exec provisioner in Terraform is used to execute commands remotely on a target resource after it’s been created. This is often used for post-deployment configuration or…

Read More

Basic template sections layout of any training programs and agenda

Here are the basic template sections of any training program: Training methodology Reference 1 Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert…

Read More

Terraform Tutorials: How to set condition in Terraform Program?

Method 1: conditional expression Terraform doesnโ€™t support if statements. Luckily we can achieve the same result by using a specific parameter called count.You can think about it…

Read More

Swift Cheat Sheet

Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have worked…

Read More

Github 2FA authentication is mandatory Now!!!

Following are their offcial statement through email We’re reaching out to let you know that as announced last year, we will officially begin requiring users who contribute…

Read More

Ansible Tutorials: Example of ansible.cfg

Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have worked…

Read More

Ansible Tutorials: Ansible Workflow

Ansible Check Mode Ansible Check Mode: When you run an Ansible playbook or command in check mode, it’s also known as “dry-run” mode. In this mode, Ansible…

Read More

What is Ansible and How its works?

What is Ansible? Ansible in SDLC Cycle? Ansible History Feature of Ansible Benefits of Ansible How Ansible works AKA Ansible Architecture? Ansible is based on Agentless Model…

Read More

Ansible Tutorials: Ansible Variables in Playbook

Ansible Variable in Playbook with following ways: List of Way to declare variables in Playbook Declare variables at the top level of your playbook using the vars…

Read More

Ansible Playbook Example

UBUNTU Rajesh KumarI’m Rajesh Kumar, a DevOps, SRE, DevSecOps, Cloud, and Platform Engineering expert passionate about sharing practical knowledge, real-world experiences, and industry best practices. I have…

Read More

Storage Administrator Tasks using Ansible

List of Ansible Modules & Collection of Storage Provisioning Modules: Collections: List of Ansible Modules & Collection of Data Backup and Recovery List of Ansible Modules &…

Read More