<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>google cloud function on Maarten van Vliet</title>
    <link>https://maartenvanvliet.nl/tags/google-cloud-function/</link>
    <description>Recent content in google cloud function on Maarten van Vliet</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>Maarten van Vliet</copyright>
    <lastBuildDate>Sat, 29 Jul 2017 15:28:27 +0200</lastBuildDate><atom:link href="https://maartenvanvliet.nl/tags/google-cloud-function/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Dynamic image resizing with Google Cloud Functions</title>
      <link>https://maartenvanvliet.nl/2017/07/29/dynamic-image-resizing-with-google-cloud-function/</link>
      <pubDate>Sat, 29 Jul 2017 15:28:27 +0200</pubDate>
      
      <guid>https://maartenvanvliet.nl/2017/07/29/dynamic-image-resizing-with-google-cloud-function/</guid>
      <description>For a small project I needed dynamic image resizing, meaning I would call an image in an url, append some parameters for resizing and return a smaller image, so something like example.com/image.jpg?w=50&amp;amp;h=50. Now there are several open source projects capable of doing that, most notably Thumbor.
However, I wanted to try something new. I recently dabbled a little with Google Cloud Functions and it seemed like a good candidate. However, I feared the initial spin-up time of the functions might be problematic.</description>
    </item>
    
  </channel>
</rss>
