The Data Landing Zone (DLZ) is a CDK construct designed to accelerate AI and data-related projects. It provides an opinionated Landing Zone, laying the foundation for a multi-account AWS strategy, allowing you to focus on delivering data and AI solutions.
The DLZ can be deployed in existing AWS Organizations or used in greenfield projects. It supports setups ranging from small organizations with a few accounts to large enterprises with hundreds of accounts.
The CDK construct is available in both TypeScript and Python.
This repository demonstrates an example use case of the DLZ. For more details and available options, visit datalandingzone.com.
- To review the basic required parameters, refer to the minimum_config.ts file.
- For a more complete example, showing all the possible options, refer to complete_config.ts file.
For a detailed documentation and available APIs, you can check the docs main website.
We welcome contributions from the community! If you're interested in contributing to DLZ, visit our GitHub repository for more details on how to get involved.