Files
nexus/wiki/concepts/PaaS.md
2026-04-16 17:30:41 +08:00

649 B
Raw Blame History

title, type, tags, sources, last_updated
title type tags sources last_updated
PaaS (Platform as a Service) concept
Cloud
Service-Model
Cloud-Maturity-Model-A-Detailed-Guide-For-Cloud-Adoption
2025-02-28

Summary

PaaS平台即服务是云计算三大服务模型之一提供应用开发和部署平台。

Definition

PaaS 提供完整的应用开发和部署平台,使开发者能够专注于应用程序本身而非底层基础设施。

Example Providers

  • AWS Elastic Beanstalk
  • Google App Engine
  • Microsoft Azure App Service

Connections