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
Projects
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.
@malachi-constant malachi-constant modified the milestone: 1.1.0 Jun 30, 2023
@malachi-constant malachi-constant added this to To Do in Roadmap Jul 3, 2023
@malachi-constant malachi-constant added this to the 1.1.0 milestone Jul 3, 2023
@malachi-constant malachi-constant moved this from To Do to In Progress in Roadmap Jul 3, 2023
@malachi-constant malachi-constant modified the milestones: 1.1.0, 1.2.0 Jul 3, 2023
@malachi-constant malachi-constant moved this from In Progress to To Do in Roadmap Jul 6, 2023
@malachi-constant malachi-constant moved this from To Do to In Progress in Roadmap Jul 11, 2023
@malachi-constant malachi-constant modified the milestones: 1.2.0, 1.3.0 Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Roadmap
In Progress
Development

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

2 participants