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

We need an "AWS" version of this #8

Open
Coinhexa opened this issue Aug 17, 2024 · 6 comments
Open

We need an "AWS" version of this #8

Coinhexa opened this issue Aug 17, 2024 · 6 comments
Labels
enhancement New feature or request

Comments

@Coinhexa
Copy link

That uses all the AWS components to realize the same application

@clemlesne
Copy link
Owner

Good idea if that's fit your practice!

In than case, we could:

  • Add abstractions for
    • Queue (Queue Storage / SQS)
    • Blob (Blob Storage / S3)
    • Monitoring (App Insights / Distro for OpenTelemetry)
  • Add a configuration file with a switch + config from those providers

@clemlesne clemlesne added the enhancement New feature or request label Aug 17, 2024
@clemlesne
Copy link
Owner

clemlesne commented Aug 20, 2024

First part of the job is done with the v1.5.0: Local Storage has been added in addition to Azure Storage, abstractions are ready to take in account new backends.

You can now implement the AWS SDKs and push your PR!

Also, in the meantime, Mountpoint for Amazon S3 can be a viable option for you.

@clemlesne
Copy link
Owner

Hello @Coinhexa, do you still need that?

@Coinhexa
Copy link
Author

Hello @Coinhexa, do you still need that?

Yep very much needed. AWS is where 70% of the cloud market it, this library would see a bigger influx of users with it

@clemlesne
Copy link
Owner

Work started on feat/aws-peristence.

@clemlesne clemlesne linked a pull request Jan 15, 2025 that will close this issue
@clemlesne
Copy link
Owner

clemlesne commented Jan 15, 2025

@Coinhexa can you review the PR #43?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants