SURVEY: DevOps – IAC Practices

I will soon be starting a new adventure in the world of (cloud/hybrid) platform management (more on this next week 😀) and am interested in learning more about how those who live in the world of DevOps manages their platform infrastructure. Specifically, what tools and processes do you follow when releasing updates to your cloud, on-premises or hybrid platforms? I am familiar with many of the tools that manage infrastructure as code, such as AWS CloudFormatiom, AWS CDK, ARM Templates, Terraform, and so on. I also know some of these tools have proprietary domain-specific languages (DSLs) and others support various…
Read More

TFVC vs. TF-Git Survey Results

Several weeks ago I posted a survey asking for your thoughts about Team Foundation Version Control (TFVC) vs. Git within Team Foundation Server/Service (TF-Git). With a total of 27 respondents, here are the results of the survey questions: Which version of Team Foundation Server are you using? I have to admit that I find it interesting that 45% of the respondents are using Team Foundation Service. It would be interesting to see if this statistic holds with a larger group of TFS customers. What is your primary version control repository? In this case, about 70% are using TFVC with the…
Read More

TFVC vs. TF-Git – A Quick Survey

I’ve been giving a lot of thought lately about whether it would make sense for our application development teams to make the move to Team Foundation Git (TF-Git) as the primary version control choice within TFS. We are still using TFS 2010 as our primary TFS instance today although we have several projects in Team Foundation Service (TFService) as part of a pilot.  As we make preparations to move to TFS 2013 (we have not yet decided if we’ll host TFS 2013 on premises or if we’ll make exclusive use of the TFService) we are putting some thought into whether…
Read More

.NET Mocking Framework Survey Results

Two weeks ago, I posted a survey (using Excel Surveys available in SkyDrive) asking you what your preferred/primary .NET mocking framework was. We plan to use this data to help drive out which frameworks we want to evaluate further. The survey closed yesterday and, out of 147 responses, here is how everything shook out: 147 responses may not seem like a lot and, in the grand scheme of all .NET developers across the world, it’s not.  There are several ways you can look at this number:  Out of everyone that viewed the survey request, the majority of them didn’t want…
Read More

Which .NET Mocking Framework Do You Prefer?

We are preparing to evaluate mocking frameworks that support .NET to determine if our current mocking framework is still the best solution for us.  Before we actually start the evaluation, we’d like to get a general idea of which .NET mocking frameworks are popular amongst developers out in the rest of the world. To aid in this endeavor, we have created a simple survey with two questions (or three, depending on how you answer the first question).  Essentially, the survey asks which of the following .NET mocking frameworks is your primary (or preferred) framework.  The list of frameworks is comprised…
Read More