Cloudless Systems

Writing on cloudless infra and composable tools — plus a few open‑source modules worth sharing.

What You’ll Find

  • Cloudless systems and cloudless infra — notes, patterns, and experiments.
  • Shell runtime and tooling — lambda-shell-runtime, layers, and http-cli.
  • Analytics pipelines — S3, Glue, Athena, and SQS→Firehose ingestion.

Why Cloudless Systems

  • Cloudless infra patterns — minimal Terraform modules (REST API, website) instead of heavy frameworks.
  • Shell runtime focus — articles + OSS showing 50% faster, 75% less memory, 90% faster cold starts (details).
  • Predictable, debuggable tooling — curl, jq, http-cli, Make, Terraform.
  • Analytics pipelines — S3, Glue, Athena with SQS→Firehose ingestion.
  • Writing and experiments on cloudless systems and cloudless infra.

Featured Repos

Turn shell scripts into serverless APIs with tiny cold starts and minimal memory. Compose with jq, curl, and http-cli.

Bash Runtime Lambda CLI Tools

S3 + Glue + Athena pipeline for analytics, with SQS→Firehose bridge support for ingestion.

Terraform Analytics S3/Glue/Athena

Ecosystem

Analytics

Foundation

Terraform Modules

Latest from the Log

"When you can't control the system, control your interface to it."