How to Run Ansible Playbook From Jenkins (3 Easy Methods)

How to Run Ansible Playbook from Jenkins - DevOpsBuzz Guide

Ansible is open-source software that automates software provisioning, configuration management, and application deployment. Ansible connects via SSH, remote PowerShell, or via other remote API and it is now one of the basic requirements to run the Ansible job through CI tools such as Jenkins to automate the server provisioning and configuration. This helps developers and other …

How to Run Ansible Playbook From Jenkins (3 Easy Methods) Read More »

How to Manage Kubernetes Cluster on AWS Using kOps

How to manage kubernetes cluster on AWS using kOps

kOps (Kubernetes Operations) is an open-source project that helps you create, destroy, upgrade and maintain production-grade, highly available Kubernetes clusters. You can also provision the necessary cloud infrastructure using kOps. It’s the easiest way to get a production-grade Kubernetes cluster up and running. kOps is a one-stop solution for managing the cumbersome Kubernetes cluster operations. …

How to Manage Kubernetes Cluster on AWS Using kOps Read More »

How to Create AWS Virtual Machine Through PowerShell

Amazon Web Services (AWS) is now widely used in companies around the world. It is a secure cloud services platform offering compute power, database storage, content delivery and other functionalities to help businesses scale and grow. AWS offers a broad set of global compute, storage, database, analytics, application, and deployment services that help organisations move faster, lower IT …

How to Create AWS Virtual Machine Through PowerShell Read More »

How to Create HP QC Defect from Jenkins Programmatically

Micro Focus Quality Center, formerly known as HP Quality Center is a quality management software. You can go through https://www.microfocus.com/en-us/products/alm-quality-center/overview to find out the benefits provided by ALM QC I had a requirement to create a QC defect through Jenkins, It was on the old HP ALM environment when QC was not taken over by MicroFocus where …

How to Create HP QC Defect from Jenkins Programmatically Read More »

Scroll to Top