Cloudbees CD RO Tutorials: Creating, Using & InBuilt Properties
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…
Cloudbees CD RO Tutorials: Creating and running procedures – Introduction
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…
Cloudbees CD RO Tutorials: Creating and running procedures – Basic
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…
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…
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…
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…
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…
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…
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…
𝗗𝗲𝘃𝗢𝗽𝘀 𝗩𝘀 𝗦𝗥𝗘 𝗩𝘀 𝗣𝗹𝗮𝘁𝗳𝗼𝗿𝗺 𝗘𝗻𝗴𝗶𝗻𝗲𝗲𝗿𝗶𝗻𝗴
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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…
