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

Support AWS #90

Open
groenroos opened this issue Dec 30, 2020 · 0 comments
Open

Support AWS #90

groenroos opened this issue Dec 30, 2020 · 0 comments
Assignees
Labels
feature Brand new features to Sapling

Comments

@groenroos
Copy link
Member

Create an integration for AWS to handle file upload storage, and SES/SNS for Notifications, plus any other integrations that make sense.

This should likely be its own package that can be optionally added via the CLI, so that the main package is not polluted with AWS dependencies and code that is only useful if you use AWS. It's less clear to me how a separate package can neatly hook into the bowels of, say, Storage.post to handle S3 storage.

AWS-based databases would likely be their own driver packages.

@groenroos groenroos added the feature Brand new features to Sapling label Dec 30, 2020
@groenroos groenroos added this to the M3 - Release 3.0 milestone Dec 30, 2020
@groenroos groenroos self-assigned this Dec 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Brand new features to Sapling
Development

No branches or pull requests

1 participant