Prosyon · Research

System architecture and infrastructure — documented in depth

Technical papers, structured definitions, and design rationale for the systems that matter. Each document captures one decision or pattern thoroughly — the problem, the model, the approach, and the implementation.

3 Papers
1 Definition
6 Domains
11 Topics

Recent Papers

All papers →
Infrastructure WP-001 published

Static Delivery for a Zero-Idle Research Site

research.prosyon.ca is served as a static site from S3 behind CloudFront, with no always-on compute and no per-request cost floor. This paper documents the delivery model end to end: how the bucket and distribution are provisioned, how the CI pipeline resolves the correct deployment target at publish time, and why the build was reduced to a single dependency-free Hugo invocation.

Infrastructure published

Two-Phase ACM Validation with External DNS

When the DNS zone lives with an external provider, Terraform cannot create the ACM validation records itself, and a naive single apply deadlocks: CloudFront wants a validated certificate that cannot validate until records exist that the apply is waiting to finish before emitting. This paper documents the two-phase apply that breaks the cycle, and why the distribution is gated behind a flag.

Knowledge Domains

Full browse →

Six subject areas that organise all content in the library.

Infrastructure

Cloud delivery, networking, and zero-idle infrastructure design.

2 papers 1 definition

Data & Storage

Database design, storage systems, and data modeling patterns.

1 paper

Architecture

System boundaries, service decomposition, and design trade-offs.

No content yet

Security

Access control, certificate management, and secure system design.

No content yet

Platform

Platform engineering, tooling, and developer experience.

No content yet

Operations

Deployment pipelines, monitoring, and operational practices.

No content yet

What's in the library

Three kinds of content, each serving a distinct role in the knowledge base.