3 followers
Technologist | Opensource Contributor and Enthusiast | Tech Blogger | Independent Consultant |
Variables are the basic building blocks of a programming language. It holds data in the computer memory during runtime. The data that a variable hold...
This is the very first write-up of our Rust journey. In this part, we will learn a few interesting facts about Rust programming language. This will...
It is been 8 years in my Job career as an infrastructure/DevSecOps engineer, I am much satisfied. But in the corner of my heart, I had the urge to...
There are various instances where we decide to remove the history from a git repository. The most common use case : You find out there are some...
Making an application up and running does not qualify as a full-fledged product. It is particularly important to have security measure in the Product....
When someone asks to migrate an ACR from one Azure subscription to another azure subscription, it feels like a tedious task. Because you must migrate...