> ## Documentation Index
> Fetch the complete documentation index at: https://developer.upsun.com/llms.txt
> Use this file to discover all available pages before exploring further.

# C Trinkwon

> Articles written by C Trinkwon.

<div className="blog-card-grid">
  {/* Auto-generated by blog:generate — DO NOT edit manually */}

  <a href="/posts/how-tos/fastly-cdn-and-waf" className="blog-card group rounded-xl bg-card border-theme card-hover shadow-sm hover:shadow-md transition-all overflow-hidden flex flex-col">
    {`/images/posts/how-tos/fastly-cdn-and-waf/fastly-cdn-and-waf.webp` !== '' && (
          <div className="blog-card-img-wrap">
            <img src="/images/posts/how-tos/fastly-cdn-and-waf/fastly-cdn-and-waf.webp" alt="Speed vs. Security? Why not both: The Fastly CDN and WAF on Upsun" className="blog-card-img" />
          </div>
        )}

    <div className="blog-card-body">
      <div className="flex items-center gap-2">
        {`how-tos` !== '' && (
                      <span className="text-xs font-semibold uppercase tracking-wider px-2 py-0.5 rounded-md bg-accent-badge border border-accent-soft text-accent">
                        how-tos
                      </span>
                    )}

        <span className="text-xs text-subtle">Tuesday, March 3rd 2026</span>
      </div>

      <h3 className="blog-card-title group-hover:text-accent transition-colors">Speed vs. Security? Why not both: The Fastly CDN and WAF on Upsun</h3>
      <p className="blog-card-desc">Learn how to pair Fastly’s CDN for speed with its Next-Gen WAF for security on Upsun. Optimize global performance while protecting your infrastructure from threats.</p>
    </div>
  </a>
</div>
