Live data from Hacker News

Ask HN: Good resources for Resilient Architectures?

news.ycombinator.com

1–4 of 4 posts

Re: Ask HN: Good resources for Resilient Architectures?

#3
If you're a developer, you're really looking to build idempotent and self-healing services/applications as much as possible (especially anything that's being run by a queue/job scheduler/crontab). One thing that will make this happen faster is if developers are on-call and have to fix things.