Production Architecture

From Knowledge Commons
Revision as of 05:10, 22 June 2026 by Mshell (talk | contribs) (Created page with "This page contains notes on the architecture that will one day support hundreds of thousands of users in a wiki community. Register Domain Once we decide on a name. DNS Hosting I will host in my personal AWS account and transfer to the nonprofit once it exists. Database * Platform: AWS RDS * Engine: MariaDB (MySQL) Upload Storage * Platform: AWS S3 Web and Application * Platform: AWS Fargate / ECS * Container image: MediaWiki Docker * Instance class: * Storage...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page contains notes on the architecture that will one day support hundreds of thousands of users in a wiki community.

Register Domain

Once we decide on a name.

DNS Hosting

I will host in my personal AWS account and transfer to the nonprofit once it exists.

Database

  • Platform: AWS RDS
  • Engine: MariaDB (MySQL)

Upload Storage

  • Platform: AWS S3

Web and Application

  • Platform: AWS Fargate / ECS
  • Container image: MediaWiki Docker
  • Instance class:
  • Storage: 50 GB
  • Multi-AZ: not at first

Load Balancer

  • AWS