- Cloud Native Python
- Manish Sethi
- 110字
- 2021-07-02 19:11:49
Platform as a Service
The following are the key points that describe PaaS:
In PaaS offerings, the organization/enterprise need not worry about hardware and software infrastructure management for their in-house applications
The biggest benefits of PaaS are for the development teams (local or remote), which can efficiently build, test, and deploy their applications on a common framework, wherein, the underlying hardware and software is managed by the PaaS service provider
The PaaS service provider delivers the platform, and also provides different services around the platform
The examples of PaaS providers include Amazon Web Services (AWS Elastic Beanstalk), Microsoft Azure (Azure Websites), Google App Engine, and Oracle (Big Data Cloud Service)
推薦閱讀
- WebAssembly實戰(zhàn)
- 信息安全技術
- 老“碼”識途
- The Data Visualization Workshop
- Java EE 7 Performance Tuning and Optimization
- Julia高性能科學計算(第2版)
- Java系統(tǒng)化項目開發(fā)教程
- Learning Docker Networking
- Scratch趣味編程:陪孩子像搭積木一樣學編程
- Learning Nessus for Penetration Testing
- PHP+MySQL動態(tài)網站開發(fā)從入門到精通(視頻教學版)
- WCF技術剖析(卷1)
- 實驗編程:PsychoPy從入門到精通
- Qt 5.12實戰(zhàn)
- Leaflet.js Essentials