Another Microsoft Cloud Skills Challenge Completed, I just completed the DevOps Engineer Challenge, 30 days to learn it with 27 modules and i completed all the modules within 24 Days during my free time only and it’s an enjoyable experience since it has a lab activity the module quite challenging thanks to Microsoft Learn kudos…
-
-
How to Install Azure PowerShell Cmdlets
In this article I’ll guide you How to Install Azure PowerShell Cmdlets and i recommend upgrading PowerShell version 7.X to leverage the new features. 1. To install the PowerShell cmdlets for Azure, you need to download and install the AZ module. 2. To install it for all the users, If…
-
How to Create Free Cloudflare Tunnel
Tutorial Scenario: Signup for a free Cloudflare for Teams. Install and authenticate cloudflared on a Raspberry Pi 4. Create a Cloudflare Tunnel. Configure the Tunnel details. Create DNS records to route traffic to the Tunnel. Run and manage the Tunnel. Add a Zero Trust policy. Run Tunnel as a service.…
-
Kubectl Command Cheat Sheet
In this article i will discuss Kubernetes command cheat sheet. Kubectl is a set of commands for controlling Kubernetes clusters. Using Kubectl allows you to create, inspect, update, and delete Kubernetes objects. This cheat sheet will serve as a quick reference to make commands on many common Kubernetes components and resources. Cluster…
-
Cloud Skills Challenge – Microsoft Spring Skills Challenge
I just completed the 3 Cloud Skills Challenge, Azure Fundamentals, Azure Data Fundamentals & Security and Compliance Fundamentals,from Microsoft Learn out of 7,504 Participants and after completing the challenge i attended virtual training course from Microsoft and i obtain to pass the certification exam for AZ-900, DP-900 and SC-900. This…
-
Windows Terminal Preview 1.13 Release
Windows Terminal This is the preview build of the Windows Terminal, which contains the latest features as they are developed. The Windows Terminal is a modern, fast, efficient, powerful, and productive terminal application for users of command-line tools and shells like Command Prompt, PowerShell, and WSL. Its major features include…
-
TerraGoat – Vulnerable Terraform Infrastructure
TerraGoat was built to enable DevSecOps design and implement a sustainable misconfiguration prevention strategy. It can be used to test a policy-as-code framework like Bridgecrew & Checkov, inline-linters, pre-commit hooks or other code scanning methods. TerraGoat follows the tradition of existing *Goat projects that provide a baseline training ground to practice implementing secure…
-
How to change Azure Subscription in PowerShell
In this article I’ll guide you how to change the azure subscription using PowerShell, we can use the command Select-AZSubscription and this Changes the current and default Azure subscriptions. When you use this command, you can use either the subscription ID, Subscription Name, or the Tenant ID. You can query with the…
-
How to Install AWS CLI on Ubuntu 20.04
In this article, we will guide you how to install the AWS CLI command-line utility on Ubuntu Server 20.04 1. To Install If you check the AWS documentation, you will see that AWS doesn’t recommend installing the package in a specific location. In this post, I will create a hidden…
-
Wireshark 3.6.1 Released – What’s New!!
What is Wireshark? A latest version of Wireshark has been released recently, Wireshark 3.6.1 with several fixes and new addons, and it’s a free open-source packet analyzer. Wireshark is the world’s most popular network protocol analyzer. It is used for troubleshooting, analysis, development and education. What’s New Bug Fixes The…


