In this video we will build a Docker Swarm cluster in a matter of seconds through the new play-with-docker tool, provided by a group of Docker Community memb...
Read more »
Heroku and Docker both allow developers to develop, deploy and run applications inside containers. A container is a virtual environment that runs on top of a single operating system kernel, allowing applications to run with a fraction of the resources req... (more…)
Read more »
Recently, I managed to dramatically reduce the memory usage of a widely-used JVM app container on Kubernetes and save a lot of money. (more…)
Read more »
New cost-saving limits for free users of a Docker service that's become central to a lot of modern software have forced developers to assess their options. (more…)
Read more »
In our last post we set up a new .Net Core WebApi application with a SQL Server backend, all running on Linux and Docker. This time, we will deploy our service and database to Amazon Web Services with Kontena. Configuring... (more…)
Read more »