Slide 17
Slide 17 text
PaaS Platforms Overview
• Cloud-Based (Proprietary) PaaS Platforms
• Platforms that o
ff
er managed services for deployment, scaling, and application lifecycle management
with strong alignment to the 12-factor methodology. Examples:
• Heroku, Google App Engine, AWS Elastic Beanstalk, Microsoft Azure App Service, IBM Cloud Foundry,
Platform.sh, DigitalOcean App Platform, Clever Cloud, Railway, Fly.io, Convox, Deta, Appliku, Porter…
• Enterprise Open Source PaaS Platforms
• Designed for enterprise-grade scalability, advanced orchestration, and security, often (but not always)
on top of Kubernetes. Examples:
• OpenShift, Cloud Foundry, SlapOS, Tsuru, Flynn (unmaintained)…
• Lightweight Open Source PaaS and Self-Hosting Platforms
• Solutions for deploying and managing applications on private, usually small, infrastructure, o
ff
ering
fl
exibility and control. Examples:
• Dokku, Piku, Nua, Hop3, Sailor, CapRover, YunoHost, Cloudron, Sandstorm…