<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:hatena="http://www.hatena.ne.jp/info/xmlns#"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
>

<channel rdf:about="https://b.hatena.ne.jp/System/LoadBalancer/">
<title>LoadBalancer&#x306B;&#x95A2;&#x3059;&#x308B;System&#x306E;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;</title>
<link>https://b.hatena.ne.jp/System/LoadBalancer/</link>
<description>LoadBalancer&#x306B;&#x95A2;&#x3059;&#x308B;System&#x306E;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; (1)</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/System/20191110#bookmark-4677027790985013442" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/System/20191110#bookmark-4677027790985013442">
<title>Let&#x27;s Create a Simple Load Balancer With Go</title>
<link>https://kasvith.me/posts/lets-create-a-simple-lb-go/</link>
<description></description>
<dc:creator>System</dc:creator>
<dc:date>2019-11-10T12:24:32Z</dc:date>
<dc:subject>golang</dc:subject>
<dc:subject>LoadBalancer</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/golang" />
    <rdf:li resource="https://b.hatena.ne.jp/q/LoadBalancer" />
  </rdf:Bag>
</taxo:topics>
<content:encoded>&#x3C;blockquote cite=&#x22;https://kasvith.me/posts/lets-create-a-simple-lb-go/&#x22; title=&#x22;Let&#x26;#39;s Create a Simple Load Balancer With Go&#x22;&#x3E;&#x3C;cite&#x3E;&#x3C;img src=&#x22;https://cdn-ak2.favicon.st-hatena.com/64?url=https%3A%2F%2Fkasvith.me%2Fposts%2Flets-create-a-simple-lb-go%2F&#x22; alt=&#x22;&#x22; /&#x3E; &#x3C;a href=&#x22;https://kasvith.me/posts/lets-create-a-simple-lb-go/&#x22;&#x3E;Let&#x26;#39;s Create a Simple Load Balancer With Go&#x3C;/a&#x3E;&#x3C;/cite&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://kasvith.me/posts/lets-create-a-simple-lb-go/&#x22;&#x3E;&#x3C;img src=&#x22;https://cdn-ak-scissors.b.st-hatena.com/image/square/8564a05bbc20bc8511facf14db7783827fd9daca/backend=imagemagick;height=90;version=1;width=120/https%3A%2F%2Fkasvith.me%2Fassets%2Fstatic%2Ffeatured.e978dc2.ffda3766fafb06a0c700d3a90093f8dc.png&#x22; alt=&#x22;Let&#x26;#39;s Create a Simple Load Balancer With Go&#x22; title=&#x22;Let&#x26;#39;s Create a Simple Load Balancer With Go&#x22; class=&#x22;entry-image&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;p&#x3E;Load Balancers plays a key role in Web Architecture. They allow distributing load among a set of backends. This makes services more scalable. Also since there are multiple backends configured the service become highly available as load balancer can pick up a working server in case of a failure. A...&#x3C;/p&#x3E;&#x3C;p&#x3E;&#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/kasvith.me/posts/lets-create-a-simple-lb-go/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.hatena.ne.jp/entry/image/https://kasvith.me/posts/lets-create-a-simple-lb-go/&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Let&#x26;#39;s Create a Simple Load Balancer With Go&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Let&#x26;#39;s Create a Simple Load Balancer With Go&#x22; border=&#x22;0&#x22; style=&#x22;border: none&#x22; /&#x3E;&#x3C;/a&#x3E; &#x3C;a href=&#x22;https://b.hatena.ne.jp/entry/s/kasvith.me/posts/lets-create-a-simple-lb-go/&#x22;&#x3E;&#x3C;img src=&#x22;https://b.st-hatena.com/images/append.gif&#x22; border=&#x22;0&#x22; alt=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; title=&#x22;&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF;&#x306B;&#x8FFD;&#x52A0;&#x22; /&#x3E;&#x3C;/a&#x3E;&#x3C;/p&#x3E;&#x3C;/blockquote&#x3E;</content:encoded>
<hatena:bookmarkcount>62</hatena:bookmarkcount>
</item>
</rdf:RDF>