This post will show you how can create a Docker Machine instance on AWS (EC2) starting from scratch. This means you're starting with your free AWS account with nothing configured after you have signed up for your free AWS trial account.
This post will show you how you can run integration tests using ASP.NET 5 / MVC 6 API Controllers on Beta 4 of DNX.
At Build 2015 The Lesser Scotts have been showing how to create a Azure API App based on ASP.NET Web API 2 as Azure API App in Azure App Services. This post shows how to do it with an ASP.NET MVC 6 API (DNX beta 4).
With ASP.NET MVC 6 the default output for JSON is still UpperCamelCase. Here's how to change it.
Here's how to run ASP.NET 5 Beta 4 in Docker with DNX runtime