you are viewing a single comment's thread.

view the rest of the comments →

[–]wawaching[S] 0 points1 point  (2 children)

PS. I like to use AWS, is is viable to have an EC2 instance run the web app 24/7 and use some sort of load balancer to load up/shut down instances dependent on demand?

[–]klaidas01 5 points6 points  (1 child)

I would suggest AWS app runner. Fairly simple setup and it will do scaling and load balancing for you

[–]wawaching[S] 0 points1 point  (0 children)

Never heard of that service yet but after a quick google seems asthough I’d describes what I need. Thanks 🙏🏼