According to Microsoft, in April this year around half of the US workforce was working from home. At
[More]
Every day, a traditional business joins the legion of organizations worldwide that are choosing to a
[More]
Infrastructure as Code is one of the many practices teams have to fulfill the needs of modern systems. The provisioning of resources for systems in an automated versioned way supports also the need of consistent environments across different stages of system development, making it much more comforta...
[More]
A flexible, cheap and innovative business are goals companies have. Moving to the cloud, change the way of working and make the systems more flexible are 3 drivers to reach this goal. Three forces are pushing the continues DevOps evolution: The Cloud Platform force, The System Architecture force a...
[More]
While Serverless, Azure Functions, are just a few lines of code, they still require a release with all the principles a good pipeline. For example: High quality by default. Work in small batches. Automate repetitive tasks. Continuous improvement. Everyone is responsible. Transparency everywhere. an...
[More]
Dotnet core is the new kid in town, ready to build, publish and release. Some background knowledge. Global.json The Global.json holds the version of the dotnet sdk used. See Hanselman’s post on running multiple versions of the sdk. This version needs to be available on compiling on the develop mac...
[More]
Visual Studio Team Services comes with many capabilities and features to support your version control needs. One of these features is an unlimited amount of free GIT repositories. The other valuable features are integration of work, build and release out of the box. This is a small how to when you w...
[More]
Load and performance analyzing is often only done the moment it is needed. The moment customers are walking away from the slushy and bad responsive system. Too late tools are put in place to start profiling the system for finding the bottle neck and that one slow statement. Better to start performan...
[More]
You would think this message means… “Website with given name already exists”. All but that, it means you have Visual Studio debugging enabled for version 2015. The warning before is actually the real error, “request value VS2015 not found”. A known error when executing the PowerShell script:&n...
[More]
Start, stop, schedule, snooze, categorize and get mail notifications on start stop actions and usages, capabilities available in the free Sogeti OneShare Office 365 add-in. Go to you Office 365 Store and look for OneShare, or got to the setting in a site and search for the add-in with id WA104...
[More]