✕ Clear all filters
10 articles
▶ Videos →

📰 Dev.to · Jonathan

10 articles · Updated every 3 hours · View all reads

All Articles 165,330Blog Posts 158,306Tech Tutorials 43,827Research Papers 32,008News 21,194 ⚡ AI Lessons
Concurrency Keys for Email API Checks
Dev.to · Jonathan ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Concurrency Keys for Email API Checks
A practical GitHub Actions pattern for stopping overlapping email API runs from fighting over inbox state and wasting CI time.
Git Bisect for Email API Flakes in CI
Dev.to · Jonathan ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
Git Bisect for Email API Flakes in CI
A practical Git and GitHub Actions workflow for isolating flaky email API regressions with smaller evidence sets and faster triage.
GitHub Actions Notes for Faster Email API Triage
Dev.to · Jonathan ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
GitHub Actions Notes for Faster Email API Triage
A practical GitHub Actions workflow for triaging email API failures faster with job summaries, scoped traces, and less CI guesswork.
GitHub Actions Email Smoke Tests That Scale
Dev.to · Jonathan ☁️ DevOps & Cloud ⚡ AI Lesson 1mo ago
GitHub Actions Email Smoke Tests That Scale
A practical GitHub Actions workflow for validating email delivery in staging without leaking test traffic into real inboxes.
Surviving the region you run in: failover on Aurora DSQL, and what the demo proves
Dev.to · Jonathan ☁️ DevOps & Cloud ⚡ AI Lesson 2mo ago
Surviving the region you run in: failover on Aurora DSQL, and what the demo proves
How Quorum's failover layer works on Amazon Aurora DSQL multi-region clusters, an honest account of what the chaos demo simulates and what it does not, and wher
Optimistic concurrency is the whole design: event sourcing on Aurora DSQL
Dev.to · Jonathan ☁️ DevOps & Cloud ⚡ AI Lesson 2mo ago
Optimistic concurrency is the whole design: event sourcing on Aurora DSQL
How an incident-command record built on Amazon Aurora DSQL stays consistent under cross-region contention, and why the property that lets the database survive a