Along with Unit and Integration Tests, UI tests are very important in the software development lifecycle. They can detect bugs and… (more…)
Read more »
Docker has announced the public beta of their enhanced integration of Docker with AWS Elastic Container Service and AWS Fargate. The release of the ECS plugin allows for developers to work within the Docker experience to create the necessary infrastructur... (more…)
Read more »
In previous posts, and even at Cloud Expo, I’ve been
pushing the idea that it’s the process that matters, not the
technology when it comes to container security.
I’ve tried not to make claims that at tied to a specific solution,
although I have made...
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 »
Over a period of more than one year I've followed the Docker hype. What is it about? And why does it seem do all developers absolutely want to use Docker and not other container technologies? Important note: Although it may seem that I'm a sworn enemy of ...
Read more »