The containerisation of software development is experiencing a surge, with Kubernetes emerging as a key player. Containers are becoming a commodity, with their value lying in their ubiquity rather than uniqueness. This trend is driven by the need for efficiency and speed in software development, and it is changing the landscape of the industry.
Kubernetes, an open-source platform for managing containerised workloads, has become the de facto standard. It has gained widespread acceptance in the industry due to its robustness, scalability, and flexibility. While there are other players in the market, such as Docker and Mesos, Kubernetes has managed to outpace them, becoming the preferred choice for managing and orchestrating containers.
The shift to containerisation is not without its challenges. It requires a change in mindset and a willingness to embrace new ways of working. For many organisations, this means rethinking their approach to software development and deployment. It also means grappling with issues around security, governance, and compliance.
Despite these challenges, the benefits of containerisation are clear. It allows for faster, more efficient development and deployment of applications. It also provides a level of abstraction that makes it easier to manage and scale workloads. As the industry continues to evolve, containerisation is set to play an increasingly important role.
Go to source article: https://redmonk.com/fryan/2017/12/19/the-commodity-container-story/