<?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>Forem: Sachin</title>
    <description>The latest articles on Forem by Sachin (@sachin841).</description>
    <link>https://forem.com/sachin841</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%2F1067085%2F6ad12ae7-3a79-4353-9ccb-b25503607906.jpg</url>
      <title>Forem: Sachin</title>
      <link>https://forem.com/sachin841</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/sachin841"/>
    <language>en</language>
    <item>
      <title>IAm AWS guide</title>
      <dc:creator>Sachin</dc:creator>
      <pubDate>Mon, 27 Oct 2025 13:02:27 +0000</pubDate>
      <link>https://forem.com/sachin841/iam-aws-guide-o32</link>
      <guid>https://forem.com/sachin841/iam-aws-guide-o32</guid>
      <description>&lt;p&gt;It is service of aws of it contain the &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;user&lt;br&gt;
who login in the aws account is called user&lt;br&gt;
user have direct permission if no of permission(service) to the user&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;group&lt;br&gt;
group of user of have permission like if i have a ec2 group if any user put in this group they have ec2 permission to used their service&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;permission&lt;br&gt;
you assigned the permission to the user what they access and can not access the service of aws&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Note- user have direct permission and group permission&lt;/p&gt;

&lt;p&gt;Here are two type of permission&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;login access&lt;/li&gt;
&lt;li&gt;service access&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Now two ways to login in aws account &lt;br&gt;
  gui- type username and password&lt;br&gt;
  cli- access key and secret key  (Teraform)&lt;/p&gt;

&lt;h2&gt;
  
  
  Create the User and gave to login acces
&lt;/h2&gt;

&lt;p&gt;go to the iam service and create a user&lt;br&gt;
 and select the next&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Foomtpovz8wtojbsin3y6.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Foomtpovz8wtojbsin3y6.png" alt=" " width="800" height="294"&gt;&lt;/a&gt;&lt;br&gt;
and select the next&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0qey2v887qj5vszcb4nx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0qey2v887qj5vszcb4nx.png" alt=" " width="800" height="328"&gt;&lt;/a&gt;&lt;br&gt;
and select the next&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmuxkjjyyac9wgv05dtqb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmuxkjjyyac9wgv05dtqb.png" alt=" " width="800" height="242"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkx9ebmqeuva3i475or6c.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkx9ebmqeuva3i475or6c.png" alt=" " width="800" height="299"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Login permission assign to the user
&lt;/h2&gt;

&lt;p&gt;click inside the user when user is created&lt;/p&gt;

&lt;p&gt;and clicked the security credential&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffp2tkpob1ptoiw4y0r5e.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffp2tkpob1ptoiw4y0r5e.png" alt=" " width="800" height="244"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;and click the enable console access&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3iazp6i5mxiq77exeef3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3iazp6i5mxiq77exeef3.png" alt=" " width="800" height="461"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;They three option first is automatic generated password second is usergenerated password  third when we login the come the pop up set your password&lt;br&gt;
we select the usergenerated  password&lt;/p&gt;

&lt;p&gt;and download the csv file&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ff42r6rvun6zl8q0qwdm9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ff42r6rvun6zl8q0qwdm9.png" alt=" " width="800" height="232"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  How to cli access
&lt;/h2&gt;

&lt;p&gt;In the security credential inside the downside &lt;br&gt;
you found the access key&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqcfv6vm7vffnd7ebo0p9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqcfv6vm7vffnd7ebo0p9.png" alt=" " width="800" height="204"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;select the command line interface&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fs2ymda3izswvshrk8n45.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fs2ymda3izswvshrk8n45.png" alt=" " width="800" height="232"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;and acknowledge and select the next&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkl0k9u4awtscpvgkqyp2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkl0k9u4awtscpvgkqyp2.png" alt=" " width="800" height="328"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;and create the access key&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdexo9nikhlbair8nlauh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdexo9nikhlbair8nlauh.png" alt=" " width="800" height="319"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  How to create a group and How to attached the permission these group and Add user to these group
&lt;/h2&gt;

&lt;p&gt;Create a user group&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpfuij9lx9et2s4ssy1hz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpfuij9lx9et2s4ssy1hz.png" alt=" " width="800" height="282"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;and type the group name and i type the ec2 group &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffcexrd72hhhbbihr9h9m.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffcexrd72hhhbbihr9h9m.png" alt=" " width="800" height="310"&gt;&lt;/a&gt;&lt;br&gt;
and the last create a group&lt;/p&gt;

