Skip to main content
Version: Next

Data Architecture

  • Entreprise Architecture has many

    • Busniss Archi
    • Tech archi
    • Application archi
    • Data Archi
  • Data Archi

    • Opertional: what needs to be done
    • Technical: how it will be done (how data is ingested, stored, transformed and served).
  • Good data archi is flexible and easly maintainable

  • AWS Well-Architectured Pricipal

  • Google Cloud's Five principal for cloud native architecture

Pricipal

  1. Choose common compenents wisely
  2. Plan for failure: every compenent fails
  • Availability
  • Reliability
  • RTO
  • RPO
  1. Architect for scalability
  • Scale up
  • Scale down
  1. Architecture is leadership
  2. Always be architecturing