Skip to main content

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.

What's next?

  • Read more about Depot benefits here
  • Read more about Depot infrastructure components here
  • Learn how to create your first Depot project here