9.41Performance concern
Three layers can mean:
Experience
↓ network
Process
↓ network
System
↓ network
Salesforce
Every hop adds:
latency
serialization
TLS
failure possibilities
observability needs
So architecture should consider SLAs.
Sometimes an Experience API can call a System API directly if no process orchestration is required.