What is difference between Cloudbees CD RO and Cloudbees CI?

CloudBees CD/RO and CloudBees CI are both software delivery automation (SQA) tools from CloudBees. However, they have different focus and capabilities. Here is a table summarizing the key differences between…

Read more »

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 a table summarizing…

Read more »

Cloudbees CD RO Tutorials: Creating and running procedures – Advance

Rajesh KumarIโ€™m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…

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 a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog…

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 are some additional…

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 a DevOps/SRE/DevSecOps/Cloud Expert passionate about…

Read more »

๐——๐—ฒ๐˜ƒ๐—ข๐—ฝ๐˜€ ๐—ฉ๐˜€ ๐—ฆ๐—ฅ๐—˜ ๐—ฉ๐˜€ ๐—ฃ๐—น๐—ฎ๐˜๐—ณ๐—ผ๐—ฟ๐—บ ๐—˜๐—ป๐—ด๐—ถ๐—ป๐—ฒ๐—ฒ๐—ฟ๐—ถ๐—ป๐—ด

here is a table of the differences between DevOps, SRE, and Platform Engineering in tabular format: Criteria DevOps SRE Platform Engineering Focus Automating the entire software development and deployment process…

Read more »

Zabbix Tutorials: Example of zabbix_server.conf

Rajesh KumarIโ€™m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…

Read more »

Zabbix Tutorials: Example of zabbix_proxy.conf

Rajesh KumarIโ€™m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…

Read more »

Zabbix Tutorials: Example of zabbix_agentd.win.conf

Rajesh KumarIโ€™m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…

Read more »

Zabbix Tutorials: Example of zabbix_agentd.conf

Rajesh KumarIโ€™m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…

Read more »

Zabbix Tutorials: Example of zabbix_agent2.win.conf

Rajesh KumarIโ€™m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…

Read more »

Zabbix Tutorials: Example of zabbix_agent2.conf

Rajesh KumarIโ€™m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…

Read more »

Ansible Training Flow

Rajesh KumarIโ€™m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…

Read more »

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

Rajesh KumarIโ€™m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…

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 some of the…

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 that organizes, stores,…

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 name into their…

Read more »

What is the DevOps Workflow?

The DevOps workflow is a set of practices that combines software development (Dev) and IT operations (Ops) to shorten the systems development life cycle and provide continuous delivery with high…

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 and patterns ensure…

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 is a function…

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 initialization tasks on…

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 a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus….

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 this way: you…

Read more »

Swift Cheat Sheet

Rajesh KumarIโ€™m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…

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 code on GitHub.com…

Read more »

Ansible Tutorials: Example of ansible.cfg

Rajesh KumarIโ€™m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday Landmark, stock market…

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 performs a simulation…

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 with Push based…

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 keyword. Task-level Variables:…

Read more »