@mattferderer @growdigital @Netlify Also, even with cached DB requests, you still need to render views and serve things on demand. Granted, adding layers of caching can expedite requests, but you are really adding layers of logic that you have to manage yourself which essentially make things behave as if static. :)