Containers are a hot topic these days. I have run a few workshops with clients, and one of the questions I get asked most frequently is “what are companies using containers for?” After answering this question a number of times, I thought I would share some common use cases with my readers.
TVP Strategy Archives
AWS re:Invent Keynote: 7 Basic Freedoms
Andy Jassy, SVP of AWS, made a ton of new announcements in his keynote speech yesterday at the 4th annual AWS re:Invent conference in Las Vegas. The conference has grown to nearly 20,000 attendees with around 38,000 watching the live streaming event.
The Container Security Gap is Rapidly Closing
I have been following containers for quite some time now. A year ago it was safe to say that container technologies like Docker were far from production ready when it came to security. What I have seen over the past year is a ton of development towards closing that gap. For this post, I’ll focus on Docker.
Recap of CloudBees Jenkins User Conference
I was at the Santa Clara Convention Center, next to the beautiful brand-new San Francisco 49ers stadium, this week to listen to two days of discussions about continuous delivery and Jenkins. Keynote speakers were Kohsuke Kawaguchi, creator of Jenkins and CTO at CloudBees, and Gene Kim, coauthor of The Phoenix Project and well-known speaker on …
Continue reading “Recap of CloudBees Jenkins User Conference”
Tracking the Hot Container Market
The container market is moving at the speed of light. Each vendor in this space is delivering features at an amazing pace. In fact, things are moving so fast that this article will likely be way outdated in about 2 months. It was just under two months ago when I reported on the many announcements …
DevOps and Bottlenecks
One of the main goals of DevOps is to streamline the software development lifecycle (SDLC) by removing waste from the system. Waste is often found in the form of bottlenecks, things within the system the slow down forward progress and introduce unnecessary wait time or tasks. This waste can be caused by inefficient processes, technology issues, …