DevOps engineers rely on a variety of tools to automate and streamline software development, deployment, and operations. DevOps engineers play a critical role in bridging the gap between development and operations teams, ensuring that software is delivered quickly, efficiently, and reliably. To accomplish this, they rely on a set of essential tools that streamline processes, […]
Uncategorized
Java Poker — A Perfect Beginner Project
There are some perceptions that among different coding languages today, Java has become old fashioned or outdated. A lot of younger developers today opt for what they consider to be more modern languages — even though some of these, like Python, is as old or older than Java! In some cases, there is logic to the […]
Terraform – x509 certificate error | Terraform in an offline mode
Terraform is a great infrastructure provisioning tool that works well for multi-cloud and On-PREM environments. This software tool provides a consistent CLI workflow to manage hundreds of cloud services. I see that many of the beginners trying to learn “terraform” on the VM’s. But they face challenge regards to trusted TLS certificate while trying to download […]
How to enable Azure Cloud Shell – bash / Powershell?
How to launch bash or PowerShell from the Azure portal? Azure offers cloud based shell access for advanced users almost from every corner. Microsoft maintains a cloud shell with commonly used CLI tools including Linux shell interpreters, PowerShell modules, Azure tools, text editors, source control, build tools, container tools, database tools, and more. Azure Cloud […]
Cleanup all Docker containers using a single command
How to stop all the docker containers? How to destroy docker containers quickly? How to remove all the downloaded docker images? Very often we deploy the containers for testing and spend time cleaning up the containers one by one. This article will provide quick commands to stop all the running containers and delete them quickly. […]




