- 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)
推薦閱讀
- GAE編程指南
- Magento 2 Theme Design(Second Edition)
- Mastering Scientific Computing with R
- Functional Programming in JavaScript
- Building Minecraft Server Modifications
- 匯編語言編程基礎:基于LoongArch
- Go語言開發實戰(慕課版)
- 從零學Java設計模式
- Continuous Delivery and DevOps:A Quickstart Guide Second Edition
- HTML5游戲開發實戰
- Java Web入門很輕松(微課超值版)
- Access 2016數據庫應用與開發:實戰從入門到精通(視頻教學版)
- AngularJS Web Application Development Cookbook
- Jenkins 2.x實踐指南
- Java與Android移動應用開發:技術、方法與實踐