I am looking for free solution to image hosting with CDN. I got website on small paid hosting and there will be lot of image galleries which I would like to upload to some cloud like Google Drive and use cloud's CDN to link images on my web. Any recommendations for free solution ?
CDN and cloud storage like Google Drive are two different things. A CDN can be defined as:
A content delivery network or content distribution network is a geographically distributed network of proxy servers and their data centers. The goal is to provide high availability and high performance by distributing the service spatially relative to end-users.
Where as cloud storage services provides highly available and secure storage space over the cloud. Here is a link which explains the difference of these two in terms of AWS(CloudFront vs S3).
If your website traffic is moderate and you want to use free CDN, then you may signup for AWS free tier. The free tier gives you 50 GB Data Transfer Out and 2,000,000 HTTP and HTTPS Requests for Amazon CloudFront(AWS CDN) each month for one year. Here's a tutorial for getting started with AWS CloudFront
If you intended to use cloud storage services then also the free AWS tier provides you with 5 GB of space in AWS S3 for 1 year.
Apart from AWS free tier you may also like to checkout free Microsoft Azure or Google Cloud Platform. Levering these free tier resources it's even possible to host your current website on these platforms almost for free given the usage is within free tier limits.
Website hosting and CDN are different services. Are you referring to uploading images to a CDN and then having the hosted website retrieve data from the CDN?
If this is your requirement, you can use our company’s platform, Edgeone Pages. We use edge acceleration (including CDN optimization) to enhance the performance of hosted websites.
This includes deploying your website to the CDN and using edge nodes to fetch content from the CDN upon network requests. I believe this should meet your needs for website hosting and CDN deployment. Is my understanding correct?
© 2022 - 2024 — McMap. All rights reserved.