# Articles from September 2024 - DeployHQ Blog

Displaying posts **1** – **8** of **8** in total

### [How to Automate CDN Cache Invalidation with DeployHQ and Cloudflare](https://www.deployhq.com/blog/cdn-and-deployhq-a-powerful-duo)

Posted on 26th September 2024

Your CDN keeps serving stale assets after every deploy. Here is how to set up automatic Cloudflare cache purging in DeployHQ so users always see the latest version of your site.

### [Zero Downtime Deployments with DeployHQ: A Step-by-Step Guide](https://www.deployhq.com/blog/zero-downtime-deployments-with-deployhq-a-step-by-step-guide)

Posted on 23rd September 2024

Keep your website online during deployments with DeployHQ's Zero Downtime Deployments. Learn how to set it up and why it's crucial for businesses relying on online presence.

### [DeployHQ: Your Universal Deployment and Hosting Platform](https://www.deployhq.com/blog/deployhq-your-universal-deployment-platform-for-all-hosting-types)

Posted on 19th September 2024

DeployHQ deploys and hosts your code — Managed VPS, Static Hosting, or your own infrastructure. Five ways to ship and serve from one dashboard.

### [Cloudflare R2 vs AWS S3: Pricing, Performance & Migration](https://www.deployhq.com/blog/aws-s3-vs-cloudflare-r2-a-deep-dive-for-deployhq-users)

Posted on 16th September 2024

Cloudflare R2 vs AWS S3 compared on pricing, egress fees, latency, and S3 API compatibility. Real migration steps and which to pick for your workload.

### [How to Keep API Keys Out of Your Git Repository (With Code Examples)](https://www.deployhq.com/blog/protecting-your-api-keys-a-quick-guide)

Posted on 12th September 2024

One git push with a hardcoded API key can compromise your infrastructure. This guide covers .env file setup, language-specific examples, automated secret scanning with git-secrets and truffleHog, and how to deliver secrets to production safely with DeployHQ.

### [Deploying Your Code with DeployHQ: A Beginner's Guide](https://www.deployhq.com/blog/deploying-your-code-with-deployhq-a-beginner-s-guide)

Posted on 9th September 2024

Ready to share your code? Learn how to deploy it easily with DeployHQ. Our beginner-friendly guide breaks down the process step-by-step.

### [OWASP Security Checklist for Deployments: A CI/CD Audit Guide](https://www.deployhq.com/blog/securing-your-deployments-a-checklist-based-on-owasp)

Posted on 5th September 2024

An OWASP-aligned security checklist for CI/CD pipelines, mapped to the CI/CD Top 10, ASVS, SCVS, and the deployment-specific risks the Top 10 misses.

### [Streamlined Deployments: A Strategy Guide for 2026](https://www.deployhq.com/blog/the-ultimate-guide-to-streamlined-deployments)

Posted on 2nd September 2024

How to pick the right deployment strategy, automate the pipeline, and ship without 3am surprises. Decision table, gotchas, and rollback patterns.

