BookatlasTwo-Day MuleSoft → Salesforce Bootcamp
160 / 279 · Module 9 — API-Led Architecture · filtered: code← prev⊞ allnext →

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.