The Challenge
You need to host a static website (HTML, CSS, JavaScript) with fast global delivery, HTTPS, and custom domain support. This is essential for blogs, marketing sites, documentation, or single-page applications.
What You'll Build
- → S3 bucket configured for static website hosting
- → CloudFront CDN for global content delivery
- → SSL/TLS certificate for HTTPS
- → Custom domain support with Route53
- → Optimized caching and error handling
- → Access logs for monitoring
Try This Prompt in Pulumi Neo
Edit the prompt below and run it directly in Neo to deploy your infrastructure.
Best For
Use this prompt when you need to host a static website (React app, Vue.js, documentation site, blog, marketing page) with professional-grade features like HTTPS, custom domain, and global CDN. Perfect for production websites that need fast load times worldwide.
Key Features
This deployment includes everything you need for a production static website:
- Global CDN - Fast content delivery worldwide
- HTTPS - Secure connections with SSL/TLS
- Custom Domain - Use your own domain name
- Cost Optimization - PriceClass_100 for lower costs
- Error Handling - Custom 404 pages
- Monitoring - Access logs for analytics
Perfect for React, Vue, Next.js static exports, or any static site generator!