Showing archive results for December 2017

Dec 5, 2017
Post comments count3
Post likes count0

Getting Started with Node.js, Angular, and Visual Studio Code

Pam Lahoud

This step-by-step guide on getting started with Node.js and Angular comes to us from Premier Developer consultant Crystal Tenn. Here is a simple step by step guide to getting your Angular application setup with Visual Studio Code and Node. This guide will simply help you know what to install, the commands to run in PowerShell, and some basic...

AngularCrystal TennVisual Studio Code
Dec 4, 2017
Post comments count0
Post likes count0

A branching strategy for CI/CD using Git in VSTS

Pam Lahoud

In this post from his blog, Premier Developer consultant Ilias Jennane discusses a strategy that can be used for branching and merging using Git in VSTS in a continuous integration/continuous deployment environment.When it comes to Branching and Merging strategies, the internet is full of examples and “best practices”. I personally don’t believe in...

VSTSCIgit
Dec 2, 2017
Post comments count0
Post likes count0

How to setup live streaming server using Azure Media Service in less than 30 mins

Developer Support

In this post, Senior App Dev Manager Randy Park walks us through Azure Media Services to setup a live streaming PoC. Background: A customer recently launched a global intranet portal with an audience distributed across the globe.  They expected an increase of the audience on a daily basis and leadership team requested one more interesting fe...

TeamAzureStreaming
Dec 1, 2017
Post comments count0
Post likes count0

API Management: Quota versus Rate Limits

Developer Support

In this post, Senior App Dev Manager, Sanket Bakshi spotlights Azure API Management and how it can help with usage throttling.Azure API Management provides really good capabilities for usage throttling. This is useful in scenarios such as defending against a denial of service attack and protecting back-end services against a huge influx of requests...

TeamAzureAPI Management