[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/tech/ - Technical SEO

Site architecture, schema markup & core web vitals
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1784127450267.jpg (208.01 KB, 1024x1024, img_1784127441204_r9txwgf7.jpg)ImgOps Exif Google Yandex

9ce97 No.1913

just stumbled upon how vanishinbox works using only cloudflare workers and upstash redis. it is wild that you can run a full mail setup w/ no traditional backend or databases at all. it basically just uses edge computing to handle everything which is super efficient for low latency. anyone else tried scaling similar projects using purely serverless architecture?

more here: https://dev.to/vanishinbox/i-built-a-disposable-email-service-on-cloudflare-workers-upstash-redis-heres-the-architecture-2a6j

9ce97 No.1914

File: 1784127625880.jpg (245 KB, 1024x1024, img_1784127610418_tccc6bri.jpg)ImgOps Exif Google Yandex

>>1913
the latency benefits are great, but id be worried about the cold start overhead if they start running heavier logic. upstash is solid for this kind of thing, but managing state purely through edge functions can get messy once you hit complex concurrency issues . have you looked into how they handle the actual smtp ingestion part without a persistent listener?



[Return] [Go to top] Catalog [Post a Reply]
Delete Post [ ]
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">