aws / containers-roadmap

This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).
https://aws.amazon.com/about-aws/whats-new/containers/
Other
5.21k stars 317 forks source link

[EKS + Fargate] [request]: Managed Knative (i.e., competitor to Google Cloud Run) #763

Open bencompton opened 4 years ago

bencompton commented 4 years ago

Community Note

Tell us about your request

I'm curious if there is any interest in building a managed Knative platform for AWS, similar to Google Cloud Run.

Which service(s) is this request for?

This could seemingly leverage Fargate + EKS behind the scenes, but would be better as a new service that doesn't require paying for the EKS control plane and compute resources required to run Knative / Itsio.

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?

Fargate with EKS is a step in the right direction for a serverless CaaS platform based on FOSS / open standards, but it lags behind Google Cloud Run in certain respects, such as:

Are you currently working around this issue?

Using EKS without Knative.

mreferre commented 4 years ago

This does not address the ask but I thought I'd add it to this issue for visibility: https://github.com/mreferre/knative-on-fargate

joebowbeer commented 4 years ago

Another repo in this space. A custom lambda runtime:

https://github.com/triggermesh/knative-lambda-runtime