Legacy system at work uses crons and queues with no observability at all. So when you are developing this, you can unit test your individual methods, but then you commit, push, and deploy to a staging environment (20 minutes), trigger something, and wait and see if it works or not.
10 days ago