<?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: Sanjit Mohanty</title>
    <description>The latest articles on DEV Community by Sanjit Mohanty (@sanjitun).</description>
    <link>https://dev.to/sanjitun</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%2F902871%2F86f43e07-4401-4efc-8273-6132c12c04c5.jpeg</url>
      <title>DEV Community: Sanjit Mohanty</title>
      <link>https://dev.to/sanjitun</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sanjitun"/>
    <language>en</language>
    <item>
      <title>Unstuck: How Kubernetes’ New Namespace Deletion Enhancement Simplifies Cluster Management!</title>
      <dc:creator>Sanjit Mohanty</dc:creator>
      <pubDate>Sat, 01 Mar 2025 08:55:42 +0000</pubDate>
      <link>https://dev.to/sanjitun/unstuck-how-kubernetes-new-namespace-deletion-enhancement-simplifies-cluster-management-3n3</link>
      <guid>https://dev.to/sanjitun/unstuck-how-kubernetes-new-namespace-deletion-enhancement-simplifies-cluster-management-3n3</guid>
      <description>&lt;p&gt;A new post out - &lt;a href="https://medium.com/@sanjimoh/unstuck-how-kubernetes-new-namespace-deletion-enhancement-simplifies-cluster-management-8208b0c25849" rel="noopener noreferrer"&gt;https://medium.com/@sanjimoh/unstuck-how-kubernetes-new-namespace-deletion-enhancement-simplifies-cluster-management-8208b0c25849&lt;/a&gt;&lt;/p&gt;

</description>
      <category>kubernetes</category>
    </item>
    <item>
      <title>Simplifying Kubernetes Resource Management!</title>
      <dc:creator>Sanjit Mohanty</dc:creator>
      <pubDate>Sat, 01 Mar 2025 08:54:57 +0000</pubDate>
      <link>https://dev.to/sanjitun/simplifying-kubernetes-resource-management-1pbj</link>
      <guid>https://dev.to/sanjitun/simplifying-kubernetes-resource-management-1pbj</guid>
      <description>&lt;p&gt;A new post out - &lt;a href="https://medium.com/@sanjimoh/simplifying-kubernetes-resource-management-a9cd4ebce12d" rel="noopener noreferrer"&gt;https://medium.com/@sanjimoh/simplifying-kubernetes-resource-management-a9cd4ebce12d&lt;/a&gt;&lt;/p&gt;

</description>
      <category>kubernetes</category>
    </item>
    <item>
      <title>A Technical deep dive into Workspace in KCP</title>
      <dc:creator>Sanjit Mohanty</dc:creator>
      <pubDate>Sat, 01 Mar 2025 08:53:40 +0000</pubDate>
      <link>https://dev.to/sanjitun/a-technical-deep-dive-into-workspace-in-kcp-17l</link>
      <guid>https://dev.to/sanjitun/a-technical-deep-dive-into-workspace-in-kcp-17l</guid>
      <description>&lt;p&gt;A new post out - &lt;a href="https://medium.com/faun/a-technical-deep-dive-into-workspace-in-kcp-52c4898ad676" rel="noopener noreferrer"&gt;https://medium.com/faun/a-technical-deep-dive-into-workspace-in-kcp-52c4898ad676&lt;/a&gt;&lt;/p&gt;

</description>
      <category>kubernetes</category>
    </item>
    <item>
      <title>A New Paradigm for Kubernetes Platform Engineering!</title>
      <dc:creator>Sanjit Mohanty</dc:creator>
      <pubDate>Sat, 01 Mar 2025 08:52:27 +0000</pubDate>
      <link>https://dev.to/sanjitun/a-new-paradigm-for-kubernetes-platform-engineering-1c21</link>
      <guid>https://dev.to/sanjitun/a-new-paradigm-for-kubernetes-platform-engineering-1c21</guid>
      <description>&lt;p&gt;A new post out: &lt;a href="https://medium.com/faun/a-new-paradigm-for-kubernetes-platform-engineering-193966ea681d" rel="noopener noreferrer"&gt;https://medium.com/faun/a-new-paradigm-for-kubernetes-platform-engineering-193966ea681d&lt;/a&gt;&lt;/p&gt;

