- Learning Google BigQuery
- Thirukkumaran Haridass Eric Brown
- 132字
- 2021-07-02 21:24:01
Google container engine
For companies that have taken advantage of containers to run, develop, test, and deploy their applications, Google Cloud offers the Google container engine. The container format supported is Docker. It provides options to manage the containers, perform scaling, and automate deployments using the open source Kubernetes container orchestration system. Google Cloud also provides a container registry service to store private Docker images for your team to use. Container-based development, testing, and deployment is now becoming a de facto for agile development projects.
Compared to App engine, applications running on Container engine have fewer restrictions in terms of storage, performance, and using third-party libraries.
The Pokémon GO application uses Google Container Engine to run its application logic. Read the detailed post about it at https://cloudplatform.googleblog.com/2016/09/bringing-Pokemon-GO-to-life-on-Google-Cloud.html.
- 數據結構(Python語言描述)(第2版)
- Java Web應用開發技術與案例教程(第2版)
- concrete5 Cookbook
- Mastering Business Intelligence with MicroStrategy
- Service Mesh實戰:基于Linkerd和Kubernetes的微服務實踐
- 軟件供應鏈安全:源代碼缺陷實例剖析
- .NET Standard 2.0 Cookbook
- 貫通Tomcat開發
- Java程序設計教程
- Python數據科學實踐指南
- Java設計模式深入研究
- 計算思維與Python編程
- OData Programming Cookbook for .NET Developers
- Instant Ubuntu
- 深入理解Android網絡編程:技術詳解與最佳實踐