<?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: Darshit Gajjar</title>
    <description>The latest articles on DEV Community by Darshit Gajjar (@gajjardarshithasmukhbhai).</description>
    <link>https://dev.to/gajjardarshithasmukhbhai</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%2F158540%2F7cd2b230-2730-40a7-bb34-cef33184741d.jpg</url>
      <title>DEV Community: Darshit Gajjar</title>
      <link>https://dev.to/gajjardarshithasmukhbhai</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gajjardarshithasmukhbhai"/>
    <language>en</language>
    <item>
      <title>EBS key important Features that every DevOps Developer Need to know</title>
      <dc:creator>Darshit Gajjar</dc:creator>
      <pubDate>Sun, 23 Oct 2022 17:38:03 +0000</pubDate>
      <link>https://dev.to/gajjardarshithasmukhbhai/ebs-key-important-features-that-every-devops-developer-need-to-know-32p0</link>
      <guid>https://dev.to/gajjardarshithasmukhbhai/ebs-key-important-features-that-every-devops-developer-need-to-know-32p0</guid>
      <description>&lt;p&gt;&lt;strong&gt;EBS Snapshot Archive&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;EBS Snapshot Archive is somthing, you have not taken data very frequently manner
ex. you will taken data on monthly or yearly&lt;/li&gt;
&lt;li&gt;it will goes on the 24 to 72 hours for restoring the Archive (Clear fancy word of Archive : Archive is something either Data/Files that you can Access them Again in the Future)&lt;/li&gt;
&lt;li&gt;Mover a Snapshot to an "Archive tier" that is 75% cheaper&lt;/li&gt;
&lt;li&gt;In EBS Snapshot it lower you're storage Cost as compare to EBS tier.&lt;/li&gt;
&lt;li&gt;In EBS you have to pay money as you get the data from it&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Recyle Bin for EBS Snapshot&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Setup Rules to retain deleted snapshots so you can recover them after an Accidental deletion&lt;/li&gt;
&lt;li&gt;where retention is 1 day to 1 year&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Fast Snapshot Restore(FSR)&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Basically this Functionality used as Diaster, lets' you have to created the snapshot AZ Region.In unfortuanitely any natural/human made diaster occur so in that situation, you will easily recover that snapshot within few minutes&lt;/li&gt;
&lt;li&gt;when you're snapshot is so-much Big and you want to intialized fully w/o latency so this is so much helpful but you'have to spend much &lt;strong&gt;$$$&lt;/strong&gt; for that.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Thanks for Reading the Content!!&lt;/p&gt;

</description>
      <category>aws</category>
      <category>ebs</category>
      <category>ebsnapshot</category>
    </item>
    <item>
      <title>Better Utilization Of EBS Snapshot for Multiple EC2 Instances ?</title>
      <dc:creator>Darshit Gajjar</dc:creator>
      <pubDate>Sun, 16 Oct 2022 18:39:30 +0000</pubDate>
      <link>https://dev.to/gajjardarshithasmukhbhai/better-utilization-of-ebs-snapshot-for-multiple-ec2-instances--39mi</link>
      <guid>https://dev.to/gajjardarshithasmukhbhai/better-utilization-of-ebs-snapshot-for-multiple-ec2-instances--39mi</guid>
      <description>&lt;ul&gt;
&lt;li&gt;EBS is something Like External Hard-Drive or SSD, that is used to handle External Data things.&lt;/li&gt;
&lt;li&gt;Most Coolest Thing is we can Attach Multiple EBS to a single Instance that is seated in the same Availability Zone &lt;/li&gt;
&lt;li&gt;But the main point is how to Architecturized the Efficient EBS so Anyone Use Very Efficiently in Various Instances without Duplication of Volume&lt;/li&gt;
&lt;li&gt;I Attached the Efficient SC of EBS Architecture.
&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvbv0okgqwz4mxbfnzgc0.png" alt="Image description" width="800" height="407"&gt;
&lt;/li&gt;
&lt;li&gt;In Above Image First I created the 10 GB of Snapshot, then After I Architecture the Memory that will be changed and Not Changed.&lt;/li&gt;
&lt;li&gt;In Not Changed Memory Referenced with the Memory Snap A, Then After I make Difficult Model. In that Model, I Add an Extra 2 GB of Memory.&lt;/li&gt;
&lt;li&gt;In that Memory, I Attached two reference Snap respectively 6 GB and 4 GB, and Boom..............!&lt;/li&gt;
&lt;li&gt;I successfully Architecturized those memories without repetition. so thing thing save customer cost.&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>aws</category>
      <category>ebs</category>
      <category>ec2</category>
      <category>docker</category>
    </item>
    <item>
      <title>Insight About EBS in EC2</title>
      <dc:creator>Darshit Gajjar</dc:creator>
      <pubDate>Sun, 16 Oct 2022 12:01:06 +0000</pubDate>
      <link>https://dev.to/gajjardarshithasmukhbhai/insight-about-ebs-in-ec2-2bfk</link>
      <guid>https://dev.to/gajjardarshithasmukhbhai/insight-about-ebs-in-ec2-2bfk</guid>
      <description>&lt;p&gt;As Full Stack + Devops Engineer, We Need to Handle Different Types of EC2 Instances and Instance Volumes. so in this Article I attached my Practical App Experience &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;When We create the NEW AWS EC2 Instance. so Default EBS is created By default. Attach SC for Ref
&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fogh6q1blbuln735e0osg.png" alt="Image description" width="800" height="480"&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;So As per Above EBS exist when AWS EC2 Instance &lt;code&gt;Not Terminated&lt;/code&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;We can Create multiple AWS EBS and Attach with one or Multiple EC2 Instance. If that All are in same &lt;code&gt;Availibility Zone&lt;/code&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;In Industry We have Various Crtical Scenario where we need EBS Volume in Different Availibility Zone. For that We need to Create &lt;code&gt;EBS Snapshot&lt;/code&gt; for various Operation&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>aws</category>
      <category>ebs</category>
      <category>ec2</category>
    </item>
  </channel>
</rss>
