- Hands-On Microservices with Kotlin
- Juan Antonio Medina Iglesias
- 121字
- 2021-06-30 19:10:48
Platform as a Service
In this service model, the cloud platform provides services that allow customers to develop, run, and manage applications without the complexity of building and maintaining the infrastructure. Often this is facilitated via an application template system, that allows easy creation of new services. For example, providing a standard template for an application type, framework or even programming language.
With this, we could reduce complexity and the overall development of the application can be more effective, and maintenance and enhancement of the application are easier. Usually, the cloud will provide capabilities to patch and configure the different servers.
Examples of these platforms are:
- Google App Engine
- IBM Bluemix
- Microsoft Azure Cloud Services
- Pivotal Cloud Foundry
- Red Hat OpenShift
推薦閱讀
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- The Supervised Learning Workshop
- Beginning Java Data Structures and Algorithms
- Mastering SVG
- Ext JS Data-driven Application Design
- 深入淺出WPF
- 樂學Web編程:網站制作不神秘
- Java 9 Programming Blueprints
- DevOps Automation Cookbook
- Linux環境編程:從應用到內核
- C語言從入門到精通(第4版)
- 重學Java設計模式
- MATLAB for Machine Learning
- 從零開始:UI圖標設計與制作(第3版)
- Unity Android Game Development by Example Beginner's Guide