Skip to content

docs(blog): 14 posts — tutorials, deep-dives, comparisons (wave 1) - #69

Open
ProjectBay wants to merge 1 commit into
mainfrom
docs/blog-content-wave-1
Open

docs(blog): 14 posts — tutorials, deep-dives, comparisons (wave 1)#69
ProjectBay wants to merge 1 commit into
mainfrom
docs/blog-content-wave-1

Conversation

@ProjectBay

Copy link
Copy Markdown
Owner

What's in here

14 blog posts on a weekly publishing schedule. Only the first goes live on merge — the other 13 carry draft: true (Docusaurus excludes drafts from production builds). To publish each one on its date, flip its draft flag (each flip = tiny PR = auto docs deploy).

Publish date Post Type
2026-07-16 Our backups were lying to us (restore-drill post-mortem) live on merge
2026-07-22 Direct browser uploads with presigned POST tutorial
2026-07-29 OpenBucket vs MinIO comparison
2026-08-05 SQLite + the filesystem is a perfectly good object store deep-dive
2026-08-12 Keep your S3 SDK, swap the endpoint conversion
2026-08-19 Build your own Cloudinary-lite (image transforms) tutorial
2026-08-26 AWS Signature V4 from scratch deep-dive
2026-09-02 One-click deploys (Render/Fly/Coolify/CapRover) conversion
2026-09-09 Object events and signed webhooks tutorial
2026-09-16 Stop mocking S3 in integration tests conversion
2026-09-23 Transactional-outbox replication deep-dive
2026-09-30 Admin console tour conversion
2026-10-07 Detecting bit rot before your users do deep-dive
2026-10-14 What it takes to call a data store 1.0 essay

Verification

  • Every post was written against the actual source (libs/nestjs), docs guides, deploy templates, e2e/conformance specs, and changelog — including real constants (backoff caps, scrub budgets, skew windows) pulled from code.
  • All internal /docs/* links checked against existing pages; images limited to the two real console screenshots.
  • npm run build passes (one pre-existing whitepaper minifier warning, unrelated).

Review notes

  • Skim for tone/claims you don't want public — the post-mortem (07-16) and the vs-MinIO comparison are the most sensitive.
  • Dates/cadence are a proposal; shuffle freely.

🤖 Generated with Claude Code

One publishes on merge (backup-restore drill post-mortem, dated
2026-07-16); the other 13 are draft: true with a weekly schedule
through 2026-10-14 — flip each draft flag on its date to publish.

All technical claims and code samples were verified against the
source, docs, and changelog; internal links checked against existing
docs pages.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant