Brightball

Articles about Docker

Why Docker?

DevOps | Docker | - October 29, 2015 // Barry @ Codeship

Containers are not a new thing, but implementing them was always a little more complicated than it needed to be. Docker made great leaps in simplification of containers and set the world on fire from there. Let’s look at why.

Zero Downtime Deployment with AWS ECS and ELB

DevOps | Docker | - August 25, 2015 // Barry @ Codeship

As development teams push farther toward continuous delivery, deploying updates to an application without disruption to users is constantly becoming a more sought-after practice. Amazon’s EC2 Container Service helps to make that easier than ever with tight Elastic Load Balancer integration.

Tempering My Docker Enthusiasm (retracted)

DevOps | Docker | - June 4, 2014 // Barry

In a recent post I provided my initial impressions of Docker, which were glowing to put it mildly. After spending more time working with it, I've found that it does still have some additional drawbacks in certain situations just about every situation covered thanks to Vagrant.

Docker is the Heroku Killer

Docker | Heroku | - May 14, 2014 // Barry

After getting an intense look at Docker last night, I firmly believe that it is going to be the most disruptive server technology that we've seen in the last few years. It fills a much needed hole that's currently managed by very expensive solutions and it's being actively funded by some of the biggest players in the market.