Current Saturn topology, with multi-peer retrieval (TBD) between L1<>L2
:
flowchart TB
HttpClient <--> DNS[L1 DNS]
DNS <--> L1'
subgraph L1s[L1s deployed to data centers]
L1
L1'
L1''
end
subgraph L2s[L2s running in Filecoin Station]
L2
L2'
L2''
L2'''
L2''''
L2'''''
end
L1' <--> L2
L1' <--> L2''
L1' <--> L2'''