Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
giuseppelt
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
giuseppelt
3y ago
Nicely done. I red about the _simplifications_, what's the target audience? Kids? or some particular group?
2.
▲
by
giuseppelt
3y ago
good luck on your path
3.
▲
by
giuseppelt
3y ago
As a solo founder, I wrote about design principles, tradeoffs and tricks used to create the architecture of a SAAS I'm building. It's a deep dive, also with the deployment process. At the end, also some info on how to manage a mon
4.
▲
Architecture and code organization of an Early Stage SaaS
(feelback.dev)
1 points
by
giuseppelt
3y ago
|
1 comments
5.
▲
by
giuseppelt
3y ago
Answer briefly now, I will come back later. Basically, I think that rolling restarts of the worker instances, just does the trick in the easiest way. Mind that flymachine instances, are pretty quick to boot. While an instance is restarting,
6.
▲
by
giuseppelt
3y ago
hi prakis, thanks! really needed!
7.
▲
Build your own FaaS: Self-host workers, lambda, JavaScript functions
(breakp.dev)
45 points
by
giuseppelt
3y ago
|
5 comments
8.
▲
by
giuseppelt
3y ago
Hi, this is more an experiment that a real production-tested project. You can create your own Function as a Service architecture, and self-host everywhere you want. It leverages workerd, the Cloudflare worker runtime. And as deploy tutorial
9.
▲
by
giuseppelt
3y ago
Hi, this is more an experiment that a real production-tested project. You can create your own Function as a Service architecture, and self-host on your resources. It support container-based deployment, so you can host wherever you like. I p
10.
▲
Build your own FaaS: Self-host Cloudflare workers on Fly and everywhere
(github.com)
3 points
by
giuseppelt
3y ago
|
1 comments
11.
▲
Architecture of an Early Stage SaaS
(feelback.dev)
3 points
by
giuseppelt
3y ago
|
1 comments
12.
▲
by
giuseppelt
3y ago
As a solo founder, I wrote about design principles, tradeoffs and tricks used to build the launch architecture of a SAAS. Some topics discussed: - How to design a low-maintenance architecture? - Which cost-effective providers to use? - How