LLM Prompts

CDN Implementation Strategy Generator

Generates a CDN implementation strategy.

The method

Use this prompt to get a comprehensive CDN implementation plan tailored to your specific website or application needs. Provide details about your target audience, content types, and geographical distribution. Paste the prompt into ChatGPT.

The prompts

Prompt 1
I need a detailed CDN implementation strategy for my e-commerce website. Our target audience is primarily in North America and Europe, and we serve a mix of static content (images, CSS, JavaScript) and dynamic content (product pages, user accounts). We are currently hosted on AWS. Our key requirements are: fast loading times globally, robust security against DDoS attacks, and cost-effectiveness. Please provide a step-by-step plan, including specific CDN provider recommendations (e.g., Cloudflare, Akamai, AWS CloudFront) with justifications, configuration guidelines, caching strategies, security best practices, and monitoring/reporting suggestions. Also, outline a rollback plan in case the CDN implementation causes issues.
Prompt 2
Develop a CDN implementation plan for a video streaming platform. Our content consists of both live streams and on-demand videos, and our audience is global. We need a solution that can handle high volumes of traffic, especially during peak hours, with minimal latency. Suggest CDN providers optimized for video delivery, such as Akamai, Fastly, or Limelight Networks. The plan should cover: optimal video encoding settings for CDN delivery, strategies for handling live stream caching and delivery, geographic distribution considerations to minimize latency for viewers in different regions, security measures to protect against unauthorized access and content piracy, and detailed instructions for configuring the CDN with our existing video streaming infrastructure. The plan should also consider cost optimization strategies and provide recommendations for monitoring performance and troubleshooting issues.