<?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: Priyanshu Lanjewar</title>
    <description>The latest articles on DEV Community by Priyanshu Lanjewar (@priyanshulanjewar).</description>
    <link>https://dev.to/priyanshulanjewar</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%2F828042%2Fc0aa2be8-028a-49c7-ab3a-7c1e73fe0318.jpeg</url>
      <title>DEV Community: Priyanshu Lanjewar</title>
      <link>https://dev.to/priyanshulanjewar</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/priyanshulanjewar"/>
    <language>en</language>
    <item>
      <title>What's AWS ASGs?</title>
      <dc:creator>Priyanshu Lanjewar</dc:creator>
      <pubDate>Thu, 15 Dec 2022 06:15:41 +0000</pubDate>
      <link>https://dev.to/priyanshulanjewar/whats-aws-asgs-h96</link>
      <guid>https://dev.to/priyanshulanjewar/whats-aws-asgs-h96</guid>
      <description>&lt;p&gt;Ever wondered why Railways runs special trains during festival times and stops after the festive season is over? Yes, you probably have figured it right. During the Festive season, the number pf passengers increases and cannot be accommodated in existing trains and hence they run special trains. Similarly, as soon as the festival season is gone, the number of passengers decreases which may lead to partial to almost no bookings in some trains leading to the underutilization of trains but still it will incur the cost of running them and that's why they are stopped.&lt;/p&gt;

&lt;p&gt;The same is the concept behind ASGs (Auto Scaling Groups). We may not have the same request all the time in a day. Sometimes, it may be touching the skies, and some other times it will sink below the sea. It may happen our instances remain underutilized most of the time or may suffer overutilization at peak times resulting in failure and downtime. So, using the auto scaling group automatically scales the infrastructure as per the requirements by increasing and decreasing the number of instances required as per requests. &lt;/p&gt;

&lt;p&gt;That's a short piece of information about auto-scaling groups.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Lets try to Understand AWS in Generic language</title>
      <dc:creator>Priyanshu Lanjewar</dc:creator>
      <pubDate>Wed, 14 Dec 2022 06:29:07 +0000</pubDate>
      <link>https://dev.to/priyanshulanjewar/lets-try-to-understand-aws-in-generic-language-a6o</link>
      <guid>https://dev.to/priyanshulanjewar/lets-try-to-understand-aws-in-generic-language-a6o</guid>
      <description>&lt;p&gt;One day I was working, and suddenly my mom came to me and asked me what kinda work I am engaged with. Being from a non-technical background it was difficult to understand what cloud is... so I explained it to her in a generic manner which may be easy for a lot of others to understand.&lt;br&gt;
Here is how explained it to her.&lt;br&gt;
            Long, long ago, there was a village where Rohit and his sister Rashmi were living. It the time for Rashmi to get married. Most of the people in the village were rich and have their farms/ land to host this event. Also, the people themselves do all the necessary things to host the event. But, as Rohit was alone to plan and host the event it was very difficult for him to manage these things. Of course, he'll not buy a piece of land just for hosting one event. Also, if he does so, he would not be able to manage all the things alone.&lt;br&gt;
         In the same village, there lived a man Karan, who was too rich. He came to know about Rohit's problem. He decided to start an event management business. Now if anyone in the village wants to host any event they can simply go to Karan and request services. He provides Hall/ Lawn to host events, catering, cleaning, decoration, and a lot more. Now if anyone was interested to host any event they were not required to request these different services separately from different vendors. Also, they were not required to buy a huge amount of resources uselessly.&lt;br&gt;
     This is what AWS is.&lt;br&gt;
It is a cloud platform that offers a lot of services globally. One need not have to buy huge infrastructures or pay upfront uselessly without any predictions of future requirements. &lt;br&gt;
It has compute services, database services, storage services, and a lot more stacked in one place.&lt;br&gt;
In the subsequent blogs I'll be explaining some common AWS Services using such easy example to understand.&lt;/p&gt;

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