aws / apprunner-roadmap

This is the public roadmap for AWS App Runner.
https://aws.amazon.com/apprunner/
Other
292 stars 13 forks source link

Deployment of pre-built artifacts #115

Open ueberhund opened 2 years ago

ueberhund commented 2 years ago

Community Note

Tell us about your request What do you want us to build?

Allow AppRunner to deploy pre-built artifacts. We have a scenario where we want to use App Runner to deploy an artifact that is built using a 3rd party system. Provide a mechanism to allow App Runner to ingest the artifact and deploy it.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

There is not a way to support pre-built binaries today.

Additional context Anything else we should know?

Attachments If you think you might have additional information that you'd like to include via an attachment, please do - we'll take a look. (Remember to remove any personally-identifiable information.)

pringshia commented 2 years ago

This would be really helpful for us as well. Perhaps something like Beanstalk's application source bundle: https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/applications-sourcebundle.html