Skip to content

Worked Example (Durable functions) : Bank Account

Duncan Jones edited this page Jan 7, 2020 · 2 revisions

Extending the previous example, we can add batch processes to be applied to all the bank accounts in our system in order to **accrue ** and pay interest on the account.

Clone this wiki locally