Hacker News

Ask HN: Is there any service on AWS that enables *INSTANT* deployment?

Hacker News - Sat, 09/07/2024 - 7:50pm

My use case is a singleton HTTP server (no horizontal scaling). I already tried ECS, App Runner, Elastic Beanstalk among other tools. Every deployment option has minute+ downtime or otherwise takes minutes to complete. Is there any option on AWS to achieve instant deploy like Heroku? I simply want to restart my app with new code / new configuration.

Comments URL: https://news.ycombinator.com/item?id=41477181

Points: 1

# Comments: 7

Categories: Hacker News

Pages