Engineering Documentation¶
Welcome to the internal engineering documentation site.
Getting Started¶
This documentation site contains architecture decisions, infrastructure patterns, security guidelines, service documentation, and operational runbooks.
Navigation¶
- Architecture - System architecture and design decisions
- Infrastructure - AWS infrastructure, Terraform patterns, and account structure
- Security - Security best practices, IAM patterns, and incident response
- Services - API documentation and service references
- Runbooks - Operational procedures and troubleshooting guides
Contributing¶
To contribute to this documentation:
- Clone the repository
- Create a new branch
- Make your changes in the
docs/directory - Submit a pull request
Documentation is written in Markdown and built using MkDocs with the Material theme.