Skip to main content

Repository Map

A map of every Marqo service repo aggregated into this hub: what it is, where its docs live, and how to dig in. Built for humans and agents trying to figure out what is what and how to change things.

RepoWhat it isDocsRunbooks
ActionsShared, reusable GitHub Actions workflows (lint, Claude review, SonarQube, Compass metrics).docs
Cloud Control PlaneControl plane: admin/ecom APIs, agentic search, Shopify integrations, settings. The most heavily documented service (runbooks, design, dev guides).docs85
Cloud Control Plane CdkCDK/IaC for deploying control-plane cells (AWS/GCP), backup orchestration and key-sync lambdas.docs
Cloud Data PlaneData plane: multitenant EKS, index workflows, autoscaling, Cloudflare ingest. Home of most infra/ops runbooks.docs28
Cloud Integration TestsCross-service integration + billing test suites run against staging/prod.docs
EscalatorSelf-service tool for temporary admin access to production AWS accounts.docs
MarqoThe open-source Marqo engine (deprecated public repo). Curated subset of internal/dev docs only.docs
PoloAWS cost-observability service (ClickHouse + collectors + Cloudflare Worker SPA). Architecture, features and ops runbooks.docs6
Py MarqoOfficial Python client for Marqo. Contributing + test-harness docs.docs
Reindexing PipelineServerless pipeline (Lambdas + K8s job) that reindexes/replays documents into Vespa via the ecommerce API.docs
Terraform Provider MarqoOpenTofu/Terraform provider for managing Marqo Cloud indexes.docs

Find things by intent

This page is generated by scripts/build_docusaurus_docs.py.