- Mastering Docker Enterprise
- Mark Panthofer
- 226字
- 2021-07-02 12:30:04
Moving from science projects to production platforms
In the early days, and for containers up until about the middle of 2017, Docker-based applications look more like science projects than well engineered production platforms. It seems as though no amount of technical debt was too high as long as your application was running, stable, and cool. Additionally, the hand-rolled tooling it took to support early Docker/Kubernetes applications was fully understood by only one or two members of an enterprise team, and they were usually more aligned with the developers and less aligned with the operations team, creating a huge gap in the enterprise skill set required to support containers in production. As the technical debt grew and the skill set gap widened, a large market opportunity emerged.
With Docker's explosive growth since 2013, a significant market opportunity emerged to support containers in the enterprise. To be successful, these platforms should consider the following goals:
- Give developers the ability to build, test (locally on development workstations as well as on a remote development cluster), and deploy secure multi-container applications at will
- Provide an efficient, and secure, developer-managed CI pipeline
- Allow operators (DevOps, TechOps, and SecOps) the ability to efficiently secure, manage, monitor, and scale multiple environments for development, test, QA, and production applications
- Support compliance requirements at the platform level—not at just at the application level
- 蕩胸生層云:C語言開發(fā)修行實(shí)錄
- Photoshop CS4經(jīng)典380例
- 數(shù)據(jù)挖掘?qū)嵱冒咐治?/a>
- 精通Excel VBA
- Zabbix Network Monitoring(Second Edition)
- Maya 2012從入門到精通
- INSTANT Varnish Cache How-to
- CompTIA Network+ Certification Guide
- Java Web整合開發(fā)全程指南
- 人工智能趣味入門:光環(huán)板程序設(shè)計(jì)
- Prometheus監(jiān)控實(shí)戰(zhàn)
- 軟件工程及實(shí)踐
- 人工智能技術(shù)入門
- MATLAB-Simulink系統(tǒng)仿真超級學(xué)習(xí)手冊
- Linux系統(tǒng)下C程序開發(fā)詳解