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

Develop an Architect that uses AWS App Runner #699

Open
pringshia opened this issue Mar 10, 2022 · 0 comments
Open

Develop an Architect that uses AWS App Runner #699

pringshia opened this issue Mar 10, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@pringshia
Copy link
Contributor

pringshia commented Mar 10, 2022

One of the pain points for deploying tasks to EC2 currently is that there is quite a bit of setup involved (#409) around setting up domain names, certificates, etc.

One of the ways in which we can make this process easier is to handle the deployment via https://aws.amazon.com/apprunner/ which handles all of that for you.

One caveat is that it seems that AppRunner requires setting up ECR as part of the workflow for a container registry (or connect to a github repo which it watches).
It doesn't seem that there's a way to just push up a source bundle. (aws/apprunner-roadmap#115)

image

This could be a really good impactful project for anyone looking to contribute to the library.

References


@JackUrb feel free to edit this issue to scope out further.

@pringshia pringshia added help wanted Extra attention is needed enhancement New feature or request labels Mar 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant