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

Share congress bills (XML, JSON, metadata) between services #10

Open
6 tasks
alexbojko opened this issue Mar 31, 2022 · 0 comments
Open
6 tasks

Share congress bills (XML, JSON, metadata) between services #10

alexbojko opened this issue Mar 31, 2022 · 0 comments

Comments

@alexbojko
Copy link
Collaborator

As we have multiple services which are supposed to work with these files we have to have independent file storage place where these files will be stored, updated and will be available for all services.

Services which are using this data:

  • billtitleindex
  • billtitles-py
  • billsim
  • BillMap

Possible solutions:

  • mount AWS separate disk to some folder into each EC instance and mount this folder into docker container
  • NFS
  • s3

TODO:

  • review possible solutions, discuss pros and cons each of them
  • make decision
  • setup back up functionality
  • implement on Infra layer
  • test
  • deploy to production
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

No branches or pull requests

1 participant