{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database/5"}],"enrichment":{"capability":"Provides AWS CDK constructs to deploy Amazon Aurora Global Databases across multiple AWS regions, handling infrastructure setup that lacks native CloudFormation support.","skillfed_tags":["aws-infrastructure","multi-region-deployment"],"use_cases":["Deploy a read-only Aurora replica in a secondary region for disaster recovery and failover.","Set up a multi-region Aurora cluster for low-latency read access across geographies.","Provision Aurora Global Database infrastructure as code without manually orchestrating CloudFormation templates.","Configure PostgreSQL or MySQL Aurora engines with custom parameter groups across regions.","Manage cross-region database subnet groups and security policies through CDK constructs."],"what_it_does":"cdk-aurora-globaldatabase is an AWS CDK construct library that abstracts the complexity of provisioning Amazon Aurora Global Databases across multiple AWS regions. Aurora Global Databases lack native CloudFormation support, making them difficult to deploy with standard CDK constructs; this library wraps that gap with higher-level constructs (GlobalAuroraRDSMaster, GlobalAuroraRDSSlaveInfra) that handle the multi-region orchestration, VPC setup, and cluster coordination for you.\n\nYou define a primary Aurora cluster in one region and secondary read replicas in other regions using simple CDK statements, specifying instance type, VPC, database engine (MySQL or PostgreSQL), and credentials. The library manages subnet groups, security groups, and cross-region dependencies. However, the repository is archived and abandoned, meaning no new features, bug fixes, or compatibility updates with future AWS CDK releases are expected.","worth_installing":"No\u2014not recommended for new projects. The repository is archived and abandoned, with no maintenance since June 2026. While the package has low install friction and permissive licensing, the lack of active support means it will not receive updates for new AWS CDK versions, Aurora features, or Python releases. For multi-region Aurora deployments, consider using aws-cdk-lib's native RDS constructs directly or evaluating actively maintained alternatives."},"id":"cdk-aurora-globaldatabase","links":{"html":"https://skillfed.io/packages/cdk-aurora-globaldatabase","md":"https://skillfed.io/packages/cdk-aurora-globaldatabase.md","pypi":"https://pypi.org/project/cdk-aurora-globaldatabase/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2026-06-16","license_spdx":null,"license_treatment":"permissive","name":"cdk-aurora-globaldatabase","python_support":"supports_current","summary":"cdk-aurora-globaldatabase is an AWS CDK construct library that provides Cross Region Create Global Aurora RDS Databases."},"popularity":{"monthly_downloads":81318,"position":14237,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.4.75"}
