Production Architecture
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