Skip to main content

Tadoku Architecture

Overview

The Tadoku app consists of several backend services & frontends deployed to a Kubernetes cluster. For development we use Tilt to spin up a local environment which mimics the production deployment.

Backend services

Frontends

Infrastructure

  • Kong gateway: ingress for all Traffic into the Kubernetes cluster
  • Ory Oathkeeper: identity & access proxy responsible for authorizing http traffic to the APIs.

System Diagram

System diagram