Auto-sync: 2026-04-16 17:30
This commit is contained in:
22
wiki/concepts/PaaS.md
Normal file
22
wiki/concepts/PaaS.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: "PaaS (Platform as a Service)"
|
||||
type: concept
|
||||
tags: [Cloud, Service-Model]
|
||||
sources: [Cloud-Maturity-Model-A-Detailed-Guide-For-Cloud-Adoption]
|
||||
last_updated: 2025-02-28
|
||||
---
|
||||
|
||||
## Summary
|
||||
PaaS(平台即服务)是云计算三大服务模型之一,提供应用开发和部署平台。
|
||||
|
||||
## Definition
|
||||
PaaS 提供完整的应用开发和部署平台,使开发者能够专注于应用程序本身而非底层基础设施。
|
||||
|
||||
## Example Providers
|
||||
- AWS Elastic Beanstalk
|
||||
- Google App Engine
|
||||
- Microsoft Azure App Service
|
||||
|
||||
## Connections
|
||||
- [[PaaS]] ← part_of ← [[Cloud-Maturity-Model]]
|
||||
- [[PaaS]] ← type_of ← [[Cloud-Service-Models]]
|
||||
Reference in New Issue
Block a user