1 Repo
Tools for deploying identical resource configurations across multiple regions or accounts to ensure consistency.
Distinct from Multi-Region Replication: None of the candidates match; [f0_mt1] and [f0_mt2] are too narrow (images/state), whereas this covers full infrastructure stacks.
Explore 1 awesome GitHub repository matching devops & infrastructure · Infrastructure Replication. Refine with filters or upvote what's useful.
The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision cloud resources using familiar programming languages. By utilizing construct-based synthesis, it translates high-level, object-oriented code into declarative templates, allowing for the automated management of complex cloud environments through a centralized, code-driven control plane. The framework distinguishes itself through its ability to model infrastructure as a dependency-aware resource graph, ensuring that components are provisioned and updated in the correct order. It
Deploy identical resource configurations across multiple regions or accounts by reusing the same template to ensure consistency and repeatability.