Replying to @Morl99

@Morl99 Yes I do mind, serverless is cheaper and
less hassle. Also the way I design it now is that I still own the data in a
format that's portable, but combine it with powerful cloud features.

Sat, 24 Apr 2021 08:17:28 UTC

1 reply

Replying to @coderbyheart

@Morl99 An example is my blog: images are in the
source repo, content is Markdown, but content gets served from a CDN (Netlify)
and I get a powerful image manipulation API through Contentful (images are
cached there via the API on deploy).