</description>
      <category>kubernetes</category>
    </item>
    <item>
      <title>Apache Apisix API Gateway — A walkthrough!</title>
      <dc:creator>Sanjit Mohanty</dc:creator>
      <pubDate>Sun, 11 Sep 2022 16:45:43 +0000</pubDate>
      <link>https://dev.to/sanjitun/apache-apisix-api-gateway-a-walkthrough-271p</link>
      <guid>https://dev.to/sanjitun/apache-apisix-api-gateway-a-walkthrough-271p</guid>
      <description>&lt;p&gt;This is the second instalment of “&lt;strong&gt;&lt;em&gt;Learning API Gateways&lt;/em&gt;&lt;/strong&gt;” series. In the last episode, we learnt about the &lt;strong&gt;&lt;em&gt;&lt;a href="https://dev.to/sanjitun/tyk-api-gateway-a-walkthrough-1npp"&gt;Tyk Api Gateway&lt;/a&gt;&lt;/em&gt;&lt;/strong&gt;. Below I’m leaving behind some of the relevant links; do checkout these, if you haven’t yet!&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Industry landscape of Api Gateways — &lt;a href="https://sanjimoh.medium.com/api-gateway-landscape-347b91639f0b" rel="noopener noreferrer"&gt;https://sanjimoh.medium.com/api-gateway-landscape-347b91639f0b&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;A walkthrough of Tyk Api Gateway — &lt;a href="https://dev.to/sanjitun/tyk-api-gateway-a-walkthrough-1npp"&gt;https://dev.to/sanjitun/tyk-api-gateway-a-walkthrough-1npp&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;My focus has been around Kubernetes platform &amp;amp; how each of the industry API Gateways natively support it.&lt;/p&gt;

&lt;p&gt;In today’s episode of Learning API Gateway series, I’ll take you through — &lt;strong&gt;&lt;em&gt;&lt;u&gt;Apache Apisix Api Gateway&lt;/u&gt;&lt;/em&gt;&lt;/strong&gt;. You can find the video of this episode in the bottom of this article.&lt;/p&gt;

&lt;p&gt;Hope you all find it useful!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Note :-&lt;/strong&gt; Support for Kubernetes Gateway Api exists in Apache Apisix; however there are some caveats -&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;I felt its documentations could be organised better to make it more accessible; especially finding notes around its support for Kubernetes Gateway API wasn’t really an easy task. You need to install Apisix in a specific way to enable it’s support for Kubernetes Gateway API &amp;amp; this wasn’t very obvious for me to start with.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;With the current Apisix SW version, deletion of Kubernetes Gateway httproutes resource doesn’t delete the corresponding Apisix route configurations. I created a GitHub ticket for the same and learnt that this feature is going to be available with the newer version of Apisix (1.5.0) which is yet to be released.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/p1n7JHadxws"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>apisix</category>
      <category>apigateway</category>
      <category>kubernetes</category>
      <category>gatewayapi</category>
    </item>
    <item>
      <title>Cloud computing &amp; Global Warming - The untold story!</title>
      <dc:creator>Sanjit Mohanty</dc:creator>
      <pubDate>Sat, 13 Aug 2022 22:10:34 +0000</pubDate>
      <link>https://dev.to/sanjitun/cloud-computing-global-warming-the-untold-story-8hb</link>
      <guid>https://dev.to/sanjitun/cloud-computing-global-warming-the-untold-story-8hb</guid>
      <description>&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/HB0TdIXMczo"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Cloud computing is the buzzword in the industry &amp;amp; its not new but been around for quite good amount of time by now!&lt;/p&gt;

