Deploying app on heroku is better than wasting your time on setting up AWS?
Kathan Desai
9 replies
Replies
Bidyut Bikash Baruah@bidyutbaruah
KloudMate
AWS Amplify & AWS Beanstalk are worth exploring.
Share
Pentest Copilot by BugBase
Heroku was the first cloud deployment software I used to deploy a simple PHP application! Heroku is definitely easier to deploy for small applications. But if you want to scale, Setting up AWS instances and pipelines are much more organized!
aws is always better when you want to do autoscaling or serverless environment. however it is not suitable for small application to start with.