Tag · 5 posts
#aws
Everything I've written tagged AWS.
Daily Note
Daily Note: TIL — Polly SSML <mark> tags
Polly's SSML <mark> tags emit timing events over the stream. Useful for synchronizing on-screen captions to voice playback.
DailyVoice / IVRAWS1 min
Architecture Note
Building Voice Integrations on Top of Async Chatbots
What breaks when you front an async chatbot with Amazon Connect + Lex, and how to keep latency, barge-in, and context handoff sane.
Voice / IVRAmazon ConnectAWS2 min
Architecture Note
What I Learned Designing Omnichannel Backend Integrations
Shared intent schema, eventually-consistent conversation state, and why the channel should be the last thing your backend knows about.
OmnichannelArchitecturePython2 min
Architecture Note
How I Think About Secure Backend Integrations
A working mental model for auth, secrets, scopes, and blast radius — built from scars, not books.
SecurityArchitectureAWS1 min
Architecture Note
Architecture Note: When to pick SQS FIFO over a DB queue
A decision framework I use when the team reaches for a Postgres-backed queue by default.
ArchitectureAWS1 min