&lt;p&gt;Here you see the group is created&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgxu3qthwwhub2ahh9q18.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgxu3qthwwhub2ahh9q18.png" alt=" " width="800" height="280"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;go inside the group you have see the option add user &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjxctkjv6oa5qvf9s36ju.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjxctkjv6oa5qvf9s36ju.png" alt=" " width="800" height="365"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;i select the sachin user&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fto2vxkr9u6sjp194pldj.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fto2vxkr9u6sjp194pldj.png" alt=" " width="800" height="227"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fsfohnoeo1gyuaqp0g1wk.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fsfohnoeo1gyuaqp0g1wk.png" alt=" " width="800" height="249"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;can you see user inside the group in ec2&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fyo48wzvmv1hpwuno2z0m.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fyo48wzvmv1hpwuno2z0m.png" alt=" " width="800" height="324"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Now we apply the permission&lt;/p&gt;

&lt;p&gt;Inside the permission click policy and click the attached policy&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fr6epaa3zbmfhgyq7zqzf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fr6epaa3zbmfhgyq7zqzf.png" alt=" " width="800" height="288"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;and search the ec2 and on the ec2 full permission &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwv6k83szo0t2apf3ti4w.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwv6k83szo0t2apf3ti4w.png" alt=" " width="800" height="293"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;and click attached policy in the last&lt;/p&gt;

&lt;p&gt;and we should login the user account and &lt;/p&gt;

&lt;p&gt;that image show without policy&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fikoel6kxqj119385tkap.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fikoel6kxqj119385tkap.png" alt=" " width="800" height="354"&gt;&lt;/a&gt;&lt;br&gt;
and refresh the account &lt;br&gt;
that image apply the ec2 policy&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fyznbq6obu79cyyjgoh4l.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fyznbq6obu79cyyjgoh4l.png" alt=" " width="800" height="339"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Direct permission to the user
&lt;/h2&gt;

&lt;p&gt;i apply the direct permission to the user when we policy of sns attched the sachin user&lt;/p&gt;

&lt;p&gt;go inside the sachin user&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0xwzbmrw1nbzbwj861n6.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0xwzbmrw1nbzbwj861n6.png" alt=" " width="800" height="305"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;add permission click&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fsu9ovd3dngjo36em8dcs.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fsu9ovd3dngjo36em8dcs.png" alt=" " width="800" height="338"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;select attached policy directly&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpsebh11aue8iji648x0m.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpsebh11aue8iji648x0m.png" alt=" " width="800" height="268"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;search sns and tick the sns full permission and click and next and add permission&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2am2aftdhevnfk1yq7g5.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2am2aftdhevnfk1yq7g5.png" alt=" " width="800" height="309"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;see that you have two permission sns and ec2 and you inside the ec2 group&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdxm5qcxqmr3ji5xugu0y.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdxm5qcxqmr3ji5xugu0y.png" alt=" " width="800" height="294"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  How to removed the user (sachin) in group
&lt;/h2&gt;

&lt;p&gt;Go inside the usergroup select the sachin and removed&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7mm6xceecfo0iyzcqrxq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7mm6xceecfo0iyzcqrxq.png" alt=" " width="800" height="289"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Note sachin is removed the ec2 group so it lost ec2 permission but they have sns permission&lt;/p&gt;

&lt;h2&gt;
  
  
  How to recover user password if you forgot
&lt;/h2&gt;

&lt;p&gt;Go inside the user and select the security credential&lt;br&gt;
and click the managed the security credential  and popup open&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqjwmttpphk9mbehpjtce.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fqjwmttpphk9mbehpjtce.png" alt=" " width="800" height="317"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;and popup have two option &lt;br&gt;
if disable the user when if they can not the access and reset the password &lt;br&gt;
i choose reset  the password and revoke why another user is login and they automatically logout and again the login &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fao7lulgqrsnkas400xqr.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fao7lulgqrsnkas400xqr.png" alt=" " width="800" height="578"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;and click the reset the password  and download the csv&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Route 53</title>
      <dc:creator>Sachin</dc:creator>
      <pubDate>Mon, 27 Oct 2025 06:14:18 +0000</pubDate>
      <link>https://forem.com/sachin841/route-53-4a6e</link>
      <guid>https://forem.com/sachin841/route-53-4a6e</guid>
      <description>&lt;p&gt;it is amazon service it provided the Domain name service  because i can not remember the ip address so we provide the name  this name attatched to the ip address&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;ip address used by computer identified the server&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Two type of ip
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;ipv4&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;ipv6 &lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Some top level domain &lt;br&gt;
.com .in. au&lt;br&gt;
secondary domain level&lt;br&gt;
.gov.in&lt;/p&gt;

