Y
Hacker News
new
|
ask
|
show
|
jobs
by
justinlilly
2066 days ago
For the arrow coming from github to the cdn, I would bet that's a deployment where the existing docs site gets deployed as a lambda. From there, CDN calls that aren't cached go to the lambda which are then served up.
1 comments
anuila
2066 days ago
If that’s the case, why not just use GitHub Actions? It’s more integrated and requires no setup.
link
madacol
2066 days ago
Sure, that's one of a hundred ways to deploy it. But they don't say if they're using that approach or any other
link
afiori
2065 days ago
They are probably more interested in cost rather than setup.
link