Press "Enter" to skip to content

Posts published by “Amit Malik”

Developing ARM Templates – 7th Dec @ Microsoft India

0

Last Saturday, 7th Dec I had the opportunity to talk about developing ARM Templates for Azure deployments in a community event at Microsoft India, Bangalore Office. Getting up on a Saturday early morning could be a daunting task, however, we had more than 35 folks who did this task flawlessly. (Okay, a few were a bit late). I appreciate everyone…

Hands-on with Azure Kubernetes Service

0

Last month, I conducted a hands-on workshop on AKS at Microsoft, Bangalore. It was a community-driven event where we talked about AKS architecture and what it takes to host applications on Azure Kubernetes Services. This content will help you get started with AKS and the essentials of running applications on AKS. This will also touch base aspects such as Ingress…

Certified member of Leaders Excellence at Harvard Square

1

I am humbled and honored to be a part of the prestigious Leaders Excellence at Harvard Square . Headquartered in Harvard Square, Cambridge, MA, Leaders Excellence is an independent educational organization that benefits from its unique location and powerful academic network. Incorporated in the historic Harvard Square in 2014 and a member of the Harvard Square Business Association. Harvard Square, adjacent…

Windows Virtual Desktop is now in Public Preview

0

After a long long wait, finally the WVD – Windows Virtual Desktop is available for testing. With WVD, You’d be able to run a remote desktop infrastructure(also known as Virtual Desktop Infrastructure(VDI) in Azure with operating systems such as Windows 7, Windows 10, and Windows 2016 as the session host. With WVD, Microsoft provides Windows 10 as a multi session…

Global Azure Bootcamp 2019 is coming!

0

It’s only 10 days left for one of the largest and greatest technology community-driven event – The Global Azure Bootcamp. Like every year, I’ll be taking active participation in the event. I’ll be speaking at the Benagalore event Global Azure Bootcamp 2019 @ Bengaluru is a full-day, multi-track event about Microsoft Azure organized by Bengaluru Azure User Group on 27th April, 2019.…

VMware and Azure are coming together

0

Back in 2017, I was attending Microsoft Inspire(Also known as Worldwide Partner Conference) in Washington DC. While roaming around, I came across this booth of VMware highlighting “VMware ♥ Microsoft “ With recent announcements made by Microsoft and VMware together, I have started to believe that VMware and Microsoft are now really coming together. CloudSimple has enabled the deployment of VMware…

Deploy Linux VMs on Azure with ARM Template

0

In this blog post, we’ll have a look at deploying Linux workload using Azure-QuickStart ARM templates. See this if you are looking to deploy VM using Azure Portal. Quickstart templates are created by Community members and are available on GitHub. You can always download these and leverage them for deployment or even as a starting point for your custom template.ARM templates can also…