&lt;p&gt;In a aws route 32 have advantage  generally we have webserver and we connected the loadbalancer  in the availbility zone&lt;br&gt;
if availablity zone some issue arise load balancer transfer another avialiablity zone&lt;br&gt;&lt;br&gt;
Problem is when the region aries the issue hence we solved the problem help of Route 53&lt;/p&gt;

&lt;h2&gt;
  
  
  Routing policy of Route53
&lt;/h2&gt;

&lt;h2&gt;
  
  
  Simple Routing policy
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnd73rhbfrjnw5ta6h716.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnd73rhbfrjnw5ta6h716.png" alt=" " width="800" height="461"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Weighted Routing policy
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fd1c1duxac3m5s7n8kz4l.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fd1c1duxac3m5s7n8kz4l.png" alt=" " width="800" height="467"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Latency Routing policy
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fut286a5au5aa0qx43pwu.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fut286a5au5aa0qx43pwu.png" alt=" " width="800" height="452"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  FailOver Routing Policy
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flcnsgvm7tycbxz1xd4gz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flcnsgvm7tycbxz1xd4gz.png" alt=" " width="800" height="459"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Geolocation Routing policy
&lt;/h2&gt;

</description>
      <category>aws</category>
      <category>beginners</category>
      <category>networking</category>
    </item>
    <item>
      <title>Lifecycle mangement of s3 classes</title>
      <dc:creator>Sachin</dc:creator>
      <pubDate>Sun, 26 Oct 2025 08:20:58 +0000</pubDate>
      <link>https://forem.com/sachin841/lifecycle-mangement-of-s3-classes-3pnj</link>
      <guid>https://forem.com/sachin841/lifecycle-mangement-of-s3-classes-3pnj</guid>
      <description>&lt;p&gt;we learn the life cycle of s3 bucket go inside the management &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvfppxxbt2241vx83hafz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvfppxxbt2241vx83hafz.png" alt=" " width="800" height="338"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;create a lifecycle rule click &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3ofle7ti35htwsk06p6t.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3ofle7ti35htwsk06p6t.png" alt=" " width="800" height="256"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;type the name of rule and choose 2 option&lt;/p&gt;

&lt;p&gt;In a lifecycle one object moved the one s3 class to another class &lt;br&gt;
we choose the current version and time interval select the 30 day&lt;br&gt;
first class and 60 day of second how 30+30 and now third class 90 day&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fz2q4v1yaap7n01k1jp9t.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fz2q4v1yaap7n01k1jp9t.png" alt=" " width="800" height="288"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fimgt8dk5t4hwttxua99g.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fimgt8dk5t4hwttxua99g.png" alt=" " width="800" height="289"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;now created the rule&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Copy bucket to another bucket S3aws (Automatic)</title>
      <dc:creator>Sachin</dc:creator>
      <pubDate>Sun, 26 Oct 2025 08:01:43 +0000</pubDate>
      <link>https://forem.com/sachin841/copy-bucket-to-another-bucket-automatic-301g</link>
      <guid>https://forem.com/sachin841/copy-bucket-to-another-bucket-automatic-301g</guid>
      <description>&lt;p&gt;we can see the manual process now we can see the automation way&lt;br&gt;
we have mumbai and delhi bucket  the mumbai  bucket copy all the file in delhi bucket &lt;br&gt;
note - default  enable the versioning that is manadatory for security&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Foiihcojygvlslwe7zf0w.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Foiihcojygvlslwe7zf0w.png" alt=" " width="800" height="364"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Go inside the mumbai bucket   have demo file &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fw6wx3jkchi2sin0i8ghs.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fw6wx3jkchi2sin0i8ghs.png" alt=" " width="800" height="332"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Select the management option&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F23db5sjmqzqgfjq325fu.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F23db5sjmqzqgfjq325fu.png" alt=" " width="800" height="367"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;and downside you found&lt;br&gt;
create the replication rule&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvpetwd6agd9tn3iuoe0r.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvpetwd6agd9tn3iuoe0r.png" alt=" " width="800" height="306"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;type the rule  name and choose one option 1 any specific file you choose type i have only copy 10 file start with guide  and then i type guide* ok and 2 option when all the select the all file and object&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fuo1j2z868m3uk7skxeah.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fuo1j2z868m3uk7skxeah.png" alt=" " width="800" height="281"&gt;&lt;/a&gt;&lt;br&gt;
and now choose the destination  bucket&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fk6nvn5tf1u6zd3h8yho8.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fk6nvn5tf1u6zd3h8yho8.png" alt=" " width="800" height="222"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;and they have two option in this bucket and another bucket have another account if you want another aws account and type account number and bucket name choice is your but in this time i choose this bucket&lt;/p&gt;

