Unlock stock picks and a broker-level newsfeed that powers Wall Street.
Was 2014 the end of enterprise computing?

It’s been just over a year since I left Netflix and joined Battery Ventures. So it seemed appropriate (if a couple of weeks late) to take a look back at some technology and cloud themes that bubbled up in 2014 and offer a few predictions for the coming year.

In 2015 I expect more hubbub over everything from the Docker/containerization craze to Netflix’s open-source cloud platform to — dare I say it? — the end of enterprise computing. Here are some thoughts about the recently ended year in tech, in no particular order:

The Netflix open source cloud platform got traction

The Netflix team continues to release projects (about ten new repos on GitHub during 2014) and get more traction.

Notable external use cases for the Netflix platform include growth in interest in the Reactive programming model using Hystrix; the Spring Microservices architecture including Netflix; IBM’s Watson services, built using NetflixOSS; and Nike’s online services using NetflixOSS described at the AWS Re:Invent conference. Some aspects of the NetflixOSS architecture have been more widely influential, as seen in the growth of interest in microservices and the immutable service model encouraged by

Docker

Docker wasn’t on anyone’s 2014 roadmap, but is on everyone’s 2015 roadmap. (There was even a New York Times story about it earlier this year.) The Docker open-source project—which automates the deployment of new applications inside software “containers” — is an excellent example of how to drive viral adoption of a developer product, and it combines four useful things in one. It’s portable, speeds up development, defines the configuration and is shared via Docker hub. It’s become a key ecosystem and will undoubtedly continue to grow in 2015.

The concept of anti-fragility took off

The ideas behind the Netflix Chaos Monkey, a Netflix service that helps test the automation that helps systems recover from problems, are that you have to prove you are resilient and exercise failure-recovery mechanisms by creating your own failures. This is now so prevalent that it’s being mentioned in unexpected places, such as a business discussion with Workday, and a talk by the CIO of the Department of Homeland Security Citizenship and Immigration Services at the DevOps Enterprise Summit. As enterprises re-architect their systems using principles from DevOps, micro-services and cloud native architectures, the trend is to bake in and automate recovery and resilience.

Cloud roundup: AWS moves on to a new phase

Amazon Web Services continues to dominate cloud computing, and the service doubled its IP address range again this year, to about 10 million. The IP address range sets an approximate upper limit on the number of instances that AWS could run at the same time, since by default most instances get assigned one address. It is one of the few available metrics that shows the growth rate.