So… Microsoft has officially bought GitHub for $7.5 billion! How will this affect VSTS and Microsoft’s current source control solution? Do you feel this is a good move for Microsoft and the open source community as a whole? Some believe this is Microsoft going back to it’s roots, moving away from manufacturing etc and back…
Tag: DevOps
Chef, Kubernetes and Meetups
Yesterday I went to my second ever Meetup. For those who don’t know what they are, a Meetup group that you join based on preferences, you join a local community of people. Meetup groups are sustained through Meetup events, which are face-to-face gatherings that happen in real life between members and organizers. The DevOps event I went…
How to deploy your code? Stack Overflow tell us their approach…
It’s a major part of coding, it’s all good it working on your machine, your version of SQL, your local single IIS box, but how do you take the single web site and get it out to the general public, or out to your testers? What’s the most efficient way, what requires the least amount…