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

Integrate with AWS Services: MSK Kafka, Secrets Manager, KMS #7

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

lukaszlacinski
Copy link
Collaborator

This PR integrates the ESGF STAC Transaction API with:

  • Amazon Managed Streaming for Apache Kafka cluster
  • AWS Secrets Manager that is used to store encrypted secrets (sasl.username and sasl.password) required by the cluster and producers/consumers for SASL/SCRAM authentication.
  • AWS Key Management Service to store keys used to encrypt and decrypt secrets stored by AWS Secrets Manager

@lukaszlacinski lukaszlacinski merged commit 409bc27 into main Sep 27, 2024
1 check passed
@lukaszlacinski lukaszlacinski deleted the lukasz/kafka branch September 30, 2024 15:59
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.

1 participant