Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REST/Block storage Access via OpenAPI [idea] #215

Open
bluemonk3y opened this issue Oct 4, 2023 · 0 comments
Open

REST/Block storage Access via OpenAPI [idea] #215

bluemonk3y opened this issue Oct 4, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@bluemonk3y
Copy link
Collaborator

bluemonk3y commented Oct 4, 2023

Spool topic data to block storage (i.e. S3) - as Parquet format (using schema transformation). S3 can be queried via SQL, controls can be put in place that intergrate access control to the REST endpoint (i.e. API-Gateway, Lambda tasks) for serving data. Being OpenAPI codegen (and signed libs), can be used to integrate governancve featues to control things like

  • masking
  • access controls etc

that is specified in the originating AsyncAPI spec for the data product

https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-select-sql-reference.html
https://github.com/lensesio/stream-reactor/tree/master/kafka-connect-aws-s3
https://dev.to/aws-builders/using-aws-s3-as-a-database-17l0)
https://aws.amazon.com/blogs/apn/archiving-amazon-msk-data-to-amazon-s3-with-the-lenses-io-s3-kafka-connect-connector/

@bluemonk3y bluemonk3y added the enhancement New feature or request label Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants