The CoreOS project is doing some very interesting work on
how to build, deploy, and scale web applications. Their big focus is to
keep the platform as minimal as possible, which means that everything must be
run as a container. That in turn means that the…
Similar
Traditionally, Asp.Net web applications deployed on Windows Server and IIS are not known for being cloud friendly. That is now a thing of the past, thanks to the open source cross platform .Net Core and SQL Server For Linux.... (more…)
Read more »
Predict and solve problems in all of your applications using an automated log analysis solution. (more…)
Read more »
In my previous post, I wrote about my multi-container setup with docker-compose.One of the benefits of docker-compose is that it makes it easy to scale; for ... (more…)
Read more »
Docker BuildKit is a little known feature now available in the latest Docker release 19.03. BuildKit enables higher performance docker builds and caching possibility to decrease build times and increase productivity for free. (more…)
Read more »
Docker for Desktop doesn't run on Macs with Apple silicon yet, so in this post I show a workaround that involves using a remote Docker engine and syncthing to keep local and remote directories in sync for bind mounts. (more…)
Read more »