Skip to content

Add Initial Sandbox (Data Taps) support#11

Merged
dforsber merged 16 commits intomainfrom
initial-sandbox-support
Feb 2, 2024
Merged

Add Initial Sandbox (Data Taps) support#11
dforsber merged 16 commits intomainfrom
initial-sandbox-support

Conversation

@dforsber
Copy link
Copy Markdown
Collaborator

@dforsber dforsber commented Jan 22, 2024

This PR implements the bdcli sandbox subset of commands. You get to create all resources with single YAML file.

  • Storage: Your S3 Bucket where the data can be landed / queried
  • Taps: Lambda Function URLs with list of pre-defined models for demuxing incoming data
  • Pipes: SQL queries over data
  • ACLs: Access Control. Share write access to Taps and read access to Flows. Once a Boiling user has write access to a Tap, he/she can output Flow to that Tap

@dforsber dforsber marked this pull request as ready for review February 2, 2024 12:38
@dforsber dforsber merged commit 1b756e4 into main Feb 2, 2024
@dforsber dforsber deleted the initial-sandbox-support branch February 2, 2024 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant