Showing category results for Azure

Jun 20, 2018
Post comments count0
Post likes count0

Legacy monolithic application – not a nightmare anymore!

Developer Support

This post is provided by App Dev Manager Srividya Annapantula who explores how emerging technical trends are changing the way we approach monolithic application.Dealing with a legacy monolithic mission critical application with millions of lines of code is a nightmare.  This is especially true if you are an ISV (Independent Software Vendor) wi...

TeamMicroservicesMonolithic
Jun 19, 2018
Post comments count0
Post likes count0

Fast Start: Infrastructure as Code Using Azure DevTestLabs

Developer Support

In this post, Premier Developer Consultant Derrick Cawthon teaches you how to get started with Infrastructure as Code quickly and easily using Azure DevTestLabs and VSTS. He shows how simple it is to use these two technologies to be able to deploy on-demand.A lot of folks understand that Infrastructure as Code (IaC) is a great idea and an advanced ...

TeamAzureDevOps
Jun 18, 2018
Post comments count3
Post likes count0

Remote debugging Azure App Services

Developer Support

This post is provided by App Dev Managers Chris Westbrook and Susan Leighton who walk us through remote debugging a web application deployed as an Azure App Service. In this post, we're going to look at debugging web apps deployed to an Azure App Service. Customers are sometimes apprehensive about using cloud PaaS services, based upon their ...

TeamAzureApp Services
Jun 16, 2018
Post comments count0
Post likes count0

Proactively Plan for your Critical Event in Azure with Enhanced Support and Engineering Services

Developer Support

In this post, Principal Consultant Jon Guerin lays out the benefits of Azure Event Management (AEM) and how to get started with the program.Deploying an application to Azure in support of a high-profile business event can have many advantages. But failing to assess up front potential gaps that could negatively affect performance and availability du...

AzurePremierSupport
Jun 15, 2018
Post comments count0
Post likes count0

Container? Why not App Services?

Developer Support

In this post, Senior Premier Developer Consultant Casey Kriutzfield gives a walkthrough of deploying Linux Containers in Azure App Services.Containers have been popular lately, and Microsoft Azure has several products that are ready and able to serve your containers. Azure Kubernetes Service, Azure Container Instances, and Service Fabric are all gr...

ContainersApp Services
Jun 12, 2018
Post comments count0
Post likes count0

Monitoring Python Applications with Azure App Insights

Developer Support

In this blog post, Premier Developer Consultant Najib Zarrari walks through how to use Azure Application Insights to monitor web applications written in Python using the Flask framework.Read Najib’s blog post here to learn how to set up Application Insights, download and instrument a Python web application, create custom events and metrics in Azure...

TeamAzureApplication Insights
Jun 6, 2018
Post comments count0
Post likes count0

Automating Releases to Separate Azure Resource Groups using both TFS and VSTS

Developer Support

This post is written collaboratively by Premier Developer Consultants Ilias Jennane and Daisy Chaussee along with App Dev Manager Wyn Lewis-Bevan. Read on to learn how to build a solution in TFS, release it in VSTS, and automate the deployments to separate Azure Resource Groups. Business Case: One of our customers recently challenged us with a u...

TeamAzureVSTS
Jun 5, 2018
Post comments count0
Post likes count0

Enterprise Deployment of an Internal Load Balancer with an App Service Environment v2

Developer Support

App Dev Manager Mariusz Kolodziej kicks off this multi-part series covering the deployment of an Internal Load Balancer with an App Services Environment via ARM templates and PowerShell.Infrastructure 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...

TeamAzureApp Services
Jun 4, 2018
Post comments count0
Post likes count0

How Azure IoT helped me buy a new house – Part 4 – Azure IoT Hub

Developer Support

In the fourth post of his series, Premier Developer Consultant Steve St Jean expands on how Azure IoT helped him buy a new home. He goes into detail about how to configure within the Azure IoT Hub. In the first part of this series, I described the problem I was having, my hypothesis as to the source of the issue, and the steps I would take to te...

AzureIoTSteve St. Jean
Jun 1, 2018
Post comments count0
Post likes count0

How Azure IoT helped me buy a new house – Part 3 – ESP8266 Code

Developer Support

In the third post of his series, Premier Developer Consultant Steve St Jean expands on how Azure IoT helped him buy a new home. He goes into detail about writing the code for the sensor rig to send telemetry data to Azure IoT Hub. In the first part of this series, I described the problem I was having, my hypothesis as to the source of the issue,...

AzureIoTSteve St. Jean