I’m trying to test how good is to deploy on AWS and I’m missing some content about it… I have found some articles but no one is too clear to understand how we should handle it to make it works.
My question, someone has experience with it or have a good resource about this subject?
What are the main differences between deploying an app on Heroku and AWS beanstalk?
Hi @jlfsjunior I wondered if you might be able to share your build and start commands for AWS App Runner?
I have been successfully hosting a dash app on Render with the below build and start commands, but when I tried setting up AWS App Runner using the same git repository, I get a “build failed” message but no further detail in the log.
I’ve found articles discussing deploying on AWS and Heroku, none seem to provide a clear understanding of the best practices and differences between the two platforms. Has anyone here had experience deploying Plotly apps on either AWS or Heroku? I’d greatly appreciate insights into any challenges faced, recommended strategies, or resources that proved helpful in this context.