Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a Developer, I can deploy the application on any cloud serverless service #73

Open
gabrielleberanger opened this issue Dec 16, 2020 · 1 comment
Labels
new feature Creating a new feature P3 3rd priority

Comments

@gabrielleberanger
Copy link
Contributor

gabrielleberanger commented Dec 16, 2020

WHY
Today, each individual project willing to use the application at a production scale needs to set-up and deploy the underlying infrastructure, which can be a heavy process.

HOW
We could think of a Deploy button (integrated to the repo's Readme, or to the web UI that we are planning to develop), that would allow us - in just one click - to deploy the serverless infrastructure needed to run the application, on the cloud platform of our choice (GCP Cloud Run, Amazon EKS, etc).

@gabrielleberanger gabrielleberanger changed the title As a Developer, I can deploy NCK on any cloud serverless service (e.g. Cloud Run, Amazon EKS) As a Developer, I can deploy the application on any cloud serverless service Dec 16, 2020
@gabrielleberanger gabrielleberanger added the new feature Creating a new feature label Dec 16, 2020
@gabrielleberanger gabrielleberanger added the P3 3rd priority label Dec 16, 2020
@mycaule
Copy link
Contributor

mycaule commented Nov 3, 2021

For GCP, Cloud Run button examples:

For AWS, the closest might be this

For Heroku,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature Creating a new feature P3 3rd priority
Projects
Development

No branches or pull requests

2 participants