Amazon Cloudfront
Connect CloudFront to exported Webflow sites for Lambda@Edge, AWS WAF, and custom caching. Not compatible with native hosting.
How to integrate Amazon CloudFront with Webflow
Webflow's native hosting already includes CloudFront and Fastly. This guide applies exclusively to exported Webflow sites hosted on AWS S3, EC2, or custom servers.
For exported sites, integration methods include: Prerequisites for exported sites, Build with CloudFront API, Configure custom domains and SSL certificates, Implement cache invalidation, and Implement Lambda@Edge. Export your site and configure CloudFront when you need Lambda@Edge functions, AWS WAF security rules, or unified AWS billing for compliance.
This guide applies to exported sites only
Webflow-hosted sites already have CloudFront acceleration — use Webflow's manual domain connection guide instead. External CloudFront distributions cause 525 handshake errors with Webflow's managed hosting due to SSL certificate validation requirements.
Standard approach for Webflow-hosted sites
Webflow's hosting automatically uses CloudFront and Fastly for global delivery. Custom domains configured through Webflow's interface benefit from:
- Automatic CloudFront and Fastly edge caching globally
- Managed SSL certificate provisioning and renewal
- Automatic cache invalidation on publish
- Global CDN acceleration without additional setup
Prerequisites for exported sites
Before configuring CloudFront, export your site and set up origin infrastructure.
To export your Webflow site:
- Navigate to Site settings > Export code
- Click Prepare ZIP and download the file containing HTML, CSS, JavaScript, images, and assets
Note: Exported sites exclude CMS content, forms, password protection, and e-commerce features.
Choose an origin platform:
- Amazon S3: Create a bucket following the S3 getting started guide. Enable static website hosting, upload files, and configure public read access.
- Amazon EC2: Launch an instance with nginx or Apache. Configure HTTPS and upload files to the web server directory.
- Custom server: Enable HTTPS, configure CORS headers if needed, and upload files.
Test that your site loads correctly at the origin URL with HTTPS before proceeding.
Build with CloudFront API
Follow the distribution creation process:
- Sign in to CloudFront console
- Go to Distributions > Create distribution
- Choose the Web delivery method
- Configure origin domain (S3 bucket URL, EC2 domain, or custom server)
Configure custom domains and SSL certificates
Certificates must be requested in us-east-1 regardless of content origin (requirements).
Request a certificate by using the following steps:
- Access AWS Certificate Manager in us-east-1
- Request a public certificate with DNS validation
- Include apex domain and subdomains (wildcard *.example.com doesn't cover apex)
- Add DNS validation records
Attach certificate:
- In CloudFront distribution settings, select Custom SSL certificate
- Set Security policy to TLS 1.2 or TLS 1.3
Configure CNAMEs:
- In distribution General > Edit, add alternate domain names
- Add CNAME records for subdomains; use ALIAS records for apex domains (Route 53 documentation)
Implement cache invalidation for content updates
Create invalidations using the invalidation process when updating exported sites.
- 1,000 free paths/month; additional paths cost $0.005 each
- Wildcard paths (/images/*) count as single paths
- Use versioned filenames (style.v2.css) to reduce invalidation needs
To create invalidations: Go to distribution > Invalidations > Create invalidation. Enter paths (/index.html, /css/, or / for complete invalidation).
Implement Lambda@Edge for request and response processing
Lambda@Edge runs code at edge locations for request/response processing (guide).
Trigger types:
- Viewer request: Before cache lookup. For authentication, header manipulation, URL rewrites.
- Origin request: On cache miss. For origin selection, header addition.
- Origin response: After origin response. For header modification, error pages.
- Viewer response: Before returning to viewer. For header injection.
What you can build
Integrating Amazon CloudFront with Webflow lets you add enterprise-grade caching, security, and geographic routing to exported sites.
- Global marketing sites: Edge caching with automatic compression for images, videos, and interactive content
- Enterprise sites with AWS WAF: Block malicious traffic, rate limiting, DDoS protection
- Multi-region landing pages: Geographic routing via Lambda@Edge with single Webflow design system
- Authenticated portals: Lambda@Edge viewer request triggers for authentication checks
Frequently asked questions
No. Webflow hosting already uses CloudFront and Fastly. External CloudFront distributions cause 525 SSL handshake errors. Use Webflow's manual domain connection guide instead.
Export when you need AWS‑native features like Lambda@Edge, AWS WAF, custom cache policies, or strict compliance/audit requirements, and can live without Webflow CMS, forms, memberships, and ecommerce.
Yes. You continue designing and publishing to “Export code,” then push the exported bundle to S3/EC2 and invalidate CloudFront whenever content changes.
Description
A CDN that caches content at global edge locations. Integrates with Lambda@Edge, AWS WAF, and AWS Certificate Manager. Supports custom origins including exported Webflow sites on S3 or EC2.
This integration page is provided for informational and convenience purposes only.

Google Sheets
Connect Google Sheets with Webflow to manage CMS content through familiar spreadsheet interfaces, capture form submissions, and synchronize inventory data.

Givebutter
Connect Givebutter with Webflow to collect donations using embedded widgets or build custom workflows through the API.

BigQuery
Connect BigQuery's data warehouse capabilities with your Webflow site using integration platforms or custom server-side middleware to centralize form submissions, analyze user behavior, and build custom analytics dashboards.
Dropbox
Integrating Dropbox with Webflow requires either automation platforms for no-code workflows or direct API implementation for custom functionality. No official Webflow Marketplace app exists.

Cloudinary
Integrate Cloudinary with Webflow to manage and deliver images at scale. This combination lets content teams upload and organize media in Cloudinary while Webflow sites automatically serve device-optimized, responsive assets based on viewport size and browser capabilities without manual resizing or format conversion.
YouTube
Add YouTube videos to Webflow sites using native embed elements or custom iframe code. Control playback settings and configure responsive layouts directly in Webflow. This integration maintains aspect ratio across breakpoints.
Hugeicons
Connect Hugeicons with Webflow to get scalable, professional icons to your projects with direct access to 40,000+ SVG assets.

Vectary 3D & AR
Connect Vectary's browser-based 3D and AR platform with Webflow to create interactive product visualizations, AR experiences, and immersive web content without complex coding.

AI Image Enhancer
Connect AI Image Enhancer by OLAI to your Webflow site to upgrade image quality and generate custom visuals without leaving your workspace.


