<?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: Avinash Seth</title>
    <description>The latest articles on DEV Community by Avinash Seth (@avinashseth).</description>
    <link>https://dev.to/avinashseth</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%2F394784%2F5b940d7b-a5dc-4570-9e92-0644d128eeae.png</url>
      <title>DEV Community: Avinash Seth</title>
      <link>https://dev.to/avinashseth</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/avinashseth"/>
    <language>en</language>
    <item>
      <title>Connect your Azure VM without opening SSH / RDP Ports!</title>
      <dc:creator>Avinash Seth</dc:creator>
      <pubDate>Fri, 14 Jan 2022 14:14:00 +0000</pubDate>
      <link>https://dev.to/avinashseth/connect-your-azure-vm-without-opening-ssh-rdp-ports-41io</link>
      <guid>https://dev.to/avinashseth/connect-your-azure-vm-without-opening-ssh-rdp-ports-41io</guid>
      <description>&lt;p&gt;When you open &lt;strong&gt;PORT 22 for SSH&lt;/strong&gt; or &lt;strong&gt;3389 for RDP&lt;/strong&gt; in your Azure VM.&lt;/p&gt;

&lt;p&gt;You are fundamentally taking a risk.&lt;/p&gt;

&lt;p&gt;You are exposing your VM from public attacks! &lt;/p&gt;

&lt;p&gt;As the IP is public, the attacker is just going to run the scripts!&lt;/p&gt;

&lt;p&gt;But for early stage startups, small companies this can be a big security loophole and for big companies, this is a major compliance issue!&lt;/p&gt;

&lt;p&gt;While early stage startups cannot afford compliance and auditing firms!&lt;/p&gt;

&lt;p&gt;They are putting their resources and assets as risk!&lt;/p&gt;

&lt;p&gt;Is there a solution to it?&lt;/p&gt;

&lt;p&gt;Don't open them?&lt;/p&gt;

&lt;p&gt;Yes, this is one solution! If you don't want to access to your VM after creating them!&lt;/p&gt;

&lt;p&gt;But I want to access them!&lt;/p&gt;

&lt;p&gt;Well in that can you can use &lt;a href="https://docs.microsoft.com/en-us/azure/bastion/bastion-overview"&gt;Azure Bastion&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It is a PAID service by Microsoft Azure, where you can still access your VM without opening those ports!&lt;/p&gt;

&lt;p&gt;All you need is your Microsoft Azure Account and Browser!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--x3VcmZZB--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/9l9x97n748b9yt0b126t.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--x3VcmZZB--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/9l9x97n748b9yt0b126t.png" alt="Credits - Azure Docs" width="880" height="586"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>cloud</category>
      <category>azure</category>
    </item>
    <item>
      <title>Cloud Compliances</title>
      <dc:creator>Avinash Seth</dc:creator>
      <pubDate>Fri, 14 Jan 2022 03:43:19 +0000</pubDate>
      <link>https://dev.to/avinashseth/cloud-compliances-30j8</link>
      <guid>https://dev.to/avinashseth/cloud-compliances-30j8</guid>
      <description>&lt;p&gt;Imagine!&lt;/p&gt;

&lt;p&gt;You are having time of your life one fine Sunday morning!&lt;/p&gt;

&lt;p&gt;And suddenly you receive a call!&lt;/p&gt;

&lt;p&gt;"We are not compliant!"&lt;/p&gt;

&lt;p&gt;What do you do?&lt;/p&gt;

&lt;p&gt;You look everywhere! But it is too late! You cannot do anything now!&lt;/p&gt;

&lt;p&gt;Well that 90 seconds nightmare can be a reality in future!&lt;/p&gt;

&lt;p&gt;Way too many #startups, #sysadmin, IT specialist are scared of compliances!&lt;/p&gt;

&lt;p&gt;They assume if I'm using a #cloud vendor, I'm already compliant!&lt;/p&gt;

&lt;p&gt;But cloud provider has 2 way of saying &lt;/p&gt;

&lt;p&gt;Security "OF" cloud&lt;br&gt;
Security "IN" cloud&lt;/p&gt;

&lt;p&gt;And these terms can often be confusing!&lt;/p&gt;

&lt;p&gt;What is the solution?&lt;/p&gt;

&lt;p&gt;If you #infrastructure is over cloud, #compliance and #security can become tricky!&lt;/p&gt;

&lt;p&gt;Every major cloud provider has separate shared responsibility for them. &lt;/p&gt;

&lt;p&gt;And unfortunately there is no solution that fits all!&lt;/p&gt;

&lt;p&gt;So next time if you are planning to use cloud.&lt;/p&gt;

&lt;p&gt;Talk to experts about your compliance goal and security goals!&lt;/p&gt;

</description>
      <category>azure</category>
      <category>aws</category>
      <category>cloud</category>
    </item>
  </channel>
</rss>
