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 »

What is DevOps and How Does it Work?

What is DevOps? This is the question which has been asked by countless people and in a similar fashion been answered by numerous individuals. Not all the answers are relevant (precisely correct) and may have different opinions. But I wonder when experienced IT professionals provide literally clueless and irrelevant answers. I am not pointing to …

What is DevOps and How Does it Work? Read More »

Resolved – ImportError: No module named requests | /usr/bin/python: No module named pip on MacOS

You may face an error while running the script which calls any python script which internally calls out requests module. “ImportError: No module named requests” Traceback (most recent call last): File “dev-scripts/find-latest-version.py”, line 7, in <module> import requests ImportError: No module named requests When you verify you can see – you already have python installed …

Resolved – ImportError: No module named requests | /usr/bin/python: No module named pip on MacOS Read More »

Scroll to Top
Scroll to Top