It seems like the request is about listing alternatives to Cloud PaaS (Platform as a Service), but the items provided are more aligned with IaaS (Infrastructure as a Service). To clarify, PaaS offers a platform allowing customers to develop, run, and manage applications without dealing with the infrastructure typically associated with the process. In contrast, IaaS provides virtualized computing resources over the internet.
Assuming you're looking for PaaS alternatives, I'll list major PaaS offerings by the mentioned providers and relevant technologies, correcting the category from IaaS to PaaS where applicable.
```mediawiki
AWS PaaS
Azure PaaS
Azure App Service: Offers a fully managed platform for building, deploying, and scaling web apps and APIs.
-
GCP PaaS
Google App Engine: A fully managed platform for building and hosting web applications in Google-managed data centers.
Google Cloud Run: A managed compute platform that automatically scales your stateless containers.
IBM Cloud PaaS
IBM Cloud Foundry: A cloud platform for building and running applications in programming languages like Java, Ruby, and Node.js.
Oracle Cloud PaaS
-
Oracle Cloud Platform: Provides a comprehensive, integrated PaaS offering including database, Java, and AI services.
Kubernetes as PaaS
While
Kubernetes itself acts more as a container orchestration tool, it forms the basis of many PaaS offerings by providing the underlying infrastructure for container management and deployment.
VMware Tanzu as PaaS
Alibaba Cloud PaaS
DigitalOcean PaaS
DigitalOcean App Platform: A platform as a service (PaaS) offering that allows you to build, deploy, and scale apps quickly using a simple, fully managed solution.
Huawei Cloud PaaS
Huawei Cloud AppEngine: A platform for deploying cloud-native applications without managing the underlying infrastructure.
Tencent Cloud PaaS
On-Premises Data Center PaaS using Open Source Cloud / Private Cloud Technologies
On-premises alternatives include
OpenShift by Red Hat, a container application platform that brings Docker and Kubernetes to the enterprise, and
Cloud Foundry, an open-source cloud application platform providing a choice of clouds, developer frameworks, and application services.
```
This list offers a snapshot of PaaS solutions available across various cloud providers and technologies, highlighting the diversity and specialization in the cloud computing landscape.