3
1 Comment

What CDNs are people using?

I'm working with Next.js and Mongo. Looking for the perfect CDN to store images on.

on August 11, 2021
  1. 1

    If you need just storage, it's a good idea to use aws s3 + cloudfront.
    Also, you can find SaaS projects like cloudinary that allow modifying media content on the fly.