<?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: 丂hubh_dx</title>
    <description>The latest articles on DEV Community by 丂hubh_dx (@shubh_dx).</description>
    <link>https://dev.to/shubh_dx</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F768179%2F3ae75891-1b3a-4821-af62-efc1a323f7a8.jpg</url>
      <title>DEV Community: 丂hubh_dx</title>
      <link>https://dev.to/shubh_dx</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shubh_dx"/>
    <language>en</language>
    <item>
      <title>What is AWS &amp; Should You learn AWS as a Developer?</title>
      <dc:creator>丂hubh_dx</dc:creator>
      <pubDate>Tue, 01 Feb 2022 06:50:27 +0000</pubDate>
      <link>https://dev.to/shubh_dx/what-is-aws-should-you-learn-aws-as-a-developer-5ef1</link>
      <guid>https://dev.to/shubh_dx/what-is-aws-should-you-learn-aws-as-a-developer-5ef1</guid>
      <description>&lt;p&gt;⏹️What is AWS &amp;amp; Should You learn AWS as a Developer?&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;AWS Stands for Amazon Web Services is a Cloud Services Provided by amazon.&lt;/li&gt;
&lt;li&gt;AWS is the IaaS ( Infrastructure as a Services )&lt;/li&gt;
&lt;li&gt;They give you the infrastructure to build your code on.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;⏹️ There are major three fully fledged cloud providers -&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Google Cloud&lt;/li&gt;
&lt;li&gt;Microsoft Azure&lt;/li&gt;
&lt;li&gt;AWS - Amazon Web Services&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;⏹️ Now, Should You learn AWS as a Developer?&lt;br&gt;
For,&lt;/p&gt;

&lt;p&gt;⏹️ Front-end Developers :&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;There are other many sites that can do it in better way without adding complexity as in AWS.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;⏹️ Back-end Developers :&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;You still don't have to learn AWS until or unless you work on a project that transfers tons of data continuously.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;⏹️ When You Have to Learn AWS?&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;If and only if your work - Project - Company requires.&lt;/li&gt;
&lt;li&gt;If you are willing to explore &amp;amp; learn AWS.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;⏹️ Just in case if You want to learn AWS :&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;So in General You should start with Front-end, Back-end Move to Servers &amp;amp; Hosting learn about networking, Linux.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Learn a bit about the Command line, Learn about how to deploy a server, how to deploy it on the cloud before you move to AWS.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;AWS is the Universe of cloud services or You can say it is a data center.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;You can not learn every service provided by AWS don't try to learn everything.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Learn Services that are commonly used in industry&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Elastic Compute Cloud (EC2) - renting a server per hour (from small to huge)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Simple Storage Service (S3) - Cloud object storage service.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Lambda - Which are Serverless Computers&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Simple Email Service ( SES ) - a service for sending mail&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Simple Queue Service ( SQS ) - for maintaining queue structures.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;DynamoDB - Fast NoSQL Key-Value Database&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Identity and Access Management ( IAM ) - cloud security service which helps you to manage users assign policies, and form groups to manage multiple users.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;These services help developers build, deploy, and scale an application in the cloud platform.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;⏹️ Companies using AWS :&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Whether it’s technology giants, startups, government, food manufacturers, or retail organizations, there are so many companies across the world using AWS to develop, deploy and host applications.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;According to Amazon, the number of active AWS users exceeds 1,000,000.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Here is a list of companies using AWS :&lt;/p&gt;

&lt;p&gt;● Netflix&lt;br&gt;
● Intuit&lt;br&gt;
● Coinbase&lt;br&gt;
● Capital One&lt;br&gt;
● Adobe&lt;br&gt;
● Airbnb&lt;br&gt;
● AOL&lt;/p&gt;

</description>
      <category>aws</category>
      <category>cloud</category>
      <category>cloudarchitecture</category>
      <category>cloudservice</category>
    </item>
    <item>
      <title>Still an insane amount of opportunities in Web 2.0</title>
      <dc:creator>丂hubh_dx</dc:creator>
      <pubDate>Sat, 04 Dec 2021 16:38:39 +0000</pubDate>
      <link>https://dev.to/shubh_dx/still-an-insane-amount-of-opportunities-in-web-20web2-internet-ff1</link>
      <guid>https://dev.to/shubh_dx/still-an-insane-amount-of-opportunities-in-web-20web2-internet-ff1</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--MsZWEgfl--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/57w1bfyj9h4mjhgg7742.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--MsZWEgfl--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/57w1bfyj9h4mjhgg7742.jpg" alt="Image description" width="880" height="877"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>career</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
