<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>GRPC on shocksolution.com</title><link>https://shocksolution.com/tags/grpc/</link><description>Recent content in GRPC on shocksolution.com</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 05 Jun 2020 20:14:15 +0000</lastBuildDate><atom:link href="https://shocksolution.com/tags/grpc/index.xml" rel="self" type="application/rss+xml"/><item><title>Testing Access to Google Bigtable</title><link>https://shocksolution.com/posts/testing-access-to-google-bigtable/</link><pubDate>Fri, 05 Jun 2020 20:14:15 +0000</pubDate><guid>https://shocksolution.com/posts/testing-access-to-google-bigtable/</guid><description>&lt;p&gt;This is a minimal PHP script that&amp;rsquo;s useful for verifying connectivity and permissions to read data from a Google Bigtable instance. Unlike some of the sparse examples in Google&amp;rsquo;s PHP SDK, this script will work for any table, and you don&amp;rsquo;t need to know anything about the structure of the table. This script tests the critical elements that need to work together to enable Bigtable access:&lt;/p&gt;&#10;&lt;p&gt;&lt;em&gt;Credential file&lt;/em&gt; GRPC extension for PHP&#10;&lt;em&gt;Protobuf extension for PHP&lt;/em&gt; Scopes enabled on Compute Engine instances&lt;/p&gt;</description></item></channel></rss>