Slide 35
Slide 35 text
PostofFice
routing
key
§ Each
routing
key
has
a
“from”
address
embedded
in
it:
“region”: “us-west-2”,
“instance”: “i-123”,
“pid”: “12”,
“product”: “search”,
“service”: “resolve”
§ And
a
“to”
address:
“region”: “us-west-2”,
“instance”: “-”,
“pid”: “-”,
“product”: “search”,
“service”: “route”
(the
“–”
means
“any”)