The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
( DMZ:
  [ Backend ]
  [ Database ]
  [ Proxy ]
  [ Server ]
)

[ Proxy ] --> [ Check ]
[ Proxy ] --> { flow: south; } [ Database ]
[ Proxy ] --> [ Server ]
[ Check ] --> [ Backend ]
[ Database ] --> [ Backend ]

( DMZ1:
  [ 1Backend ]
  [ 1Database ]
  [ 1Proxy ]
  [ 1Server ]
)

[ 1Proxy ] --> [ 1Check ]
[ 1Proxy ] --> { flow: south; } [ 1Database ]
[ 1Proxy ] --> [ 1Server ]
[ 1Check ] --> [ 1Backend ]
[ 1Database ] --> [ 1Backend ]
[ 1Proxy ] --> [ 1Check ]
[ 1Proxy ] --> { flow: south; } [ 1Database ]
[ 1Proxy ] --> [ 1Server ]
[ 1Check ] --> [ 1Backend ]
[ 1Database ] --> [ 1Backend ]