Hacker News new | ask | show | jobs
by danmaz74 230 days ago
You can have redundancy with a monolithic architecture. Just have two different web server behind a proxy, and use postgres with a hot standby (or use a managed postgres instance which already has that).