I’m curious where most of the workload usage for most apps is going.
Is it…
Where are most of Your Workload Units being Consumed?
- Data Fetches (ie: Searches)
- Data Writes (Create New Thing/Make Changes to Thing/Delete Thing)
- Scheduling backend workflows
- API Calls (You replaced Bubble DB with an external)
- API Calls (You rely on a daily ‘dump’ of data from an API call)
- Conditional Checks
- A single data type used for change history or other type of ‘history’ of events like notifications
- Other
0
voters
Thanks in advance for the input.