Slide 7
Slide 7 text
Resilliency and Efficiency
• Resilliency
• Infra:
• E.g. self-healing, rolling upgrade
• Backend:
• E.g. Retry, Timeout and Rate Limit
• Efficiency:
• Infra:
• Vertical Scaling
• Horizontal Scaling
• Backend:
• E.g. Time complexity, concurrent/multithread programming, System Design