<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Cloud Functions on Nyghtowl</title>
    <link>https://nyghtowl.com/tags/cloud-functions/</link>
    <description>Recent content in Cloud Functions on Nyghtowl</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>&lt;a href=&#34;https://creativecommons.org/licenses/by-nc-sa/4.0/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;CC BY-NC-SA 4.0&lt;/a&gt;</copyright>
    <lastBuildDate>Tue, 23 Jun 2020 17:21:13 +0000</lastBuildDate>
    <atom:link href="https://nyghtowl.com/tags/cloud-functions/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Setup and Invoke Cloud Functions using Python</title>
      <link>https://nyghtowl.com/posts/2020/06/setup-and-invoke-cloud-functions-using-python/</link>
      <pubDate>Tue, 23 Jun 2020 17:21:13 +0000</pubDate>
      <guid>https://nyghtowl.com/posts/2020/06/setup-and-invoke-cloud-functions-using-python/</guid>
      <description>&lt;h3 id=&#34;setup-and-invoke-cloud-functions-usingpython&#34;&gt;Setup and Invoke Cloud Functions using Python&lt;/h3&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://nyghtowl.com/posts/2020/06/setup-and-invoke-cloud-functions-using-python/img-01.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Oh the fun I’ve had learning Cloud Functions. It has actually be fun while also frustrating and definitely enlightening to explore serverless services that are supposed to make things easy. Granted I’ve been around long enough to know there is always ramp up, even when it is simple.&lt;/p&gt;&#xA;&lt;p&gt;Cloud Functions is a service that allows you to run code on Google Cloud servers without needing to deal with server configuration or scaling. It is a pay as you go approach that means you pay for what you use and that can help optimize costs. I’ve started using it for a couple functions that I need to run multiple times and that is where it can be very valuable. There was a learning curve especially when connecting different services and this post covers key learnings on these subjects.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
