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

Refactor main cdk stack into constructs #20

Open
jankatins opened this issue Nov 4, 2022 · 1 comment
Open

Refactor main cdk stack into constructs #20

jankatins opened this issue Nov 4, 2022 · 1 comment
Labels
_initial-open-source-release Stuff to do before open sourcing the repo

Comments

@jankatins
Copy link
Collaborator

The main stack is too big, it needs splitting into multiple constructs

DoD

  • The main stack is refactored into proper constructs
@jankatins jankatins added the _initial-open-source-release Stuff to do before open sourcing the repo label Nov 4, 2022
@jankatins
Copy link
Collaborator Author

jankatins commented Nov 4, 2022

Another thing to refactor is splitting the "data generation" (currently the copy job/scoofy data generation(#24), but potentially also the DB for cdc (#7)) and the data lake stuff and passing the raw data lake area to the data generation stack. That way the data lake stack is isolated what I think of as the "operational systems".

Not sure who is repsonsible to put data into the raw area: the source systems or the data lake. Probably the source system (e.g. that system defines the cdc target?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
_initial-open-source-release Stuff to do before open sourcing the repo
Projects
None yet
Development

No branches or pull requests

1 participant