Getting Started
Welcome to the Technology department of Patria Investimentos.
This section has everything you need to get oriented: from understanding the technology landscape to how to contribute to this portal.
Where to begin?
New to the team?
→ Read this page, then check Contacts & Squads
Need to document a system?
→ See How to Contribute and use the Templates in /standards/templates/
Need to understand the overall architecture?
→ Go to the Architecture section
Dealing with an incident right now?
→ Go directly to Runbooks or Support > Known Incidents Catalog
What is this portal?
patria-tech-docs is the central knowledge repository for the Technology department. It replaces documentation scattered across emails, outdated wikis, and local files.
Principles:
- Docs as code — all documentation lives in GitHub, versioned alongside the systems
- Template-first — every new document starts from a standardized template
- Domain-centric — organized by business domain, not by vendor
- Always up-to-date — each squad owns the documentation for their systems
Technology stack (overview)
| Layer | Technology |
|---|---|
| Primary cloud | Google Cloud Platform (GCP) |
| Secondary cloud | Microsoft Azure |
| Data lake | BigQuery |
| Data orchestration | Apache Airflow (Cloud Composer) |
| Containers / APIs | Cloud Run |
| RPA automation | UIPath |
| Low-code automation | N8N |
| Corporate workflows | TOTVS Fluig |
| ITSM | ServiceNow |
| Productivity | Microsoft 365 (Office, Teams, SharePoint) |
| Identity | Microsoft Entra ID (Azure AD) |
| Code repository | GitHub |
| CI/CD | GitHub Actions |
| Docs portal | MkDocs Material → Azure Static Web Apps |