&lt;p&gt;Reason for its widespread adoption is its value proposition that it offers through a promise for -&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Extra capacity&lt;/li&gt;
&lt;li&gt;Resilience, and&lt;/li&gt;
&lt;li&gt;More efficient use of storage and processing power&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;So, by switching to cloud computing we are making more efficient usage of resources available to us!&lt;/p&gt;

&lt;p&gt;However, is there a hidden cost behind this lucrative offer? Well, yes &amp;amp; its our very own environment paying the price for it.&lt;/p&gt;

&lt;p&gt;Consider any computing device right from your laptop that you use everyday or the super computers — all such devices being electronic in nature requires electricity and upon prolong usage generates considerable heat!&lt;/p&gt;

&lt;p&gt;Hence to beat this heat, most of the PCs are installed with a coolant unit (fan).&lt;/p&gt;

&lt;p&gt;The bigger &amp;amp; busier the computer, the bigger the coolant &amp;amp; therefore more is the power that it needs. In a typical datacenter, instead of installing such individual fans for each computing device, the temperatures are typically controlled via central air conditioning devices.&lt;/p&gt;

&lt;p&gt;With the every growing web &amp;amp; the cloud, the demands placed upon it, means such cloud computing hubs are actually a gigantic consumer of electricity!&lt;/p&gt;

&lt;p&gt;Consider some of the hard facts from various sources -&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;The energy consumption of Information and Communication Technologies (ICT) is increasing by 9% every year.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;In 2019, according to KTH (The Royal Institute of Technology in Sweden), the internet was consuming 10% of the world’s electricity — an increase of 4% on 2016, reflecting the rapid growth of the network and the demands placed upon it.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;According to a report by AFP news agency, watching a 30-minute video on Netflix, Prime, and other platforms usually release 1.6 kg of carbon dioxide or a 6 km drive emit the same amount of CO2.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The digital transition as it is currently implemented participates to global warming more than it helps preventing it. If there is a right time to act on it, then it is right NOW!!!&lt;/p&gt;

</description>
      <category>globalwarming</category>
      <category>cloudcomputing</category>
    </item>
    <item>
      <title>Cloud-Native Application Protection Platforms</title>
      <dc:creator>Sanjit Mohanty</dc:creator>
      <pubDate>Sun, 07 Aug 2022 16:56:06 +0000</pubDate>
      <link>https://dev.to/sanjitun/cloud-native-application-protection-platforms-480b</link>
      <guid>https://dev.to/sanjitun/cloud-native-application-protection-platforms-480b</guid>
      <description>&lt;p&gt;With more &amp;amp; more enterprises adopting micro services based architecture and Kubernetes based orchestration toolings, as part of their cloud native movement, the application security has become far more critical than ever!&lt;/p&gt;

&lt;p&gt;In this episode, I will be taking you through one of the most sensible way for enterprises to embrace this indispensable requirement of cloud native application security.&lt;/p&gt;

&lt;p&gt;The episode is right below here. Hope you all like it!&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/SeIRUiVUCG0"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>kubernetes</category>
      <category>cloudnative</category>
      <category>security</category>
      <category>cnapp</category>
    </item>
    <item>
      <title>S1E02: Kubernetes Networking Series</title>
      <dc:creator>Sanjit Mohanty</dc:creator>
      <pubDate>Thu, 04 Aug 2022 00:30:00 +0000</pubDate>
      <link>https://dev.to/sanjitun/s1e02-kubernetes-networking-series-3ofd</link>
      <guid>https://dev.to/sanjitun/s1e02-kubernetes-networking-series-3ofd</guid>
      <description>&lt;p&gt;Sharing below the video edition of the &lt;a href="https://sanjimoh.medium.com/kubernetes-secret-recipe-8d03892b27ae" rel="noopener noreferrer"&gt;article&lt;/a&gt; around the Pause Container!&lt;/p&gt;

