Engineering team hub
Share
Explore
Wiki

icon picker
Architecture

Last edited 355 days ago by Rachel Ding

Overview

Provide a high level overview of your technical architecture, summarizing the multiple layers and tenants that make up your infrastructure application stack. Use /image , /embed , or /file to add diagrams, flowcharts or other attachments below.



Accounts
0
Name
Purpose
1
Root
Home of the consolidated bill for all other accounts. Also contains the root “AWS organization” that applies service policies and security restrictions to all other accounts.
2
Audit
Consolidates all audit events across all accounts through write-only delegated permission to services such as CloudTrail running in every account.
3
Common
Hosts infrastructure shared by other accounts; includes ECR repositories for docker images, our primary storage for builds, and the storage + serving infra for cdn.coda.io
There are no rows in this table

Microservices
0
Name
Description
Main file
Channel
1
admin
Codan-only admin console (:8081) that gives insight into accounts, docs, workspaces, and other operational state of Coda.
AdminServer
#devops
2
api
Public API (https://coda.io/api).
ApiServer
#api
3
auth
Authentication microservice: handles authorizing end-user access to Coda and docs, and also exposes endpoints for login/auth related endpoints and OAuth flows.
AuthServer
#auth
There are no rows in this table


Share
 
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.