<?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: Pratiksha Dake</title>
    <description>The latest articles on DEV Community by Pratiksha Dake (@pratikshadake).</description>
    <link>https://dev.to/pratikshadake</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%2F615052%2Feb28d08c-b5b4-4f63-b80e-7427727b9c27.png</url>
      <title>DEV Community: Pratiksha Dake</title>
      <link>https://dev.to/pratikshadake</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pratikshadake"/>
    <language>en</language>
    <item>
      <title>[Idea Discussion] Development Environments as a service</title>
      <dc:creator>Pratiksha Dake</dc:creator>
      <pubDate>Tue, 08 Feb 2022 06:18:08 +0000</pubDate>
      <link>https://dev.to/pratikshadake/idea-discussion-development-environments-as-a-service-53af</link>
      <guid>https://dev.to/pratikshadake/idea-discussion-development-environments-as-a-service-53af</guid>
      <description>&lt;p&gt;[Problem Statement] Spinning off a developer environment for a feature testing is a pain. Developers either have to wait for a devops to give an environment or wait for any of the existing environments to be free to test their feature. This severely affects developer productivity.  &lt;/p&gt;

&lt;p&gt;[Solution] On demand developer environments as a service with a single click. Wouldn't it be life-saving if one could get environments and required services (databases, memory storage, third party services like sendgrid, etc.) with a single click?&lt;/p&gt;

&lt;p&gt;Let me tell you a bit more:&lt;br&gt;
All of these environments are&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;fully isolated&lt;/li&gt;
&lt;li&gt;secure &amp;amp; private&lt;/li&gt;
&lt;li&gt;accessible&lt;/li&gt;
&lt;li&gt;robust&lt;/li&gt;
&lt;li&gt;scalable&lt;/li&gt;
&lt;li&gt;ephemeral or permanent (whichever way you like)&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&amp;amp; there's a super simple way to spin off  environments (dev, prod, permanent, ephemeral) directly from:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Web&lt;/li&gt;
&lt;li&gt;IDE&lt;/li&gt;
&lt;li&gt;CLI&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Furthermore, you can connect microservices with each other &amp;amp; test the entire stack end-to-end.&lt;/p&gt;

&lt;p&gt;Easier said than done, right? Well, we've taken the first baby step towards it &amp;amp; have an MVP that lets you spin off developer environments from your IDE &amp;amp; CLI (web version on it's way).&lt;br&gt;
We are looking for some early customers to give us feedback on our current product and get a sneak peek of our web product.   If you'd like to get access, please fill out this form - &lt;a href="https://forms.gle/8BjfXT1kAhFHNBwj7"&gt;https://forms.gle/8BjfXT1kAhFHNBwj7&lt;/a&gt;&lt;/p&gt;

</description>
      <category>devops</category>
      <category>docker</category>
      <category>discuss</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
