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

core: Construct for Drift Detection for DataOps #375

Open
anmolsgandhi opened this issue Jun 30, 2023 · 0 comments
Open

core: Construct for Drift Detection for DataOps #375

anmolsgandhi opened this issue Jun 30, 2023 · 0 comments
Assignees
Milestone

Comments

@anmolsgandhi
Copy link
Collaborator

anmolsgandhi commented Jun 30, 2023

Create a construct that can help with drift detection. It should cover deploying a solution for drift detection, customizing a schedule for executing drift and add alarms/notifications in case of drift. Below are some usecases

CICD usecase
CICDPipelineStack.addDriftDetect(...) --> this should cover all stacks in the scope of the CodePipeline

Non CICD Usecase
DriftDetection() --> this should cover the stack that is being deployed or all DDK stacks in an aws account/region or list of stack passed to the method

Tasks

No tasks being tracked yet.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants