Cloud Credentials
Microsoft Certified Trainer , Google Authorised Cloud Trainer & Sr. Cloud Architect @ US DoD
Microsoft Speaker , Blogger
Mission is to empower every person and every organization on the planet to achieve more.
Entrepreneur
Finance With Bong
Let me Show you my Cloud Journey
A few things I’m great at
Azure is a game changer in this IT world . Starting from the basic thought of a simple student to a big business – Microsoft is a part of every dream . Join this Revolution .
Microsoft Azure
Microsoft Azure is an open, flexible, enterprise-grade cloud computing platform . Move faster, do more and save money with IaaS + PaaS . Learn Azure from and be a part fo digital transformation.
Most trusted and compatible cloud .
Google Cloud
With in Google Cloud whatever you build, create, code, or store, we’ll help protect it. We provide comprehensive security solutions from device to data center and recently received the highest Strategy score in The Forrester WaveTM : Public Cloud Platform Native Security, Q2 2018 report.
GCPSecret Ingredient of My Session
Experience a new way to learn .
Knowledge from Industry
7+ Rich Exp of IT Industry
Trust of 1000+ students
Authorised by Microsoft and google
Certification
MCT
MS-Azure
google certified cloud architect
MCSE
Latest Post
This is my Cloud Blog , where I have written various post about Azure . You can also find my videos in my youtube channel .
Create Complex NSG – PowerShell
Creating NSG in azure is easy unless you want to create multiple NSG with multiple inbound and outbound security rules. Here is a simple way to create that. First open[…]
Read moreRestore VM from Recovery Service Vault – PowerShell
# Mention your VM here $VMName = “SubhenduTestVM” # Mention your Stage Storage here $stagestorageaccountname = “teststorage” ########################Body#################################################################### $VMRGname = (Get-AzureRmResource -Name $VMName -ResourceType “Microsoft.Compute/virtualMachines”).ResourceGroupName $VMBackupStatus = (Get-AzureRmRecoveryServicesBackupStatus -Name $VMName[…]
Read morePower Of Powershell 2
Hope you are doing great . Current Time is very critical for us . I never thought that I will see a global pandemic in 2020 where we are building[…]
Read morePower of Powershell
Being a part of Microsoft Education I have explored powershell long time back . But that was a very basic intro . Honestly I haven’t explored this option much .[…]
Read more