:rocket: Deployed a Static Website with Pulumi + A...
# general
f
🚀 Deployed a Static Website with Pulumi + AWS S3 + Cloudflare Hey folks! 👋 I recently completed a project where I deployed a static website using Pulumi (Python), AWS S3 for hosting, and Cloudflare for DNS + HTTPS. I wrote a detailed walkthrough covering: • How I used
BucketV2
+
BucketWebsiteConfigurationV2
• Setting public access policies properly • Uploading site assets with Pulumi • Integrating Cloudflare DNS with a CNAME record • Best practices and gotchas I encountered 🔗 Here’s the full write-up on Dev: https://dev.to/onlyfave/iac-in-action-deploying-a-static-site-with-pulumi-aws-cloudflare-29cj Would love any feedback or thoughts from the community! 🙌