Limitation of "Total Disk Space" available for Workers Assets

Hi Devs, CF Members,
Planning to build online book store based on Nuxt.js framework. Following are facys and My Q.

Facts :
  1. Planning to build Nuxt.js web app with Workers and Workers Assets , based on article "https://developers.cloudflare.com/workers/frameworks/framework-guides/nuxt/"
  2. Use-Case : Build an online Book Store, which will have route : /public/book/preview/{book_id}/ (Eg. https://myWebPage.com/book/preview/book123/book123.html) route will be preview of the book and display book_title, book_author, book_summary (keeping simple, for this post)
  3. Each book will have its own static HTML, stored in the respective book_id directory, inside public folder.
My Qs :
Q#1 : How many files can i store in "Workers Assets" ? What are the limitations of "Total Disk Space" (for Workers ($5) Paid Account, NOT Workers on Platform) available for Workers Assets ?
Q#1A : Asking bluntly (to understand scalability of storage of Workers Assets), can i store 1 trillion static HTML files stored in "Workers Assets" ?

Thanks.
This website is for sale! mywebpage.com is your first and best source for all of the information you’re looking for. From general topics to more of what you would expect to find here, mywebpage.com has it all. We hope you find what you are searching for!
Was this page helpful?