Closed petermarks-gsa closed 2 years ago
@petermarks-gsa @tadhg-ohiggins
As a conversation starter: the Civil Rights Portal for USDOJ has the same backend stack that we do (Django backend on Cloud.gov). We built a file upload/storage solution there which includes validations around file size, supported file types, and virus scanning. Files are stored in S3 (via cloud.gov's managed services).
Seems like at a minimum, we could use this as a reference model for our solution
Part of the answer to this might be informed by some conversation with Federal users. I don't think it will radically shift storage choices, but knowing how people want/need to access the data may help inform the design. In particular, I'm thinking about questions around persistent links, bulk access, and so on that have surfaced in piecemeal ways over the past few months... I don't know if we have any dedicated UX conversations around this?
We need to come up with a solution to store Uploaded PDFs.