Tag: architecture
All the articles with the tag "architecture".
-
Designing Safe LLM-Assisted Payment Notifications
Published: at 10:00 AMA practical design for using an LLM to write notification copy without letting it change payment facts, block delivery, or leak credentials.
-
Designing a Reliable Transaction Explainer with LLM and RAG
Published: at 10:00 AMA practical design for explaining customer transactions with retrieval-augmented generation over ledger and transfer events.
-
Designing a Distributed Job Scheduler
Published: at 10:00 AMAn operational design for timezone-aware cron, one-off jobs, and DAG workflows with at-least-once execution and auditable recovery.
-
Designing a Durable Multi-Channel Notification System
Published: at 10:00 AMAn operational design for durable, idempotent, multi-channel notifications at one million channel messages per day.