Skip to content

Architecture overview

Kjell Petersen edited this page Jul 7, 2022 · 2 revisions

Architecture overview

Some illustrations from this Google presentation

Divison into zones

image

Transfer of data

All transfers is done over secured encrypted channel (https:) and data being transferred is itself crypt4gh encrypted. Data is proxied directly all the way to TSD before being store directly to disk, there are no temporary storage of data inbetween.

image

Inter service communication

The main communication between micro services, across the zones and internally in a zone, are through AMQP messaging (amqps:).

image

Data encryption

image

drawing