<?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>Forem: Vishal</title>
    <description>The latest articles on Forem by Vishal (@vishalbiyani).</description>
    <link>https://forem.com/vishalbiyani</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%2F101929%2F28e31616-184c-4d46-ba66-9722fa498bed.jpeg</url>
      <title>Forem: Vishal</title>
      <link>https://forem.com/vishalbiyani</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/vishalbiyani"/>
    <language>en</language>
    <item>
      <title>Datadog Alternative: When to Move Out?</title>
      <dc:creator>Vishal</dc:creator>
      <pubDate>Thu, 27 Jul 2023 07:00:19 +0000</pubDate>
      <link>https://forem.com/infracloud/datadog-alternative-when-to-move-out-9ji</link>
      <guid>https://forem.com/infracloud/datadog-alternative-when-to-move-out-9ji</guid>
      <description>&lt;p&gt;&lt;strong&gt;Introduction&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;As an engineer dabbling with technologies and building solutions for customers, I like Datadog. It’s one of the fastest ways to get observability setup. To add to it, their documentation and help articles are comprehensive and easy to follow making the user experience even better.&lt;/p&gt;

&lt;p&gt;As a decision-maker, I like Datadog because I can set up observability at a relatively lower cost without having to operate and maintain my own observability system.&lt;/p&gt;

&lt;p&gt;But there are cases where the TCO (total cost of ownership) of Datadog may not be efficient as the organization scales. We noticed this trend when speaking to our customers. Many customers after reaching a certain scale were feeling the pinch of the cost. They were looking for alternatives with hope of reducing the TCO. This led us to investigate &amp;amp; simulate the migration so we can prove the hypothesis and help our customers decide whether they should stay with Datadog or migrate to an alternative solution. Also, we had set up observability systems for customers based on OSS technologies, so we were already aware of the cost of setting up &amp;amp; operating such platforms!&lt;/p&gt;

&lt;p&gt;Read the full post on &lt;a href="https://www.infracloud.io/blogs/datadog-alternative-when-to-move-out/"&gt;https://www.infracloud.io/blogs/datadog-alternative-when-to-move-out/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>datadog</category>
      <category>monitoring</category>
      <category>cost</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Be part of Fission this Hacktoberfest</title>
      <dc:creator>Vishal</dc:creator>
      <pubDate>Wed, 30 Sep 2020 17:51:37 +0000</pubDate>
      <link>https://forem.com/vishalbiyani/be-part-of-fission-this-hacktoberfest-3jk7</link>
      <guid>https://forem.com/vishalbiyani/be-part-of-fission-this-hacktoberfest-3jk7</guid>
      <description>&lt;p&gt;Fission is a fast serverless framework for Kubernetes with a focus on developer productivity and high performance. Fission operates on just the code: Docker and Kubernetes are abstracted away under normal operation from the user, though you can use both to extend Fission if you want to. &lt;a href="https://github.com/fission/fission"&gt;You can learn more about the Fission project here&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Think of like AWS Lambda - but you can run it on any Kubernetes cluster!&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;This Hacktoberfest is part of Fission and contribute. No contribution is small and here are some things to get started&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight plaintext"&gt;&lt;code&gt;We are doing an online meetup for those interested in
contributing to Fission &amp;amp; BotKube, check out 
the details here:

https://bit.ly/33A7vps  
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



&lt;blockquote&gt;
&lt;p&gt;Don't miss out on Swag while you contribute :)  &lt;a href="https://www.infracloud.io/blogs/infracloud-joins-hacktoberfest-2020/"&gt;https://www.infracloud.io/blogs/infracloud-joins-hacktoberfest-2020/&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;1) The Contributing page is a good start &amp;amp; overview of basic information and how to get started: &lt;a href="https://github.com/fission/fission/blob/master/CONTRIBUTING.md"&gt;https://github.com/fission/fission/blob/master/CONTRIBUTING.md&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;2) If you are new to Kubernetes, there are many areas such as CLI experience or documentation that you can contribute to.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;You should also Checkout the BotKube project by Prasad, more info here: &lt;a href="https://dev.to/prasadg193/contribute-to-botkube-during-hactoberfest-33pk"&gt;https://dev.to/prasadg193/contribute-to-botkube-during-hactoberfest-33pk&lt;/a&gt; &lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;3) Fission uses &lt;a href="https://github.com/fission/keda-connectors"&gt;Keda-Connectors&lt;/a&gt; for integrating with external systems. These connectors are completely standalone and do not need deep knowledge of Fission or Kubernetes and are great for people new to Cloud Native. You can read more about contributing to Keda Connectors here: &lt;a href="https://github.com/fission/keda-connectors/blob/master/CONTRIBUTING.md"&gt;https://github.com/fission/keda-connectors/blob/master/CONTRIBUTING.md&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;4) Interact with team through Slack/Twitter &amp;amp; Github, all coordinates here: &lt;a href="https://fission.io/community/"&gt;https://fission.io/community/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>kubernetes</category>
      <category>faas</category>
      <category>hacktoberfest</category>
    </item>
  </channel>
</rss>
