public-cloud-roadmap icon indicating copy to clipboard operation
public-cloud-roadmap copied to clipboard

Platform-as-a-Service

Open tanandy opened this issue 2 years ago • 1 comments

As a user I want to be able to use Platform as a Service for the public cloud I want to be able to consume these features through standard APIs / OVHcloud Customer panel Then i will be able to deploy scalable web applications on a managed platform.

note that we are already aware of Web PaaS but we need something integrated in OVH public cloud

tanandy avatar Mar 21 '22 11:03 tanandy

Basic requirements:

  • Pay as you go
  • Ability to create different environments
  • Ability to chose different deployment policy (Rolling upgrade, canary ...)
  • Allow to support also blue/green deployment
  • Automatically handles the deployment, from capacity provisioning, load balancing, auto-scaling to application health monitoring
  • Supported languages runtime : NodeJS, Python, Golang, Java, .NET, Ruby, PHP, Docker
  • Cold Starts: no

tanandy avatar Mar 21 '22 12:03 tanandy