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