1 min readfrom InfoQ

Article: Removing a Hidden Round Trip from a Multi-Region AWS API

Article: Removing a Hidden Round Trip from a Multi-Region AWS API

When a series of regional outages forced a rethink of a multi-region AWS API, the team discovered that an obstacle to global failover was hiding in plain sight: a pre-flight discovery call baked into every client session years earlier as the only available option. This article describes what it took to remove it, and what the rollout actually cost.

By Suresh Gururajan

Want to read more?

Check out the full article on the original site

View original article

Tagged with

#spreadsheet API integration
#rows.com
#AWS
#Multi-Region
#API
#Failover
#Regional Outages
#Client Session
#Discovery Call
#Pre-flight
#Rollout
#Global Failover
#Architecture
#Resilience
#Availability
#System Design
#Cloud Computing
#Software Development
#Latency
#Performance