Showing results for DevOps - Developer Support

Jul 20, 2018
0
0

​​DevOps Stories – Interview with John-Daniel Trask of Raygun​

Developer Support
Developer Support

App Dev Manager Dave Harrison talks with John-Daniel Trask, co-founder and CEO of Raygun, about the adoption of DevOps. "Human beings are the center of the universe. But you wouldn’t know that by the way we’re treated by most of the software we write. Great engineers and great executives grasp that. They know that to humans, the interface is the ...

TeamDevOps
Jul 13, 2018
0
0

WIP Your Product into Shape

Developer Support
Developer Support

In his latest post, Senior Consultant, Assaf Stone shares some useful suggestions on tracking Work In Progress (WIP) in VSTS.What is WIP?WIP simply means work in process (also sometimes, Work In Progress). This metric simply measures how many items (features, stories, backlog items, tasks) your team have started to develop, but have yet to complete...

DevOpsALMVSTS
Jul 13, 2018
0
0

What is your Agile?

Developer Support
Developer Support

In this post, Senior Application Manager, AJ Weaver talks about the many interpretations of Agile.First, let me start by saying that when I am talking about Scrum, I am not necessarily talking about Agile. All Scrum is Agile but not all Agile is Scrum. As you can see below, Scrum is just one cornerstone of Agile. The term is misused and abused acro...

DevOpsALM
Jun 22, 2018
0
0

DevOps Stories –Jon Cwiak, Humana

Developer Support
Developer Support

App Dev Manager Dave Harrison talks with Jon Cwiak, Enterprise Cloud Platform Architect at Humana, about the adoption of DevOps.The following content is shared from an interview with Jon Cwiak, Enterprise Cloud Platform Architect at Humana. What we loved about talking with Jon was his candor – he’s very honest and upfront that the story of Humana’s...

TeamDevOps
Jun 19, 2018
0
0

Fast Start: Infrastructure as Code Using Azure DevTestLabs

Developer Support
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 11, 2018
0
0

Safe On-Premises Releases Using VSTS

Developer Support
Developer Support

Read on to learn how Premier Developer Consultant Ilias Jennane addresses the idea of safe releases and incremental feature rollout for on-premises releases using Visual Studio Team Services.I have recently interacted with many customers that were clearly under the impression that they should only consider DevOps practices if they are doing Cloud d...

TeamVSTSVisual Studio Team Services
Jun 10, 2018
0
0

Create Your First CI Pipeline in 10 Minutes or Less

Developer Support
Developer Support

In this post, Premier Developer Consultant Derrick Cawthon shares how to quickly create a continuous integration pipeline in VSTS, so teams can start pursuing their DevOps journeys.During your DevOps journey typically the first item you will want to do (after establishing a good process for the team) is setup a Continuous Integration (CI) build. Wh...

TeamVSTSVisual Studio Team Services
Jun 8, 2018
0
0

DevOps for VMs with VSTS and Octopus Deploy

Developer Support
Developer Support

In this post, Premier Developer Consultant Jafar Jaffery shares insight into how to deploy web applications to virtual machines using Visual Studio Team Services and Octopus Deploy. You can use Octopus Deploy in conjunction with VSTS to deploy both on-premises or in the cloud in a repeatable and reliable way. Problem Statement The Developme...

DevOpsVSTSVisual Studio Team Services
Jun 6, 2018
0
0

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

Developer Support
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