&lt;p&gt;you can see the option of role this  i am service that have user and permission handle and group hand but in this time we create a new role &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fuwonqez1vbk8d3ojfywh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fuwonqez1vbk8d3ojfywh.png" alt=" " width="800" height="144"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;and save now you have two option&lt;/p&gt;

&lt;p&gt;1 if you bucket a have  exiting some file and object copy  to  another  bucket&lt;br&gt;
2 it not copy the exiting file and when we upload the new object only copy that&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpn7v1yzhvxbyey5a9nhb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpn7v1yzhvxbyey5a9nhb.png" alt=" " width="800" height="315"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I choose 1  i have alredy screem shot&lt;/p&gt;

</description>
    </item>
    <item>
      <title>How to copy object one bucket to anothor bucket | How to move object one bucket to another bucket(Manual process)S3 aws</title>
      <dc:creator>Sachin</dc:creator>
      <pubDate>Sun, 26 Oct 2025 07:06:36 +0000</pubDate>
      <link>https://forem.com/sachin841/how-to-copy-object-one-bucket-to-anothor-bucket-how-to-move-object-one-bucket-to-another-bucket-39bd</link>
      <guid>https://forem.com/sachin841/how-to-copy-object-one-bucket-to-anothor-bucket-how-to-move-object-one-bucket-to-another-bucket-39bd</guid>
      <description>&lt;p&gt;First we create two  bucket in name mumbai bucket and delhi bucket and upload the some file in mumbai bucket and copy these file delhi bucket &lt;/p&gt;

&lt;p&gt;In mumbai bucket have demo file &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2hdf2882di4vdjf71f8s.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2hdf2882di4vdjf71f8s.png" alt=" " width="800" height="321"&gt;&lt;/a&gt;&lt;br&gt;
choose action&lt;br&gt;
and copy&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F50rplg4j4f5z5ceth9cu.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F50rplg4j4f5z5ceth9cu.png" alt=" " width="800" height="341"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Now select the browse s3 and select the bucket i have delhi bucket&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fsflwj5gbmcg1dy4h2i4g.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fsflwj5gbmcg1dy4h2i4g.png" alt=" " width="800" height="212"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;i select the delhi bucket  and select the destination&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmxtlinf7qvryk3ri7bo6.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmxtlinf7qvryk3ri7bo6.png" alt=" " width="800" height="222"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;and select the copy  button&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ft1pbhv5dq733la8dzrp3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ft1pbhv5dq733la8dzrp3.png" alt=" " width="800" height="281"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;check the your file  copy the another bucket&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3ig8gniymjhsb5oaz9jo.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3ig8gniymjhsb5oaz9jo.png" alt=" " width="800" height="367"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This is a copy process same  process in move you choose in action in move&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Host a website in S3</title>
      <dc:creator>Sachin</dc:creator>
      <pubDate>Sun, 26 Oct 2025 06:29:29 +0000</pubDate>
      <link>https://forem.com/sachin841/host-a-website-in-s3-4jp7</link>
      <guid>https://forem.com/sachin841/host-a-website-in-s3-4jp7</guid>
      <description>&lt;p&gt;we can learn the host a static website in s3&lt;/p&gt;

&lt;p&gt;we create a bucket &lt;/p&gt;

&lt;p&gt;and i go chatgpt we create a one page website &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frju21t6apxuau5va7xcb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frju21t6apxuau5va7xcb.png" alt=" " width="800" height="459"&gt;&lt;/a&gt;&lt;br&gt;
and download this upload the the bucket&lt;/p&gt;

&lt;p&gt;and same as error html file  and upload&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fomoe52m4az3bll2je3zj.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fomoe52m4az3bll2je3zj.png" alt=" " width="800" height="227"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Go the property in the bucket &lt;br&gt;
In a downside you have option the&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4rrrmcewjmgxtwi0jlza.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4rrrmcewjmgxtwi0jlza.png" alt=" " width="800" height="168"&gt;&lt;/a&gt;&lt;br&gt;
  select the edit option&lt;/p&gt;

&lt;p&gt;enable the option&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzk60gn0e51i67v85nzzh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzk60gn0e51i67v85nzzh.png" alt=" " width="800" height="237"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;you have two  option&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F16xbp6slxl2jtn78udtu.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F16xbp6slxl2jtn78udtu.png" alt=" " width="800" height="263"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;add the filename  in the index.html same as error html file &lt;/p&gt;

