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

feat: Add RDS module #125

Merged
merged 23 commits into from
Feb 20, 2024
Merged

Conversation

LeonLuttenberger
Copy link
Contributor

Description of changes:
Adding an RDS storage module which can deploy either an RDS or Postresql instance, with automatic credential rotation.

The main driver behind this is as a persistance layer for the MLFlow module for MLOps: awslabs/aiops-modules#5, although made generic enough to be a separate module.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@malachi-constant

This comment was marked as outdated.

@malachi-constant

This comment was marked as outdated.

@malachi-constant

This comment was marked as outdated.

@malachi-constant

This comment was marked as outdated.

@LeonLuttenberger LeonLuttenberger marked this pull request as ready for review February 16, 2024 18:34
@malachi-constant

This comment was marked as outdated.

Copy link
Contributor

@dgraeber dgraeber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good first PR. I am ok with the functionality, and when requested we can add in replication strategies?

Where is the changelog update?

Minor comments, things to fix...LGTM

modules/database/rds/stack.py Show resolved Hide resolved
modules/database/rds/stack.py Outdated Show resolved Hide resolved
modules/database/rds/pyproject.toml Show resolved Hide resolved
@malachi-constant

This comment was marked as outdated.

@malachi-constant

This comment was marked as outdated.

@malachi-constant

This comment was marked as outdated.

@malachi-constant

This comment was marked as outdated.

@malachi-constant
Copy link
Contributor

AWS CodeBuild CI Report

  • CodeBuild project: IDFModuleTestsInfrastructur-59JoFoVH64CI
  • Commit ID: 15fc767
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@LeonLuttenberger LeonLuttenberger merged commit 1619987 into awslabs:main Feb 20, 2024
18 checks passed
@LeonLuttenberger LeonLuttenberger deleted the rds-module branch February 20, 2024 15:39
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.

4 participants