Hacker News new | ask | show | jobs
by somecommit 1346 days ago
Whateversimple cloud service you use, it's likely using AWS underneath anyway. Like Netlify for example, I think it's all based on AWS.
1 comments

I really like Vercel's approach of mixing cloud providers behind the scenes. They deliver features (like edge functions) using one cloud, basic hosting using another one, etc. It's all invisible to you as the customer and painlessly abstracted.