Having move to server side rendering to fix SEO, my server loads started taking up to 7 seconds. If you’re familiar with web development, you know that that’s unacceptable. I checked caching, database optimizations, function configurations and more, but below is the real trick to get 0.5 second load times. The issue of cold starts …