Hi! I run a beauty site, wifey beauty, with a lot of image-heavy content. I'm considering moving to a serverless architecture to improve performance and scalability. Could this help with faster load times and better content delivery for sites like mine? Any advice would be great!
Hi @wifeybeauty,
Welcome to Google Cloud Community!
To answer your question, if you have a website like Wifey Beauty with a lot of pictures, using a serverless architecture might be a good idea. It can make your website work faster and handle more traffic, which is perfect for a site with lots of images.
If your website prioritizes image-heavy content, you might consider looking into Google Cloud Run Functions. It is a serverless computing platform that allows you to run code in response to events without managing servers. It's really easy to use and helps you do things faster, build smaller parts of your website, and connect to other Google Cloud tools.
Main characteristics and advantages of Google Cloud Functions:
Overall, Google Cloud Run is a great tool for handling big images. It can automatically adjust to handle more or less traffic, delivers images quickly, uses resources wisely, and works well with other Google Cloud tools. This can make your website faster and better for users.
I hope the above information is helpful.
I want to second the recommendation to look at Cloud CDN. Another thing that works well for serving images or even an entire static website is serving from a Cloud Storage bucket. We wrote about it as use case 4 in this blog post: https://cloud.google.com/blog/products/serverless/introducing-cloud-run-volume-mounts?e=48754805