Showing results for Monu Bambroo - Developer Support

Apr 22, 2019
0
0

AKS Series– Using Azure Dev Spaces with Visual Studio Kubernetes Tooling

Developer Support
Developer Support

Azure Kubernetes Service brings a world class managed kubernetes service to the cloud. Customers can now leverage the power of Kubernetes platform without having to worry about managing the control plane. As a result of that, customers are now able to embark on the containerization journey with confidence. In this blog post, we will see how Visual Studio makes it easy to collaborate with AKS using Azure Dev Spaces.

TeamAzureKubernetes
Apr 19, 2019
0
0

AKS Series – Use Azure Storage Option as Persistent Volumes in AKS

Developer Support
Developer Support

One of the best practices with containers is not to persist data inside the containers for long term as containers are ephermal. These containers can be removed and rebuilt very often and may require storage that persists across pods beyond the application lifecycle. In this blog post, we will learn about how to create Persistent Volumes in AKS with Azure Files.

TeamKubernetesMonu Bambroo
Apr 30, 2018
0
0

Docker Blog Series Part 7– Deploy Azure Web App On Containers

Developer Support
Developer Support

In the following post, Premier Developer Consultant Monu Bambroo shows how to deploy a Container to Azure Web Apps directly from Azure Container Registry. Container services are encapsulated, individually deployable components that run as isolated instances on the same kernel to take advantage of virtualization that an operating system ...

DockerContainersLinux
Feb 16, 2018
0
0

Docker Blog Series Part 5 – Understanding new container management features in Service Fabric

Pam Lahoud
Pam Lahoud

In the latest post in his Docker series, Premier Developer consultant Monu Bambroo talks about some of the new features in Service Fabric regarding container management. Service Fabric is a distributed systems platform that makes it easy to package, deploy, and manage scalable and reliable microservices and containers. Service Fabric also ...

DockerContainersService Fabric
Oct 23, 2017
0
0

Docker Blog Series Part 4 – Managing Secrets inside Kubernetes Cluster in Azure Container Service

Pam Lahoud
Pam Lahoud

This post is the next in a series of Docker posts from Premier Developer consultant Monu Bambroo.  In this post, Monu walks through setting up a Web API to leverage Kubernetes for managing secrets. One of the common tasks in application development is to manage configurations. Some of the configurations can be sensitive information. One of ...

DockerContainersKubernetes
Aug 18, 2017
0
0

Docker Blog Series Part 3– Deploy IIS based applications to Service Fabric using Docker Containers

Pam Lahoud
Pam Lahoud

In the third post in his blog series on Docker, Premier Developer consultant Monu Bambroo illustrates how to deploy IIS based applications to Service Fabric using containers. One of  the value propositions of using containers with Service Fabric is that you can now deploy IIS based applications to the SF cluster. In this blog post, we will ...

DockerService FabricMonu Bambroo
Jun 21, 2017
0
0

Docker Blog Series Part 2 – Build & Deploy ASP.NET Core based Docker Container on Service Fabric

Pam Lahoud
Pam Lahoud

This post is the second in a series of posts on Docker that Premier Developer consultant Monu Bambroo has posted on his blog. Azure Service Fabric in addition to offering a Service Fabric programming model is also able to orchestrate container based services across a cluster of machines. Service Fabric can deploy services in container images...

DockerContainersasp.net core
Apr 19, 2016
0
0

Web Test Plug-in for Authentication

Pam Lahoud
Pam Lahoud

In a recent post from his blog, Premier Developer Consultant Monu Bambroo gives us a step-by-step overview of how to add Authentication into your Web Performance and Load Test with Visual Studio. Web and Load testing are an essential part of application life cycle management. Within Visual Studio, we provide a great template to do web and ...

ALMVisual StudioAuthentication
Jan 26, 2016
0
0

On Prem IIS Web Application Deployment using VSTS RM vNext

Pam Lahoud
Pam Lahoud

In his latest blog entry, Premier Developer Consultant Monu Bambroo demonstrates the new Visual Studio Team Services Release Management vNext tool for on premise deployments.  Here’s a quick peek at the blog, be sure to click the link at the end for the detailed step-by-step tutorial! Modern Lifecycle Development requires teams to be ...

ALMVSTSVisual Studio