BookatlasTwo-Day MuleSoft → Salesforce Bootcamp
27 / 81 · Module 9 — API-Led Architecture · filtered: interview← 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.