Comment by farfatched
3 hours ago
I'm sure GitHub Actions are more intensive, but that doesn't make it harder to scale, which is what martinald said.
> Scaling actions is VMs, networking, imbalances in load, memory, insuring that folks aren’t running VM training against your infrastructure.
That infra scaling is what the cloud provider can easily offer.
Meanwhile, GitHub repos/issues/PRs is all the business logic that they've written, evolved over time.
Many coupled distributed DBs, indexes, consistency concerns, etc.
That's trickier to scale.
No comments yet
Contribute on Hacker News ↗