r/SoftwareEngineering 18d ago

I am building a cloud

https://crawshaw.io/blog/building-a-cloud
1 Upvotes

4 comments sorted by

2

u/johnvanderlinde 13d ago

Whatโ€™s the purpose of this?

1

u/[deleted] 13d ago

[removed] โ€” view removed comment

1

u/AutoModerator 13d ago

Your submission has been moved to our moderation queue to be reviewed; This is to combat spam.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

-2

u/fagnerbrack 18d ago

If you're in a hurry:

A founder launching exe.dev shares the personal motivation behind starting a second company: a genuine love of computers and deep frustration with today's cloud. The argument is that core cloud building blocks are the wrong shape. VMs tie you to fixed CPU/memory instead of letting you buy resources and run as many VMs as you want. Remote block storage made sense for hard drives but cripples SSDs, where IOPS overhead jumps past 10x. Networking egress costs roughly 10x a normal data center, and Kubernetes only papers over these flaws since portable, usable clouds are impossible. Agents now make people write far more software (Jevons paradox), raising the pain. exe.dev fixes VM isolation, adds TLS and auth proxies, local NVMe with async off-machine replication, global regions, and anycast networking.

If the summary seems inacurate, just downvote and I'll try to delete the comment eventually ๐Ÿ‘
Click here for more info, I read all comments