&lt;p&gt;Hope you find this as useful as the original article!&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/_zaXlOr2oI4"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>kubernetes</category>
      <category>networking</category>
    </item>
    <item>
      <title>S1E01: Kubernetes Networking Series</title>
      <dc:creator>Sanjit Mohanty</dc:creator>
      <pubDate>Thu, 04 Aug 2022 00:28:00 +0000</pubDate>
      <link>https://dev.to/sanjitun/s1e01-kubernetes-networking-series-2odb</link>
      <guid>https://dev.to/sanjitun/s1e01-kubernetes-networking-series-2odb</guid>
      <description>&lt;p&gt;Sharing below the video edition of the &lt;a href="https://sanjimoh.medium.com/demystifying-kubernetes-%20embed%20%20networking-episode-1-ca5605a97f87" rel="noopener noreferrer"&gt;article&lt;/a&gt; around the Linux network namespace!&lt;/p&gt;

&lt;p&gt;Hope you find this as useful as the original article!&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/MwzOdqO0Pbg"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>kubernetes</category>
      <category>networking</category>
    </item>
    <item>
      <title>Building trustworthiness in Digital Economy through API Rating!</title>
      <dc:creator>Sanjit Mohanty</dc:creator>
      <pubDate>Thu, 04 Aug 2022 00:25:00 +0000</pubDate>
      <link>https://dev.to/sanjitun/building-trustworthiness-in-digital-economy-through-api-rating-1pgo</link>
      <guid>https://dev.to/sanjitun/building-trustworthiness-in-digital-economy-through-api-rating-1pgo</guid>
      <description>&lt;p&gt;Sharing below the video edition of API Rating where I talk about fundamentals around it. This is a “101” sort of episode where the intention is to introduce some of the basic concepts.&lt;/p&gt;

&lt;p&gt;Hope you all find this useful!&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/_7hfPuAS0PY"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>api</category>
      <category>rating</category>
      <category>digitaleconomy</category>
    </item>
    <item>
      <title>Tyk API Gateway — A walkthrough</title>
      <dc:creator>Sanjit Mohanty</dc:creator>
      <pubDate>Wed, 03 Aug 2022 17:36:00 +0000</pubDate>
      <link>https://dev.to/sanjitun/tyk-api-gateway-a-walkthrough-1npp</link>
      <guid>https://dev.to/sanjitun/tyk-api-gateway-a-walkthrough-1npp</guid>
      <description>&lt;p&gt;I have been writing &amp;amp; sharing my thoughts around APIs &amp;amp; API Gateways for quite sometime now.&lt;/p&gt;

&lt;p&gt;Please do check out the following links on those -&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://medium.com/@sanjimoh/list/api-product-management-f6bd761506bd" rel="noopener noreferrer"&gt;https://medium.com/@sanjimoh/list/api-product-management-f6bd761506bd&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href="https://medium.com/@sanjimoh/list/api-gateways-0e3d6d6d3dab" rel="noopener noreferrer"&gt;https://medium.com/@sanjimoh/list/api-gateways-0e3d6d6d3dab&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Few months ago, I captured the current landscape of API Gateways in the industry. Link to it is here - &lt;a href="https://sanjimoh.medium.com/api-gateway-landscape-347b91639f0b" rel="noopener noreferrer"&gt;https://sanjimoh.medium.com/api-gateway-landscape-347b91639f0b&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Post that I started evaluating many of those API Gateways indicated over the above landscape.&lt;/p&gt;

&lt;p&gt;I plan to release a series of videos &amp;amp; in each of these episodes, I will pick up one API Gateway and take you all through its capabilities, provisioning along with a demo &amp;amp; in the end share my parting thoughts.&lt;/p&gt;

&lt;p&gt;My focus would be mostly around Kubernetes platform and how these API Gateways perform on it.&lt;/p&gt;

&lt;p&gt;In the first episode of Learning API Gateway series, I’ll take you through — Tyk Open Source API Gateway.&lt;/p&gt;

&lt;p&gt;You can find the video of this episode right below. Hope you all find this useful!&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/Z-yFbjbaXdo"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>tyk</category>
      <category>api</category>
      <category>gateway</category>
      <category>kubernetes</category>
    </item>
  </channel>
</rss>
