T4 - Build Resilient Microsoft 365 Apps With Microsoft Graph
T4 - Build Resilient Microsoft 365 Apps With Microsoft Graph
T4 - Build Resilient Microsoft 365 Apps With Microsoft Graph
• An app is resilient if it
continues to carry out its mission in the face of adversity
• As in the old Timex commercial
"can take a licking and keep on ticking.”
• Random errors
• What happens when APIs fail?
• Latency
• What happens when APIs are slow?
• Throttling and Rate Limiting
• What happens when APIs throttle?
Improve performance
• $select guidance
• Are you only returning the data that you need?
• Caching guidance
• Are you sending the same requests in a short period?
Improve security
aka.ms/devproxy