Showing results for June 2019 - Developer Support

Jun 30, 2019
0
0

Learn How to Ask the Right Questions!

Developer Support
Developer Support

if you want to change something, never immediately assume that current conditions are immutable. If you’ve never discussed the possibility to change, you cannot know whether others – your partners, customers, teammates, or managers – would resist, or the reverse – enthusiastically gush and support the change.

TeamDevOps
Jun 30, 2019
0
0

4 Ways to Integrate Development and Operations Efforts

Developer Support
Developer Support

How do you deal with the fact that the developers in your organization cannot or will not own the process of delivering into production? How do you deal with the fact that your operations engineers cannot or do not fully understand the software to which they have been given stewardship?

TeamDevOps
Jun 29, 2019
0
0

The Journey Begins – DevOps starts with culture!

Developer Support
Developer Support

At this point we were five plus years into a local transformation that was underappreciated and overlooked by the global IT organization. The frustration was high and the hope was waning. For me this became my motivation to start a journey to understand why some organization can adopt DevOps strategies successfully and other struggle.

TeamDevOps
Jun 27, 2019
0
0

Tribal Knowledge – The Anti-DevOps Culture

Developer Support
Developer Support

By removing or reducing tribal knowledge from projects and teams, organizations set themselves up for success in an ever-changing landscape (exponentially changing). In other words, you can add to your DevOps culture (or create one) simply by subtracting the bad habits and behaviors.

TeamDevOps
Jun 21, 2019
0
0

AI and the Art of What’s Possible

Developer Support
Developer Support

Application Development Manager Rich Maines explores the art of the possible with AI in the context of Microsoft services and the ethical principles that we believe should drive the development of AI.

Team
Jun 20, 2019
2
0

Setting up a cloud server to run UniFi Controller

Developer Support
Developer Support

In this post, we'll explore how to setup an Azure virtual machine to act as a UniFi controller in the cloud, enabling 24x7 guest access without the overhead of running a physical machine continuously in your home.

TeamAzureVirtual Machines
Jun 19, 2019
0
0

Getting started with Docker for Windows

Developer Support
Developer Support

In this walkthrough, our App Dev Managers show how to install, configure and containerize a simple webapp to help you get up and running with Docker.

TeamDocker
Jun 18, 2019
1
0

Easily create a low-cost WordPress blog on Azure

Developer Support
Developer Support

These directions apply if you want to create a personal blog which is hosted on someone else's domain, and that won’t get a lot of traffic, and you want to do this cheaply.

TeamAzureWordPress
Jun 17, 2019
0
0

Choosing the OAuth2 grant flow

Developer Support
Developer Support

Premier Dev Consultant Marius Rochon explores OAuth2 questions you need to ask and how the answers lead to the selection of the grant. The OAuth2 specifications define six different grant types (https://tools.ietf.org/html/rfc6749 and https://tools.ietf.org/html/draft-ietf-oauth-device-flow-15). Each provides the most optimal (from the ...

TeamAuthenticationMarius Rochon