- Learn OpenShift
- Denis Zuev Artemii Kropachev Aleksey Usov
- 126字
- 2021-08-13 16:03:41
Microservices architecture
Containers bring application deployment to a whole new level by introducing microservices architecture. What it essentially means is that, if you have a monolith or N-tier application, it usually has many different services communicating with each other. Containerizing your services allows you to break down your application into multiple pieces and work with each of them independently. Let's say you have a standard application that consists of a web server, application, and database. You can probably put it on one or three different servers, three different VMs, or three simple containers, running each part of this application. All these options require a different amount of effort, time, and resources. Later in this book, you will see how simple it is to do using containers.
- Modern Web Testing with TestCafe
- Haskell Financial Data Modeling and Predictive Analytics
- WindowsServer2012Hyper-V虛擬化部署與管理指南
- 曝光:Linux企業運維實戰
- Mobile First Design with HTML5 and CSS3
- Dreamweaver CS5.5 Mobile and Web Development with HTML5,CSS3,and jQuery
- 無蘋果不生活 The New iPad隨身寶典
- 完美應用RHEL 8
- NetDevOps入門與實踐
- CentOS 6 Linux Server Cookbook
- 電腦辦公(Windows 10 + Office 2016)入門與提高(超值版)
- 鴻蒙入門:HarmonyOS應用開發
- Hadoop Operations and Cluster Management Cookbook
- C#實用教程(第2版)
- Linux從入門到精通