As Report Stream DevOp engineer, Backend Developer, Report Stream Administrator, I want a comprehensive documentation covering but might not limited to the following Data Retention Areas
Document the purpose of intermediate data in each UP steps (receive, convert, route, translate, batch, send) created intermediate data (reports) persisted in Azure Blob Storage, see screen shot:
Document the the data retention policies associated with the intermediate data in each step (reference CDC data retention requirements)
3.1 How long should intermediate data be kept in Azure storage (age of intermediate data)
3.2 Where the aged data should be archived
3.3 ....
Other info about the report stream UP's persistent storage foot print:
e.g. for one inbound report (HL7 v2) of 1MB, how many MB storage used for storing intermediate data
Description/Use Case
Here is info about Report Stream UP sizing of persistent storage foot print:
User Story
As Report Stream DevOp engineer, Backend Developer, Report Stream Administrator, I want a comprehensive documentation covering but might not limited to the following Data Retention Areas
Other info about the report stream UP's persistent storage foot print:
e.g. for one inbound report (HL7 v2) of 1MB, how many MB storage used for storing intermediate data
Description/Use Case
Here is info about Report Stream UP sizing of persistent storage foot print:
Intake HL7 messages:
'47_04608646_11024_Mega Specimen.HL7' : 8758 bytes '47_32361_04608646_11034_Mega Case.HL7' : 8623 bytes
Intermediate data and sizing in UP steps: Azure Blob Storage -> Container: Reports:
7.9 KB batch/development.DEV_ELIMS/oru_r01-base-b4e9d48c-cb36-4430-ba9f-db20b928f75f-20230805163747.hl7
Estimated sizing formular:
For a inbound HL7 message of 9KB, the intermediate data in Azure Storage: 9KB X 3 + 56KB X 2 = 139KB
Roughly a 1:14 ratio
Azure Queues & Tables: Data is ephemeral in queues and tables, records are cleaned up when processing complete
Risks/Impacts/Considerations
NA
Dev Notes
Ask DevOp for current practice
Acceptance Criteria
A document created containing RS UP data retention policies