Skip to main content
Lifestyle

Global Companies and Time Zones - Follow-the-Sun and 24/7 Operations

Follow-the-Sun - Working Around the Clock With Daytime Teams

Follow-the-Sun (FTS) places teams in different time zones so each can pick up work as the others go home. Tokyo (UTC+9) finishes at 18:00 local; London (UTC+0/+1) starts at 9:00 and continues; San Francisco (UTC-8/-7) takes over from London; and Tokyo restarts the cycle. The setup yields 24-hour productivity from teams that each work a normal day.

The theoretical benefit is cycle-time reduction. A task that takes three days at one site might finish in one day across three sites in FTS. In reality, handoff overhead (transferring context, documenting state) is significant, and most teams realize 60-70 percent of the theoretical efficiency. FTS is real but not magical.

Handoff Design - Minimizing Information Loss

FTS rises and falls on handoff quality. Effective handoffs convey four things: current state (what is done, what is not), blockers (what is preventing progress), next actions (what the receiving team should start with), and context (why the current approach was chosen). Missing any of these forces the next team to re-derive what the previous team already knew.

The combination that works best is a structured document (Confluence, Notion) plus a 15-minute video recording. The document is searchable and reference-able later; the video conveys nuance and urgency that text struggles to capture. Real-time handoff meetings are ideal, but with limited overlap windows, async handoffs often need to be the default.

24-Hour Customer Support Without Night Shifts

Globally distributed customers make 24-hour support a competitive necessity for many SaaS companies. Three regional support centers (Asia, Europe, Americas) each cover an 8-hour shift, and 24/7 coverage emerges naturally without anyone working night shifts. This avoids the health risks and turnover associated with overnight schedules.

Ticketing systems must route based on the customer's time zone. A Japanese customer opening a ticket on Monday morning should reach the Tokyo team, not San Francisco starting their Sunday evening. Misrouting based on shift schedules rather than customer locale leads to language and context mismatches that frustrate customers and waste time.

Incident Response - Distributed On-Call

Distributing on-call duty across three regions has each team take an 8-hour daytime shift. Tokyo covers 9:00-17:00 JST, London covers 9:00-17:00 GMT, San Francisco covers 9:00-17:00 PST. Everyone is on-call during business hours, eliminating midnight wake-ups for first-line response.

Severity 1 incidents may exceed what one region can handle, so escalation paths must be predefined: "under conditions X, wake up engineers in another region." PagerDuty and Opsgenie support time-zone-aware schedule rotations, automatically routing pages to whoever is on duty in the customer-facing window.

Cultural Cohesion - The Hidden Risk of FTS

The hidden risk in FTS is cultural drift across sites. If the Tokyo and San Francisco teams rarely talk directly, design philosophies and quality standards diverge over time. Regular all-site meetings (monthly, with the inconvenient time slot rotating) and one or two in-person offsites a year are essential for keeping a single team identity rather than three loosely connected ones.

Communication norms must be unified across sites too. If one site expects instant chat replies and another prefers documented async, friction arises. Codify expectations explicitly: response time targets, the use of each channel (chat for immediate, email for considered, document for permanent). Aligning these norms is a foundation of smooth global operations and is often the work that distinguishes effective distributed companies from struggling ones.

XB!LINE

Was this article helpful?

Related Articles