&lt;p&gt;click the save changed&lt;/p&gt;

&lt;p&gt;go inside the object you can see the url and acees the public&lt;br&gt;
go this url&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7gkkc4xcryt0esv4lj7i.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7gkkc4xcryt0esv4lj7i.png" alt=" " width="800" height="390"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Versioning in S3</title>
      <dc:creator>Sachin</dc:creator>
      <pubDate>Sun, 26 Oct 2025 05:22:36 +0000</pubDate>
      <link>https://forem.com/sachin841/versioning-in-s3-3kmf</link>
      <guid>https://forem.com/sachin841/versioning-in-s3-3kmf</guid>
      <description>&lt;ul&gt;
&lt;li&gt;
We can understand the create the bucket and upload the object and access the object&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What is versioning in s3
&lt;/h2&gt;

&lt;p&gt;it is the process of restoreation&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Replicated the object(restore the deleted the object and file)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Version &lt;br&gt;
i gave simple example of version if you have text file if you write hello  and saved the file this is called version 1, and edit the file add some content like hello good morning this is called version 1.2 this is called the version&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  How to enable the version  in s3
&lt;/h2&gt;

&lt;p&gt;Go inside the bucket&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7ax2r6pex2j7m3j2anu7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7ax2r6pex2j7m3j2anu7.png" alt=" " width="800" height="291"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;select the properties&lt;br&gt;
edit the version  of inside the property&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhwovjiakp550tt990t2g.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhwovjiakp550tt990t2g.png" alt=" " width="800" height="284"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;select the enable and save changed&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvwq7nyxoq9muxm4eh6tn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvwq7nyxoq9muxm4eh6tn.png" alt=" " width="800" height="284"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  How to recover the object
&lt;/h2&gt;

&lt;p&gt;Now we upload the file and deleted the file&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftly65g0ute9a5kqvjc4i.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftly65g0ute9a5kqvjc4i.png" alt=" " width="800" height="265"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Now switch on  the version &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9y6br1q95hof0z16lyb6.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9y6br1q95hof0z16lyb6.png" alt=" " width="800" height="173"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;when we switch on the version&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fj4oyjzwps76s2nnu9jqq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fj4oyjzwps76s2nnu9jqq.png" alt=" " width="800" height="184"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;you can see that actual object inside the deleted marker  the deleted marker is wall kind  of thing  behind that object inside when we deleted the object whenever the we enable the version it is not deleted it is actually behind the deleted marker &lt;br&gt;
you can object back you need to deleted the deleted the deleted marker&lt;/p&gt;

&lt;p&gt;we deleted the delete marker  and disable the version&lt;br&gt;
we replicated the object&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu0vevt2ej95c35qb95uo.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu0vevt2ej95c35qb95uo.png" alt=" " width="800" height="158"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Version in s3
&lt;/h2&gt;

&lt;p&gt;we create txt file name demo.txt inside in heloo&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7bxqpcp1p416dbukc3jl.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7bxqpcp1p416dbukc3jl.png" alt=" " width="800" height="260"&gt;&lt;/a&gt;&lt;br&gt;
upload the bucket this file&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ft8hxgs68gqy2vwu4si38.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ft8hxgs68gqy2vwu4si38.png" alt=" " width="800" height="411"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;add more content the the demo file again upload&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffflb6kabz6aao4i0s0rq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffflb6kabz6aao4i0s0rq.png" alt=" " width="800" height="302"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;see that &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fsr7gkj7bj06cn2e1fnv8.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fsr7gkj7bj06cn2e1fnv8.png" alt=" " width="800" height="151"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;when we upload same file two time it save as version &lt;/p&gt;

&lt;p&gt;this is version 1&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnqvedzirfpvfeg23txn6.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnqvedzirfpvfeg23txn6.png" alt=" " width="800" height="184"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftj4ldx2j32x6x2a3ypxv.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftj4ldx2j32x6x2a3ypxv.png" alt=" " width="800" height="156"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;this is version 2&lt;/p&gt;

