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

Parallel encryption across multiple regions #35

Open
DarrellMozingo opened this issue Oct 12, 2017 · 1 comment
Open

Parallel encryption across multiple regions #35

DarrellMozingo opened this issue Oct 12, 2017 · 1 comment

Comments

@DarrellMozingo
Copy link

When multiple encryption providers are defined, can the DefaultCryptoMaterialsManager encrypt the additional providers in parallel rather than serially? Biggest use case for this would be having KMS providers defined in multiple disparate regions (Asia/Europe/US) and reducing the time waiting for each to contact them.

Thanks!

@mattsb42-aws
Copy link
Member

This is definitely something that I could see being useful; we've had some other feedback that encrypting with many KMS master keys can inconveniently long, so I think it would be worth pursuing.

We are currently in the process of figuring out an RFC process, and this would be a great candidate for testing that out once we have a working starting point for the process.

I'll update this issue once we have that process sorted out.

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

No branches or pull requests

4 participants