No description
Find a file
2024-05-28 18:50:02 +02:00
human-script.md refurbish user permissions setup for dwh 2024-05-28 18:50:02 +02:00
platform-overview.md format 2024-02-21 15:45:20 +01:00
README.md working 2024-02-06 16:11:50 +01:00

Data Infra Script

This repository contains our documentation and scripts on how to deploy the Data team's infrastructure stack.

Content is structured as follows:

  • human-script.md is a deployment script for you to read and follow. It guides you through all actions you should take.
  • architecture-overview.md is an overview of the final architecture that results of following the humna script. If you are not familiar with our architecture, it probably makes sense to read this first so you know what you are setting up.
  • monitoring-and-administration.md contains guidelines on how to keep the lights on on several of the components.

The following contents are not covered in this repository:

  • Application-level configuration for DWH, Airbyte, Power BI, dbt, etc.
  • Instance types, disk sizes and other elements will come with defaults. But these are values that you should adapt to the deployment according to volumen and needs, and probably will also change with time. Treat the defaults with skepticism and make sure you adapt to your needs.
  • No IaaC definitions exist as of today. This guide expects you to deploy things manually.