Skip to main content

AWS CDK Constructs that can be used to create datalakes/meshes and more

Project description

cdk-datalake-constructs

This is my attempt at simplifying deploying various datalake strategies in AWS with the CDK.

License Build Release Python pip npm version pypi version Maven nuget

Table of Contents

Features

  • Easy to Start - Create a Datalake in a few lines.
  • Easy to Expand - Expand into multiple accounts and into a data mesh.
  • Easy to Admin - Initial governance created on deploy.

Installation

TypeScript/JavaScript

$ npm install @randyridgley/cdk-datalake-constructs

Python

$ pip install cdk-datalake-constructs.cdk-datalake-constructs

.Net

$ nuget install CDK.Datalake.Constructs

# See more: https://www.nuget.org/packages/CDK.Datalake.Constructs/

Usage

Basic

# Example automatically generated without compilation. See https://github.com/aws/jsii/issues/826
from randyridgley.cdk_datalake_constructs import DataLake

DataLake(self, "datalake",
    name="demo-lake"
)

Multi Account

# Example automatically generated without compilation. See https://github.com/aws/jsii/issues/826

Data Mesh

# Example automatically generated without compilation. See https://github.com/aws/jsii/issues/826

Documentation

Construct API Reference

See API.md.

Supporting this project

I'm working on this project in my free time, if you like my project, or found it helpful and would like to support me any contributions are much appreciated! ❤️

License

This project is distributed under the MIT.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cdk-datalake-constructs-0.0.18.tar.gz (139.3 kB view hashes)

Uploaded Source

Built Distribution

cdk_datalake_constructs-0.0.18-py3-none-any.whl (137.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page