<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Avi Cohen</title>
    <description>The latest articles on DEV Community by Avi Cohen (@avic75).</description>
    <link>https://dev.to/avic75</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F809191%2Fab80d178-18ff-4f87-b449-f3d855b74485.jpeg</url>
      <title>DEV Community: Avi Cohen</title>
      <link>https://dev.to/avic75</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/avic75"/>
    <language>en</language>
    <item>
      <title>A Kubernetes Love Story</title>
      <dc:creator>Avi Cohen</dc:creator>
      <pubDate>Wed, 23 Mar 2022 15:32:45 +0000</pubDate>
      <link>https://dev.to/avic75/a-kubernetes-love-story-255d</link>
      <guid>https://dev.to/avic75/a-kubernetes-love-story-255d</guid>
      <description>&lt;p&gt;&lt;a href="https://youtu.be/sR_kMbj6L_o"&gt;https://youtu.be/sR_kMbj6L_o&lt;/a&gt;&lt;/p&gt;

</description>
      <category>programming</category>
      <category>kubernetes</category>
      <category>microservices</category>
      <category>devops</category>
    </item>
    <item>
      <title>Hello K8s folks! Check out this easy way to see mTLS traffic in a K8s cluster that also uses Istio!</title>
      <dc:creator>Avi Cohen</dc:creator>
      <pubDate>Tue, 22 Mar 2022 20:06:22 +0000</pubDate>
      <link>https://dev.to/avic75/hello-k8s-folks-check-out-this-easy-way-to-see-mtls-traffic-in-a-k8s-cluster-that-also-uses-istio-4ka3</link>
      <guid>https://dev.to/avic75/hello-k8s-folks-check-out-this-easy-way-to-see-mtls-traffic-in-a-k8s-cluster-that-also-uses-istio-4ka3</guid>
      <description>&lt;p&gt;Here is a blog post by UP9 addressing the topic. &lt;a href="https://up9.com/gain-visibility-into-istio-mtls-traffic-with-mizu"&gt;https://up9.com/gain-visibility-into-istio-mtls-traffic-with-mizu&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;or visit the open source page on (&lt;a href="http://www.getmizu.io"&gt;www.getmizu.io&lt;/a&gt;)&lt;/p&gt;

</description>
      <category>programming</category>
      <category>kubernetes</category>
      <category>microservices</category>
      <category>webdev</category>
    </item>
    <item>
      <title>How do you see traffic on K8's?</title>
      <dc:creator>Avi Cohen</dc:creator>
      <pubDate>Sun, 20 Mar 2022 09:34:30 +0000</pubDate>
      <link>https://dev.to/avic75/how-do-you-see-tls-traffic-on-k8s-4c2k</link>
      <guid>https://dev.to/avic75/how-do-you-see-tls-traffic-on-k8s-4c2k</guid>
      <description>&lt;p&gt;Mizu just released a new service map feature that is similar to tools like Jaeger and Zipkin that presents a map of service dependencies. &lt;br&gt;
The service map has some unique features, [&lt;a href="https://youtu.be/iA4NBg89NTo"&gt;see a quick 30 sec demo vid here&lt;/a&gt;.]&lt;/p&gt;

&lt;p&gt;Or visit &lt;a href="https://getmizu.io"&gt;getmizu.io&lt;/a&gt;an open source project and the service map feature offers:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Each connecting arrow represents a dependency between a downstream and an upstream service, where the arrow always points to the upstream service.&lt;/li&gt;
&lt;li&gt;The arrow colour represents the protocol that is used between the two services (e.g. Rest, gRPC, RabitMQ, Kafka, Redis etc). &lt;/li&gt;
&lt;li&gt;The arrow thickness represents the connection’s protocol relative throughput and it is based on the number of processed messages. &lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The number of processed messages is also present on the connecting arrow.&lt;/p&gt;

&lt;p&gt;As a reminder, &lt;a href="https://getmizu.io"&gt;Mizu&lt;/a&gt; is a lightweight API traffic viewer for Kubernetes that doesn't require any code instrumentation. It provides complete visibility to all API traffic and payloads with support for different protocols and encryption. A short video describing the new feature can be found here [Add link to video].&lt;/p&gt;

</description>
      <category>programming</category>
      <category>kubernetes</category>
      <category>microservices</category>
      <category>devops</category>
    </item>
  </channel>
</rss>
