- Learning Windows Server Containers
- Srikanth Machiraju
- 227字
- 2021-07-02 23:23:20
Docker's success stories
Docker made enterprises life easy, applications can now be contained and easily shipped across hosts and distributed with less friction between teams. Docker Hub today offers 450,000 images publicly available for reuse. A few of the famous ones are ngnix web server, Ubuntu, Redis, swarm, MySQL, and so on. Each one is downloaded by more than 10 million users. Docker Engine has been downloaded 4 billion times so far and still growing. Docker has enormous community support with 2,900 community contributors and 250 meet up groups. Docker is now available on Windows and Macintosh. Microsoft officially supports Docker through its public cloud platform Azure.
eBay, a major e-commerce giant, uses Docker to run their same day delivery business. eBay uses Docker in their continuous integration (CI) process. Containerized applications can be easily moved from a developer's laptop to test and then production machines seamlessly. Docker also enables the application to run alike on developer machines and also on production instances.
ING, a global finance services organization, faced nightmares with constant changes required to its monolithic applications built using legacy technologies. Implementing each change involved a laborious process of going through 68 documents to move a change to production. ING integrated Docker into its continuous delivery platform, which provided more automation capabilities for test and deployment, optimized utilization, reduced hardware costs, and saved time.
- Cybersecurity:Attack and Defense Strategies
- Linux操作系統(tǒng)基礎(chǔ)
- Extending Puppet
- Windows Phone應(yīng)用程序開發(fā)
- 高性能Linux服務(wù)器構(gòu)建實(shí)戰(zhàn):系統(tǒng)安全、故障排查、自動化運(yùn)維與集群架構(gòu)
- OpenStack系統(tǒng)架構(gòu)設(shè)計(jì)實(shí)戰(zhàn)
- 一學(xué)就會:Windows Vista應(yīng)用完全自學(xué)手冊
- iOS 8開發(fā)指南
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)(Windows 7+Office 2016)
- Social Data Visualization with HTML5 and JavaScript
- Learning Continuous Integration with Jenkins(Second Edition)
- 每天5分鐘玩轉(zhuǎn)Docker容器技術(shù)
- 再也不踩坑的kubernetes實(shí)戰(zhàn)指南
- Windows Azure實(shí)戰(zhàn)
- 電子商務(wù)系統(tǒng)建設(shè)與管理