- 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
推薦閱讀
- Instant 960 Grid System
- 數(shù)據(jù)結(jié)構(gòu)簡明教程(第2版)微課版
- UI智能化與前端智能化:工程技術(shù)、實(shí)現(xiàn)方法與編程思想
- PHP網(wǎng)絡(luò)編程學(xué)習(xí)筆記
- 機(jī)械工程師Python編程:入門、實(shí)戰(zhàn)與進(jìn)階
- STM32F0實(shí)戰(zhàn):基于HAL庫開發(fā)
- Amazon S3 Cookbook
- Kotlin從基礎(chǔ)到實(shí)戰(zhàn)
- SQL 經(jīng)典實(shí)例
- Python從入門到精通(第3版)
- 3ds Max 2018從入門到精通
- Python數(shù)據(jù)預(yù)處理技術(shù)與實(shí)踐
- jQuery Essentials
- 微服務(wù)設(shè)計(jì)
- 少年小魚的魔法之旅:神奇的Python