{
  "name" : "Vivo Customer Data Consolidation",
  "description" : "Arquitetura para consolidação de dados de cliente/colaborador com melhorias recomendadas",
  "elements" : [ {
    "tag" : "Banco",
    "background" : "#b3cde0",
    "shape" : "Cylinder"
  }, {
    "tag" : "Cache",
    "background" : "#90ee90"
  }, {
    "tag" : "Componente",
    "background" : "#85bbe0",
    "shape" : "Component"
  }, {
    "tag" : "Container",
    "background" : "#438dd5",
    "color" : "#ffffff",
    "shape" : "RoundedBox"
  }, {
    "tag" : "Gateway",
    "background" : "#4f6581",
    "color" : "#ffffff"
  }, {
    "tag" : "Infraestrutura",
    "background" : "#a9a9a9",
    "color" : "#ffffff"
  }, {
    "tag" : "Mensageria",
    "background" : "#e2a03d",
    "shape" : "Cylinder"
  }, {
    "tag" : "Observabilidade",
    "background" : "#6b9ac4"
  }, {
    "tag" : "Pessoa",
    "background" : "#ffdb99",
    "shape" : "Person"
  }, {
    "tag" : "Seguranca",
    "background" : "#8e6e95"
  }, {
    "tag" : "SistemaExterno",
    "background" : "#999999",
    "color" : "#ffffff",
    "shape" : "Box"
  }, {
    "tag" : "SistemaPrincipal",
    "background" : "#1168bd",
    "color" : "#ffffff",
    "shape" : "RoundedBox"
  }, {
    "tag" : "Testes",
    "background" : "#ffb6c1"
  } ],
  "relationships" : [ {
    "tag" : "Relationship",
    "thickness" : 2,
    "color" : "#707070"
  } ]
}