Great post by App Dev Manager Chris Hanna. It compares Azure Private Links and Azure service Endpoints for App Services. Are you trying to determine the best way to secure your website hosted on Azure App Service? Do you want to leverage Azure App Service, but still restrict your site to internal…
Leave a CommentCategory: Azure
Late last month Microsoft open sourced a project for Azure Service Operator (for Kubernetes). Please check it out and contribute. To learn the basic of Operators check out this post first. The Azure Service Operator helps you provision Azure resources and connect your applications to them from within Kubernetes. The…
Leave a CommentGreat post on getting to understand K8s Operators. https://coreos.com/blog/introducing-operators.html
Leave a CommentCharles Lamanna talks about the scale and architecture of Microsoft’s Azure Management Gateway. Lamanna presents how Azure API’s are built for high availability and for data sovereignty from a key Microsoft Azure Architectural resource. See more detail here.
Leave a CommentInfrastructure as Code (IaC) is becoming the norm for deploying all resources (IaaS and PaaS) in the Cloud. This post is part 1 of 7 of a miniseries which will take us though the process of deploying an Internal Load Balancer (ILB) with an App Service Environment (ASE) v2, all via…
Leave a CommentGreat session and introduction to containers. Modernizing application delivery and agility with containers, Kubernetes, and Microsoft Azure. One of the things that differentiate modern enterprises from their predecessors is their ability to reliably and quickly deliver and update their software. In the world of 24/7 availability, mobile applications and APIs with…
Leave a CommentToday I made the switch back from Jekyll on github.io to WordPress hosted on an Azure App Service Web App with Azure Database for MySQL as the backend. The key decision factor was ease of publishing and editing content. As much as I enjoyed using markdown the overall experience is still…
Leave a CommentMy customers love to use VSTS to enable their DevOps capabilities, but in some cases they are not able to use the Hosted Agents due to security restrictions. In that case, the alternative is to use Private Agents. For detailed description on differences between the two configurations checkout this article.…
Leave a CommentLast week during Build 2017 Microsoft announced the Azure Cloud Shell (Preview). Browser-based Shell Experience Cloud Shell enables access to a browser-based command-line experience built with Azure management tasks in mind. Leverage Cloud Shell to work untethered from a local machine in a way only the cloud can provide. This…
Leave a CommentFor all your cloud needs check out Microsoft Azure!
Leave a Comment