</description>
    </item>
    <item>
      <title>How to upload the object in S3 | How to public the object | How to access the object</title>
      <dc:creator>Sachin</dc:creator>
      <pubDate>Sun, 26 Oct 2025 04:35:34 +0000</pubDate>
      <link>https://forem.com/sachin841/how-to-upload-the-object-in-s3-how-to-public-the-object-how-to-access-the-object-5g8h</link>
      <guid>https://forem.com/sachin841/how-to-upload-the-object-in-s3-how-to-public-the-object-how-to-access-the-object-5g8h</guid>
      <description>&lt;p&gt;Now we create the bucket  go inside the bucket&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fa8xvmb4w5zqoosioehxe.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fa8xvmb4w5zqoosioehxe.png" alt=" " width="800" height="272"&gt;&lt;/a&gt;&lt;br&gt;
 click the blue line go inside the bucket&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fi17kxsstvvj77k8ekwki.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fi17kxsstvvj77k8ekwki.png" alt=" " width="800" height="242"&gt;&lt;/a&gt;&lt;br&gt;
Choose the upload button  any text and  file you upload&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzp8s3i7ezyidu1zkxv67.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzp8s3i7ezyidu1zkxv67.png" alt=" " width="800" height="171"&gt;&lt;/a&gt;&lt;br&gt;
i add one file some screen shot&lt;/p&gt;

&lt;p&gt;To show the  file you choose the public access&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fyfscuaopm0ct58zjql1c.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fyfscuaopm0ct58zjql1c.png" alt=" " width="800" height="261"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Choose the public access  and tick &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F439844do60spnavoaps2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F439844do60spnavoaps2.png" alt=" " width="800" height="160"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;now click the upload button&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffblggoxo18ij0rwd5axf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffblggoxo18ij0rwd5axf.png" alt=" " width="800" height="270"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;i can upload the object we can accees the object   go inside the object&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frc0wlurrcinjrsr3kqg1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Frc0wlurrcinjrsr3kqg1.png" alt=" " width="800" height="266"&gt;&lt;/a&gt;&lt;br&gt;
you can see the object url to acees the object &lt;/p&gt;

&lt;p&gt;Note if you want the public acces the object go permission&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvxkekv7l9zlfh4uzo675.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvxkekv7l9zlfh4uzo675.png" alt=" " width="800" height="237"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fx9gvm3ev8soqkt9ekfa5.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fx9gvm3ev8soqkt9ekfa5.png" alt=" " width="800" height="130"&gt;&lt;/a&gt;&lt;br&gt;
and save changed click&lt;/p&gt;

</description>
    </item>
    <item>
      <title>How to create a bucket | s3 guide</title>
      <dc:creator>Sachin</dc:creator>
      <pubDate>Sun, 26 Oct 2025 04:23:47 +0000</pubDate>
      <link>https://forem.com/sachin841/how-to-create-a-bucket-s3-guide-1gpc</link>
      <guid>https://forem.com/sachin841/how-to-create-a-bucket-s3-guide-1gpc</guid>
      <description>&lt;p&gt;In this blog guide you create a bucket &lt;br&gt;
 search the service  like s3 and and select the create the bucket&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fiujbon17q9i8kzpbco1e.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fiujbon17q9i8kzpbco1e.png" alt=" " width="800" height="284"&gt;&lt;/a&gt;&lt;br&gt;
1 Now in choose the region i select the Asia pacific &lt;br&gt;
2  choose the General purpose  it contain the mix of classes of s3&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffnbqv63kwuvnkeyegp74.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffnbqv63kwuvnkeyegp74.png" alt=" " width="800" height="180"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;you can see the two layer of security  choose the Acl enable to public accces&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnf5k5h9b96q030g3r2ng.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnf5k5h9b96q030g3r2ng.png" alt=" " width="800" height="256"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;untick the block public access &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fypalu0uhfmsiqw6w6wci.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fypalu0uhfmsiqw6w6wci.png" alt=" " width="800" height="102"&gt;&lt;/a&gt;&lt;br&gt;
  and acknowledge the  current setting&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffoueqpei8t87xzu9hijx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffoueqpei8t87xzu9hijx.png" alt=" " width="800" height="162"&gt;&lt;/a&gt;&lt;br&gt;
 In last create bucket&lt;/p&gt;

</description>
      <category>aws</category>
      <category>beginners</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>S3 aws guide</title>
      <dc:creator>Sachin</dc:creator>
      <pubDate>Sat, 25 Oct 2025 06:06:12 +0000</pubDate>
      <link>https://forem.com/sachin841/s3-aws-guide-45e1</link>
      <guid>https://forem.com/sachin841/s3-aws-guide-45e1</guid>
      <description>&lt;h2&gt;
  
  
  What is Amazon S3?
&lt;/h2&gt;

&lt;p&gt;Amazon Simple Storage Service (S3) is a scalable object storage service provided by AWS. It allows users to store and retrieve any amount of data, such as text files, images, videos, and other objects, from anywhere on the web. S3 is designed for durability, scalability, and accessibility, making it ideal for a wide range of use cases, including backups, media hosting, and data lakes.&lt;/p&gt;

