> ## Documentation Index
> Fetch the complete documentation index at: https://docs.usenomad.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Technical Architecture Overview

> An overview of Nomad AI's modular and scalable technical architecture, spanning frontend, backend services, and data management.

# Technical Architecture Overview

Nomad AI is built on a modern, modular, and scalable architecture designed to support a growing ecosystem of financial tools and integrations. Our platform combines best-in-class approaches to deliver a high-performance, secure, and resilient experience.

This section provides a high-level overview of our primary components and how they interact.

## Key Principles

* **Microservices:** Functionality is broken down into smaller, independent services.
* **Event-Driven:** Utilizes webhooks and messaging for real-time data flows.
* **Data-Centric:** A robust data management layer serves as the single source of truth for financial data.
* **Cloud-Native:** Designed for deployment on modern container orchestration platforms.
* **Performance:** Optimized for speed and responsiveness at every layer.

## Explore the Architecture

<CardGroup>
  <Card title="Frontend Stack" icon="display" href="/technical-architecture/frontend-stack">
    Discover the technologies and patterns used in our user interfaces.
  </Card>

  <Card title="Integrations Service (Backend)" icon="server" href="/technical-architecture/integrations-service-backend">
    Understand the backend services powering our third-party connections.
  </Card>
</CardGroup>
