A database-based CDN node supporting PostgreSQL and MongoDB backends.
-
Updated
Feb 6, 2023 - Python
A database-based CDN node supporting PostgreSQL and MongoDB backends.
Create a Robust CDN for your Django Project Static Files in this section. This repo is the reference code for the Django + S3 + Cloudfront section in the Dive into AWS Course.
Created the building blocks of a Content Delivery Network using a DNS server, an origin server, and 7 HTTP/replica servers located worldwide. Implemented a DNS redirection to send clients to the replica server with the fastest response time and wrote a simple Web server that returns content requested by clients.
🔗 A Sublime Text 3+ plugin to check for CDN updates in your Web sources
A Multimedia CDN with features and implementation as written in the pdf
A framework for crowdsourcing insights from videos, integrating REDCap, AWS, and a content delivery network for dynamic video management and data collection. This repository includes tools for video preprocessing, survey setup, and AWS backend configuration.
An efficient CDN that includes the code and configuration files for building and deploying a DNS server and HTTP servers which are geographically distributed, and which pull and cache content from a single origin server.
Add a description, image, and links to the content-delivery-network topic page so that developers can more easily learn about it.
To associate your repository with the content-delivery-network topic, visit your repo's landing page and select "manage topics."