&lt;p&gt;S3 stores data as &lt;strong&gt;objects&lt;/strong&gt; within &lt;strong&gt;buckets&lt;/strong&gt;. A bucket is a container for objects, and each object consists of data, a key (name), and metadata. Objects can be text files, MP3s, images, or any other file type.&lt;/p&gt;

&lt;h3&gt;
  
  
  Storage Types
&lt;/h3&gt;

&lt;p&gt;S3 stores data primarily as objects, but it can also support use cases involving:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Object Storage&lt;/strong&gt;: Stores files like text, MP3s, images, and other data types as objects in buckets.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Block Storage&lt;/strong&gt;: While S3 itself is object storage, it can integrate with services like Amazon Elastic Block Store (EBS) for operating system-level block storage needs. For example, objects in S3 can store virtual machine images or backups that include OS data.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;S3 provides &lt;strong&gt;unlimited storage capacity&lt;/strong&gt;, allowing users to scale storage needs without constraints. Amazon guarantees &lt;strong&gt;99.999999999% (11 nines) durability&lt;/strong&gt;, ensuring data is not lost, and offers high availability for accessing data.&lt;/p&gt;

&lt;h2&gt;
  
  
  S3 Storage Classes
&lt;/h2&gt;

&lt;p&gt;AWS S3 offers several storage classes to optimize cost, performance, and accessibility based on user needs:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;S3 Standard&lt;/strong&gt;: Designed for frequently accessed data with low latency and high throughput. Ideal for active workloads like websites and analytics.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;S3 Intelligent-Tiering&lt;/strong&gt;: Automatically moves data between frequent and infrequent access tiers based on usage patterns, optimizing costs without manual intervention.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;S3 Standard-Infrequent Access (S3 Standard-IA)&lt;/strong&gt;: For data accessed less frequently but requiring immediate access when needed, such as backups or long-term storage.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;S3 One Zone-Infrequent Access (S3 One Zone-IA)&lt;/strong&gt;: Similar to S3 Standard-IA but stores data in a single Availability Zone, offering lower costs with slightly reduced resilience.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;S3 Glacier&lt;/strong&gt;: For archival data with retrieval times ranging from minutes to hours, suitable for long-term storage at a lower cost.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;S3 Glacier Deep Archive&lt;/strong&gt;: The lowest-cost storage class for rarely accessed data, with retrieval times of 12–48 hours, ideal for compliance or archival needs.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Each class balances cost, durability, and retrieval speed to suit different use cases.&lt;/p&gt;

&lt;h2&gt;
  
  
  S3 Transfer Acceleration
&lt;/h2&gt;

&lt;p&gt;S3 Transfer Acceleration enables fast and secure file transfers over long distances between end users and an S3 bucket. It leverages &lt;strong&gt;Amazon CloudFront’s globally distributed edge locations&lt;/strong&gt; to optimize data transfer.&lt;/p&gt;

&lt;h3&gt;
  
  
  How It Works
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;When data is uploaded to an S3 bucket with Transfer Acceleration enabled, it is sent to the nearest CloudFront edge location.&lt;/li&gt;
&lt;li&gt;From the edge location, data is routed to the S3 bucket over an optimized network path, reducing latency and improving transfer speeds.&lt;/li&gt;
&lt;li&gt;This is particularly useful for users uploading or downloading large files, such as media or backups, from distant geographic locations.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;To enable Transfer Acceleration, you can configure it on a bucket via the AWS Management Console or SDK, and use a special endpoint (e.g., &lt;code&gt;&amp;lt;bucket-name&amp;gt;.s3-accelerate.amazonaws.com&lt;/code&gt;).&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>aws</category>
      <category>cloud</category>
      <category>architecture</category>
    </item>
    <item>
      <title>Linux File guide</title>
      <dc:creator>Sachin</dc:creator>
      <pubDate>Fri, 24 Oct 2025 15:38:51 +0000</pubDate>
      <link>https://forem.com/sachin841/linux-file-guide-2b38</link>
      <guid>https://forem.com/sachin841/linux-file-guide-2b38</guid>
      <description>&lt;h2&gt;
  
  
  In a linux have 4 ways to create a file
&lt;/h2&gt;

&lt;h2&gt;
  
  
  cat
&lt;/h2&gt;

