<?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: Shifu IoT</title>
    <description>The latest articles on DEV Community by Shifu IoT (@shifuiot).</description>
    <link>https://dev.to/shifuiot</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1004322%2F6e8d150c-c0b2-4b82-83fe-57d681a47653.jpg</url>
      <title>DEV Community: Shifu IoT</title>
      <link>https://dev.to/shifuiot</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shifuiot"/>
    <language>en</language>
    <item>
      <title>Public cloud or private cloud, what's the right choice for IoT players?</title>
      <dc:creator>Shifu IoT</dc:creator>
      <pubDate>Thu, 12 Jan 2023 06:59:10 +0000</pubDate>
      <link>https://dev.to/shifuiot/public-cloud-or-private-cloud-whats-the-right-choice-for-iot-players-4nc</link>
      <guid>https://dev.to/shifuiot/public-cloud-or-private-cloud-whats-the-right-choice-for-iot-players-4nc</guid>
      <description>&lt;p&gt;When it comes to IoT, one of the biggest decisions companies have to make is whether to use a public cloud or a private cloud for their infrastructure. Both options have their own set of advantages and disadvantages, and it ultimately comes down to the specific needs of the business.&lt;/p&gt;

&lt;p&gt;Public cloud providers, such as AWS, Azure, and Google Cloud, offer dynamic scaling capabilities and a pay-as-you-go model, which is great for businesses with project-based IT needs and periodically experiences low demand. These providers also offer cost-effective backup and recovery solutions, which can be a major advantage for companies without the finances to set up their own servers.&lt;/p&gt;

&lt;p&gt;Private clouds, on the other hand, are perfect for businesses in highly regulated industries, as well as those in the tech industry where rigorous security and control over infrastructure are important. Private clouds offer advanced data centers and a high level of control over the infrastructure, which can be critical for certain industries.&lt;/p&gt;

&lt;p&gt;For companies that want the best of both worlds, a hybrid cloud approach can be a great option. This allows businesses to take advantage of the benefits of both public and private clouds, giving them the flexibility to choose the most appropriate option for each specific use case.&lt;/p&gt;

&lt;p&gt;Shifu is a Kubernetes native, production-grade, protocol &amp;amp; vendor agnostic IoT development framework that can be deployed on the edge or on the cloud, whether it's public, private or hybrid. With Shifu, companies can have the freedom to choose the best infrastructure option for their specific needs, without being locked into a single vendor.&lt;/p&gt;

&lt;p&gt;Check out our Github page at &lt;a href="https://github.com/Edgenesis/shifu"&gt;https://github.com/Edgenesis/shifu&lt;/a&gt; for more information and to see how Shifu can help your business with IoT development.&lt;/p&gt;

</description>
      <category>cloudcomputing</category>
      <category>edgecomputing</category>
      <category>iot</category>
      <category>kubernetes</category>
    </item>
    <item>
      <title>How Kubernetes is benefiting edge devices</title>
      <dc:creator>Shifu IoT</dc:creator>
      <pubDate>Wed, 11 Jan 2023 15:09:23 +0000</pubDate>
      <link>https://dev.to/shifuiot/how-kubernetes-is-benefiting-edge-devices-4mo</link>
      <guid>https://dev.to/shifuiot/how-kubernetes-is-benefiting-edge-devices-4mo</guid>
      <description>&lt;p&gt;As the network quickly grows, a manual approach to deploying, managing, and maintaining devices will be challenging and time-consuming. This is why I've been trying to introduce Kubernetes to the IoT world. Here are the benefits it brings:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Scalability: The ability to scale is the key concern for many IoT solutions. The ability to serve more devices and handle terabytes of data in real-time requires an infrastructure that can independently scale horizontally or vertically. &lt;/li&gt;
&lt;li&gt;High availability: Edge devices need to be available and reliable for IoT solutions that handle critical business tasks. &lt;/li&gt;
&lt;li&gt;Efficient use of resources: Kubernetes lowers the cost of hosting IoT applications due to its efficient use of resources. Also, it provides an abstraction layer on top of hosted virtual machines. &lt;/li&gt;
&lt;li&gt;Deployment to the IoT edge: A key IoT challenge is deploying software updates to edge devices without interrupting services. Kubernetes can run microservices that progressively roll out changes to services. Kubernetes deployments roll out pod-version updates with a rolling update strategy. 
Enabling DevOps for IoT: IoT solutions must be updated seamlessly with zero downtime to end-users to meet market demands. Kubernetes helps development teams quickly verify, roll out, and deploy changes to IoT services. Also, Kubernetes is supported on different cloud providers, such as AWS, Google Cloud, and Azure. It is even supported as on-premise software. Hence, it will be easy to migrate to any cloud service in the future.
Because of these features, Kubernetes has become one of the most common orchestration tools to be deployed and managed.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Shifu is a Kubernetes native, production-grade, protocol &amp;amp; vendor agnostic IoT development framework. You can develope your application while managing your devices, spare the need for maintaining an additional O&amp;amp;M infrastructure. Check &lt;a href="https://github.com/Edgenesis/shifu" rel="noopener noreferrer"&gt;https://github.com/Edgenesis/shifu&lt;/a&gt; for more details!&lt;/p&gt;

</description>
      <category>gratitude</category>
    </item>
  </channel>
</rss>
