3 Jan '17 My tech predictions for 2017

My tech predictions for 2017

We’re now a few days into the new year, and it’s probably a good time to look into what might or might not happen during the next 12 months.

It’s a fun exercise, and of course I might be wrong about some or all of the following predictions. They’re based on my personal observations of what I see happening in the industry at the moment.

#1: Apple

Apple is going to keep trying hard but it is unlikely to release anything truly useful and game-changing over the next year.

As with the new MacBook Pro (the one with the touch bar), they’re going to keep releasing products that are only marginally better from a purely technological point of view, with nice and shiny features (like the abovementioned touch bar) that are driven by marketing and not an overall technological/product vision.

Moreover, a sense of discontent seems to be around, with people complaining and even returning their brand new MacBook Pros.

Also keep an eye on: While 2017 might be too early, as an old Linux enthusiast I really hope someone will eventually come up with a Linux-based solution that can stand against MacBooks both in terms of hardware and software.

#2: Docker

More tools are going to come up with the goal of making Docker easier to use. In particular, Docker Compose is going to become production-ready, and keeping Docker commands into Compose’s easy-to-read yaml files is going to become most developers’ preferred way of running Docker apps, as opposed to having to remember huge, unreadable command line commands.

Also keep an eye on: CoreOS’s rkt as a viable (and more secure) alternative to Docker.

#3: Kubernetes and Openshift

Kubernetes is going to become the de-facto industry standard for container orchestration. At the same time, solutions like RedHat’s OpenShift are going to make it easier than ever to benefit from the enourmous power of Kubernetes. Currently, Kubernetes is already seen as the most complete solution, but relatively hard to setup and work with. With OpenShift reaching its more mature stage, small and big companies are going to look at it as a way to ease themselves into the world of Kubernetes and container orchestration.

Also keep an eye on: Weave.Cloud as another possible Kubernetes-based alternative to OpenShift. Weave offers an impressive set of tools that can be very helpful when building software with a microservices architecture.

#4: Microservices

As we move away from the hype of microservices being the solution to all of humanity’s problems, there are going to be more people talking about when it’s not a good idea to build software with a microservices architecture. At the same time, tools that help us manage a distributed architecture are going to reach a higher level of maturity, making it easier than ever before to work with microservices.

#5: AI

There’s going to be more clarity and (hopefully) less plugging around the topic of Artificial Intelligence. As we realise that completely replacing humans may never be possible any time soon (if ever), more resources are going to be invested into smaller, practical projects and technologies that use the power of machines to actually make us more productive and improve our lives in meaningful ways.

This is the sensible way to look at this topic. The purpose of software is to help us live better lives and achieve more and more efficiently. To think of software and, by extension, artificial intelligence only as ways of replacing humans isn’t helpful and isn’t going to get us anywhere.


I hope you enjoyed reading my personal predictions for 2017! I’d love to hear what your thoughts are and what you think we’ll see more (or less) of over the next year.

---