Depot Introduction
Depot enables us to share the common patterns for building, deploying and operating data services to save effort across the teams.
Here are some of the benefits it provides:
- CDK managed deployments using high level constructs
- Multiple storage options through configuration
- Consistent data api interfaces (GraphQL etc)
- Manage the data dependencies between components
- Manage schema evolution over time
- Testing framework
Use the navigation panel to explore the documentation and discover more.