▸ Multi-Tenant Architecture: The Hard Parts
Building infrastructure that serves thousands of customers from shared resources is deceptively hard. Here are the actual problems and battle-tested solutions.
2 posts
Building infrastructure that serves thousands of customers from shared resources is deceptively hard. Here are the actual problems and battle-tested solutions.
How do you deploy security patches across thousands of compute instances spanning multiple regions without causing an outage? Infrastructure-as-code breaks at scale. I built a global patching system to handle it.