Zero-Disruption Cloud Migration Architecture for Government Business Intelligence: The Standby-Source Extraction Pattern for Mission-Critical Legacy Analytics Platforms
Abstract
Migrating mission-critical government analytics platforms to the cloud is constrained by an uncompromising requirement: production reporting must never stop. Conventional migration patterns—big-bang cutover, parallel run, and blue-green deployment—either impose unacceptable downtime or place extraction load on the primary production database, degrading the very reports the migration is meant to preserve. This paper introduces the Standby-Source Extraction Pattern, a zero-disruption architecture that sources all bulk extraction and change-data-capture from a read-only high-availability standby replica rather than the active primary. By decoupling migration workload from the production transaction path, the pattern achieves continuous availability, bounded recovery point objectives, and predictable extraction throughput independent of production load. We formalize the pattern, derive its consistency and throughput properties, and evaluate it against alternative approaches. Results show the standby-source pattern eliminates mission-critical downtime, sustains extraction throughput that is nearly invariant to concurrent transactional load, and converges to a sub-second recovery point objective at cutover. The pattern offers public-sector engineering teams a defensible blueprint for migrating legacy analytics platforms without interrupting statutory reporting.
References
Kazman R., Klein M., Clements P. ATAM: Method for Architecture Evaluation. Software Engineering Institute, 2000.
Fowler M. Blue-Green Deployment. martinfowler.com, 2010.
Kleppmann M. Designing Data-Intensive Applications. Sebastopol, CA: O'Reilly, 2017.
Vassiliadis P. A Survey of Extract-Transform-Load Technology. International Journal of Data Warehousing and Mining. 2009, 5(3), 1–27p.
Gray J., Reuter A. Transaction Processing: Concepts and Techniques. San Francisco: Morgan Kaufmann, 1993.
Ramakrishnan R., Gehrke J. Database Management Systems. 3rd ed. New York: McGraw-Hill, 2003.
Newman S. Monolith to Microservices. Sebastopol, CA: O'Reilly, 2019.
Amazon Web Services. Database Migration Best Practices. AWS Whitepaper, 2022.
Microsoft. Cloud Adoption Framework: Migrate Methodology. Redmond, WA, 2023.
Sadalage P., Fowler M. NoSQL Distilled. Boston: Addison-Wesley, 2012.
Refbacks
- There are currently no refbacks.