<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gRPC &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/tag/grpc/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Wed, 15 Sep 2021 14:34:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>Practical API Design at Netflix, Part 2: Protobuf FieldMask for Mutation Operations</title>
		<link>https://noise.getoto.net/2021/09/15/practical-api-design-at-netflix-part-2-protobuf-fieldmask-for-mutation-operations/</link>
		
		<dc:creator><![CDATA[Netflix Technology Blog]]></dc:creator>
		<pubDate>Wed, 15 Sep 2021 14:34:09 +0000</pubDate>
				<category><![CDATA[api-design]]></category>
		<category><![CDATA[gRPC]]></category>
		<category><![CDATA[microservice-architecture]]></category>
		<category><![CDATA[protocol-buffers]]></category>
		<category><![CDATA[апи]]></category>
		<guid isPermaLink="false">https://medium.com/p/2e75e1d230e4</guid>

					<description><![CDATA[By Ricky Gardiner, Alex BorysovBackgroundIn our previous post, we discussed how we utilize FieldMask as a solution when designing our APIs so that consumers can request the data they need when fetched via gRPC. In this blog post we will continue to cov...]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Practical API Design at Netflix, Part 1: Using Protobuf FieldMask</title>
		<link>https://noise.getoto.net/2021/09/03/practical-api-design-at-netflix-part-1-using-protobuf-fieldmask/</link>
		
		<dc:creator><![CDATA[Netflix Technology Blog]]></dc:creator>
		<pubDate>Fri, 03 Sep 2021 16:42:05 +0000</pubDate>
				<category><![CDATA[api-design]]></category>
		<category><![CDATA[gRPC]]></category>
		<category><![CDATA[microservice-architecture]]></category>
		<category><![CDATA[protocol-buffers]]></category>
		<category><![CDATA[апи]]></category>
		<guid isPermaLink="false">https://medium.com/p/35cfdc606518</guid>

					<description><![CDATA[By Alex Borysov, Ricky GardinerBackgroundAt Netflix, we heavily use gRPC for the purpose of backend to backend communication. When we process a request it is often beneficial to know which fields the caller is interested in and which ones they ignore. ...]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Build Next-Generation Microservices with .NET 5 and gRPC on AWS</title>
		<link>https://noise.getoto.net/2021/08/23/build-next-generation-microservices-with-net-5-and-grpc-on-aws/</link>
		
		<dc:creator><![CDATA[Matt Cline]]></dc:creator>
		<pubDate>Mon, 23 Aug 2021 17:47:19 +0000</pubDate>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[.NET Core]]></category>
		<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[application load balancer]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[AWS .NET Development]]></category>
		<category><![CDATA[AWS CDK]]></category>
		<category><![CDATA[AWS Device Farm]]></category>
		<category><![CDATA[Elastic Load Balancing]]></category>
		<category><![CDATA[gRPC]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=ddcc6f6f1b37e35a2e56bb2ab73ab596</guid>

					<description><![CDATA[Microservices commonly communicate with JSON over HTTP/1.1. These technologies are ubiquitous and human-readable, but they aren’t optimized for communication between dozens or hundreds of microservices. Next-generation Web technologies, including gRPC and HTTP/2, significantly improve communication speed and efficiency between microservices. AWS offers the most complete platform for builders implementing microservices -- and the addition of HTTP/2 and gRPC support in Application Load Balancer (ALB) provides an end-to-end solution for next-generation microservices. ALBs can inspect and route gRPC calls, enabling features like health checks, access logs, and gRPC-specific metrics. This post demonstrates .NET microservices communicating with gRPC via Application Load Balancers.]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Road to gRPC</title>
		<link>https://noise.getoto.net/2020/10/26/road-to-grpc/</link>
		
		<dc:creator><![CDATA[Junho Choi]]></dc:creator>
		<pubDate>Mon, 26 Oct 2020 16:40:02 +0000</pubDate>
				<category><![CDATA[gRPC]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=9a4c490a8df262bdd9f970845642a07a</guid>

					<description><![CDATA[Cloudflare launched support for gRPC during our 2020 Birthday Week. In this post, we&#8217;ll do a deep-dive into the technical details of how we implemented support.]]></description>
		
		
		<enclosure url="https://blog.cloudflare.com/content/images/2020/10/image1-37.png" length="0" type="" />

			</item>
		<item>
		<title>Announcing support for gRPC</title>
		<link>https://noise.getoto.net/2020/10/01/announcing-support-for-grpc/</link>
		
		<dc:creator><![CDATA[Achiel van der Mandele]]></dc:creator>
		<pubDate>Thu, 01 Oct 2020 13:00:00 +0000</pubDate>
				<category><![CDATA[Birthday Week]]></category>
		<category><![CDATA[gRPC]]></category>
		<category><![CDATA[Product News]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=c987ec74284798260cf9525e02b1aa3a</guid>

					<description><![CDATA[Today we're excited to announce beta support for proxying gRPC, a next-generation protocol that allows you to build APIs at scale. With gRPC on Cloudflare, you get access to the security, reliability and performance features that you're used to having at your fingertips for traditional APIs.]]></description>
		
		
		<enclosure url="https://blog-cloudflare-com-assets.storage.googleapis.com/2020/10/gRPC-OG.png" length="0" type="" />

			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 30/142 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2025-12-10 01:50:25 by W3 Total Cache
-->