NCIOCPL / clinical-trials-search-print

Print service for clinical trial search
0 stars 1 forks source link

Enabler: Store generated page in an S3 bucket #98

Closed blairlearn closed 3 weeks ago

blairlearn commented 4 months ago

Refactor to replace MS SQL Server with an S3 bucket

Clean up expired documents

Instead of creating a job to clean up old documents, set an 'Expires' header with a suitable offset and let AWS do the work.

Code Changes

ESTIMATE TBD

Resources:

Prerequisites

Sub-Tasks

Notes