Nuxt App Deployment to Cloudflare Workers: Questions & Best Practices

Hello, I am planning to deploy my Nuxt application to Cloudflare Workers and have two questions. I would appreciate any insights from those with prior experience: * If my application is subject to a DDoS attack, will I be billed? If so, how have you addressed this issue? * What are the best practices for optimizing my Cloudflare Workers bill? I saw that prerendering can prevent unwanted CPU usage and make pages faster because we render them before deployment. I'm also open to hearing about your past experience with deploying Nuxt apps to Cloudflare Workers. Previously, I deployed my Nuxt app to VPS servers via Github Actions using Nginx as a reverse proxy, but I'm looking for something easier to maintain and potentially more scalable. I will be offline for two months, and I'm uncertain whether my VPS setup will remain up and running without any issues during that time.
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?