apprunner-roadmap icon indicating copy to clipboard operation
apprunner-roadmap copied to clipboard

Is this project going to be worked on anymore?

Open TreyWW opened this issue 1 year ago • 9 comments

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do * not help prioritize the request If you are interested in working on this issue or have submitted a pull request, please leave a comment

Tell us about your request

image

This hasn't had activity in like 3 months, with most issues being years old!

I've been using AppRunner for production for around a month now and it has been fine, but I'm attempting to deploy a new app there and it's just a rubbish experience. A single build has been "In Progress" for over 20 minutes, even though it failed 16 minutes ago, so it's just sat "Updating" not letting me do anything. This is unacceptable for any sort of "production" environment. image

It's a shame because the whole concept is amazing, easy to navigate (apart from logs), really simple setup, and it just works. But things like slow build times, lack of logs, the logging feature fully breaks (turns off) if there's too many deployments, and it's just a mess honestly.

I'd like to know whether it's still worth me even attempting to stay here, or if this is just a feature that'll be killed off soon. If there will be some active development and feature reworks on here I'd love to stay, but it just doesn't seem to be that way

Describe alternatives you've considered The thing is I can't find any alternatives that are this easy and cheap for docker (on aws). There's fargate, but the way app runner handles builds and auto pulling from ECR, etc, is just too good to lose for a solo developer like myself that doesn't have much time to be doing this manual stuff.

If anyone has any suggestions of what i can use to speed this up, or any alternative solutions like this on aws let me know!

TreyWW avatar Feb 12 '24 20:02 TreyWW

please share some more context about your app and configuration, might be helpful to pinpoint the specific issues or tweaks to fix your issues.

we have been using Apprunner since 2022 and though it has a set of issues, it's still a very efficient way to run containers for moderate capacity, we are using Apprunner as our pre-prod environment, our prod set is using ECS+Fargate with MEAN-stack and DocumentDB.

dhavaln avatar Feb 16 '24 06:02 dhavaln

On app runner i'm running the container version with a docker file. Environment variables are from ssm param store. Database is RDS. Can't think of any more config then that to be fair. Its the same issues on all of our apps on AR. I might attempt to deploy on Fargate aswell, it depends if it also has rollback ability etc.

Ill provide more config a little later.

TreyWW avatar Feb 16 '24 09:02 TreyWW