Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 615 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 615 Bytes

Aramaic

"Serverless" Event Driven Blog Engine

Build Status

EARLY DAYS

Basic Design

Functions:

  1. Render Page f(template, markdown, comments) -> Rendered HTML
  2. Render Main Index
  3. Render Year/Month Index
  4. Source Object Updated
  • SQS Queues to glue together
  • Cloudwatch Cron events for timed publishing
  • CloudFront for CDN
  • S3 for raw + transformed object storage
  • Certificate Manager for TLS Certs
  • Route53 for DNS
  • CloudFormation for provisioning

Page Design

Metadata Cache