Moving from sync REST to async APIs had these benefits:Less coupling between teamsResilience during partial failuresEasier to test workflows in isolationTradeoff: Debugging becomes more complex. Invest in observability!