<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Cloudsql Proxy on Breaking Things</title>
    <link>https://kris.budhr.am/tags/cloudsql-proxy/</link>
    <description>Recent content in Cloudsql Proxy on Breaking Things</description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Sun, 19 Apr 2020 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://kris.budhr.am/tags/cloudsql-proxy/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Troubleshooting GCP&#39;s CloudSQL Proxy in GAE</title>
      <link>https://kris.budhr.am/post/2020-05-06-gcp-cloudsql-gae/</link>
      <pubDate>Sun, 19 Apr 2020 00:00:00 +0000</pubDate>
      
      <guid>https://kris.budhr.am/post/2020-05-06-gcp-cloudsql-gae/</guid>
      <description>Google App Engine (GAE) Flex isn&amp;rsquo;t the trendiest method for running cloud compute, but it still has its use cases. Along with it, GCP&amp;rsquo;s CloudSQL is a simple-to-use managed DB solution. But getting these technologies to play nicely together can be a challenge, especially if they&amp;rsquo;re in separate projects1.
No CloudSQL Proxy container GAE Flex runs workloads on modified GCE VMs. Connecting to an instance drops you into a shell2 where you can run all sorts of programs, including docker commands.</description>
    </item>
    
  </channel>
</rss>