<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>S3 on s4yhii&#39;s blog</title>
    <link>https://blog.s4yhii.com/tags/s3/</link>
    <description>Recent content in S3 on s4yhii&#39;s blog</description>
    <image>
      <title>s4yhii&#39;s blog</title>
      <url>https://blog.s4yhii.com/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://blog.s4yhii.com/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.155.3</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 10 Jan 2022 12:00:00 -0400</lastBuildDate>
    <atom:link href="https://blog.s4yhii.com/tags/s3/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Cloud Resume Challenge</title>
      <link>https://blog.s4yhii.com/posts/2022-01-10-aws-cloud-resume-challenge/</link>
      <pubDate>Mon, 10 Jan 2022 12:00:00 -0400</pubDate>
      <guid>https://blog.s4yhii.com/posts/2022-01-10-aws-cloud-resume-challenge/</guid>
      <description>&lt;h1 id=&#34;cloud-resume-challenge&#34;&gt;Cloud Resume Challenge&lt;/h1&gt;
&lt;h2 id=&#34;setup-aws&#34;&gt;Setup AWS&lt;/h2&gt;
&lt;p&gt;Create your aws account&lt;/p&gt;
&lt;p&gt;Setup MFA for your roor account&lt;/p&gt;
&lt;p&gt;Create an IAM user&lt;/p&gt;
&lt;p&gt;Assign permission (Principle of Least privilege)&lt;/p&gt;
&lt;p&gt;Setup Vault (&lt;a href=&#34;https://github.com/99designs/aws-vault&#34;&gt;https://github.com/99designs/aws-vault&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;aws-vault add myuser ( ex: aws-vault add dev)&lt;/p&gt;
&lt;p&gt;aws-vault exex myuser — aws s3 ls&lt;/p&gt;
&lt;h2 id=&#34;setup-s3&#34;&gt;Setup S3&lt;/h2&gt;
&lt;p&gt;What is s3: file service useful for storing files usually for host a website&lt;/p&gt;
&lt;p&gt;What is AWS SAM: server less application model&lt;/p&gt;
&lt;p&gt;we will create an AWS Lambda (we ignore this for now)&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
