13Can a Linux host have two default gateways? What actually breaks, and what is the right way to do multihoming?▼mediumNewJPMorgan ChaseGoldman SachsAccenture○ sign inThe answer is yes, and then the real question starts. Asymmetric routing and silent drops punish anyone who treats the routing tables as one flat list.Open full answer →
06An instance in a private subnet cannot reach the internet. Debug it in order.▼easy★ EssentialNewAmazonTCSInfosys2 repliesunlockedTrace the route and return path before changing rules. First establish whether the failing connection uses IPv4, IPv6 or a private service endpoint.Open full answer →
21An alert paged a team that left eighteen months ago. Design alert routing and escalation so this cannot happen.▼mediumNewAtlassianDatadogGitLab◆ premiumRouting rots because orgs change faster than configs. The senior answer treats ownership as data resolved from a catalog at fire time, with drift detection on the routing itself.Open full answer →
41Forty teams want to call models. Design the gateway that sits between them and the providers.▼expertNewStripeSalesforceAtlassian2 replies◆ premiumWithout one, every team implements its own retries, its own key handling, its own logging policy, and nobody can answer what the company spends or what a model change would break.Open full answer →
24Your product depends on a model API and the provider has a regional outage. What did you build beforehand?▼hardNewStripeCloudflareUber2 replies◆ premiumA model provider is a single dependency with a shared failure domain across every customer they have. Treating it like a database you cannot fail over from is how a product goes down for four hours.Open full answer →