&lt;p&gt;it   command is -  cat &amp;gt; filename enter  it can write the file and ctrl + d exit the&lt;br&gt;
 file &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flsjgc7tvag59efqya40n.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Flsjgc7tvag59efqya40n.png" alt=" " width="549" height="97"&gt;&lt;/a&gt;&lt;br&gt;
see that image &lt;/p&gt;

&lt;h2&gt;
  
  
  touch
&lt;/h2&gt;

&lt;p&gt;it create the empty file&lt;br&gt;
  touch filename enter&lt;br&gt;
  show the ls command&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fo77xayegzbhd0vz0znav.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fo77xayegzbhd0vz0znav.png" alt=" " width="615" height="79"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  nano
&lt;/h2&gt;

&lt;p&gt;it is type of editor n&lt;br&gt;
command - nano filename&lt;br&gt;
  and exit to ctrl + x and it type Y&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmib00oqxu1lvpqbs3jtw.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmib00oqxu1lvpqbs3jtw.png" alt=" " width="800" height="116"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Vi/ vim
vi filename
it have two mode 
insert mode   press i  to typing the file&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;command mode  type Esc :wq! w- save and q quit and ! forcefully&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcdv1h6t9nnqi2tiqphqv.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fcdv1h6t9nnqi2tiqphqv.png" alt=" " width="800" height="385"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>tutorial</category>
      <category>cli</category>
      <category>linux</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Window and linux guide</title>
      <dc:creator>Sachin</dc:creator>
      <pubDate>Fri, 24 Oct 2025 14:38:03 +0000</pubDate>
      <link>https://forem.com/sachin841/window-and-linux-guide-3hli</link>
      <guid>https://forem.com/sachin841/window-and-linux-guide-3hli</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0ctxxy0kfjhiqa4v2pcl.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F0ctxxy0kfjhiqa4v2pcl.png" alt=" " width="800" height="351"&gt;&lt;/a&gt;&lt;br&gt;
we discuss the different  between the window and user &lt;/p&gt;

&lt;h2&gt;
  
  
  window
&lt;/h2&gt;

&lt;p&gt;In a window user interact the shell and the shell interact the operating system and operating system interact hardware and also you can see the picture an hardware response  the req  the the os and os to shell and shell show the output &lt;br&gt;
Note : In a window user interact have two ways&lt;br&gt;
     1 Gui (graphical user interface )&lt;br&gt;
      example you add a file in window using help of gui&lt;br&gt;
     2 Command line&lt;br&gt;
       using shell command line&lt;/p&gt;

&lt;h2&gt;
  
  
  linux
&lt;/h2&gt;

&lt;p&gt;In a linux user have not choice they interact the only the shell and shell interact the kernal and kernal interact the hardware and also hardware response the kernal and shell&lt;/p&gt;

&lt;h2&gt;
  
  
  Differnce between  window and linux
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;In window have adminstration   &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;In linux have root user&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;In window have software &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;In linux have package&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;In window have os&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;In linux have kernal&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;In window have folder &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;In linux have directory&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;In window have c drive&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;In a linux have  top level root directory&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Window File structure Heiarchy
&lt;/h2&gt;

&lt;p&gt;1 Program file &lt;br&gt;
  it contained the software file &lt;br&gt;
2 user file&lt;br&gt;
  it is the house of user they login&lt;br&gt;
3 window file&lt;br&gt;
  it contain the os related file&lt;br&gt;
4 Program file&lt;br&gt;
  it contain the install software file&lt;/p&gt;

&lt;h2&gt;
  
  
  Linux file system Heiarchy
&lt;/h2&gt;

&lt;p&gt;it it is top level directory it denoted the backslash /&lt;/p&gt;

&lt;p&gt;it have &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;root dir
it contain the root user if the root user gave login the linux 
2 home
it us house of other user if root user created the other user to access the system
3 boot
it contain the package related file when the system start the you can see some package start automatic the process called the booting process  it contain booting files&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;4 config&lt;br&gt;
  it cofiguration of system  user and package&lt;/p&gt;

&lt;p&gt;5 usr&lt;br&gt;
 it contain  file the package user install &lt;/p&gt;

&lt;p&gt;6 bin&lt;br&gt;
  it contain  the registered command example when we type the dir it show  dirr of system it registered the bin  it can all run by all user &lt;br&gt;
7 sbin &lt;br&gt;
it a special command  run by root user &lt;/p&gt;

&lt;p&gt;Now we discuss the &lt;br&gt;
c:\Program file\&lt;br&gt;
window start wit c drive  \ this is called the seperation&lt;br&gt;
/root/div&lt;br&gt;
linux start with / - top level dir&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>linux</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
