- 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
推薦閱讀
- C++程序設計教程
- Java異步編程實戰
- 劍指Offer(專項突破版):數據結構與算法名企面試題精講
- C#程序設計教程
- Python GUI Programming Cookbook
- Java性能權威指南(第2版)
- Learning Python Design Patterns
- Working with Odoo
- 響應式架構:消息模式Actor實現與Scala、Akka應用集成
- Visual Basic 6.0程序設計實驗教程
- Implementing Microsoft Dynamics NAV(Third Edition)
- Wearable:Tech Projects with the Raspberry Pi Zero
- Mastering Clojure
- Raspberry Pi開發實戰
- Neo4j Graph Data Modeling