<?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>Cloud on Mr.W&#39;s Blog</title>
    <link>https://c57b4987.mrwblog.pages.dev/tags/cloud/</link>
    <description>Recent content in Cloud on Mr.W&#39;s Blog</description>
    <image>
      <title>Mr.W&#39;s Blog</title>
      <url>https://c57b4987.mrwblog.pages.dev/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://c57b4987.mrwblog.pages.dev/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 08 Apr 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://c57b4987.mrwblog.pages.dev/tags/cloud/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>AWS S3 Storage Class</title>
      <link>https://c57b4987.mrwblog.pages.dev/posts/aws-s3-storage-class/</link>
      <pubDate>Mon, 08 Apr 2024 00:00:00 +0000</pubDate>
      <guid>https://c57b4987.mrwblog.pages.dev/posts/aws-s3-storage-class/</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;Bucket Bucket Bucket&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h1 id=&#34;standard-classes&#34;&gt;Standard Classes&lt;/h1&gt;
&lt;h2 id=&#34;s3-standard---general-purpose&#34;&gt;S3 Standard - General Purpose&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;99.99% avaliability&lt;/li&gt;
&lt;li&gt;Used for frequent accessed data&lt;/li&gt;
&lt;li&gt;Low latency and high throughput&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Usage: Big data analytics, mobile &amp;amp; gaming applications, content distribution&amp;hellip;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&#34;standard---infrequent-access&#34;&gt;Standard - Infrequent Access&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;For data that is less frequently accessed, but requires rapud acess when needed&lt;/li&gt;
&lt;li&gt;Lower cost than S3 standard&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;intelligent-tiering&#34;&gt;Intelligent Tiering&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Moves objects automatically between Access Tiers based on usage&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;Usage: Unknown or changing access&lt;/p&gt;</description>
    </item>
    <item>
      <title>AWS Typical 3 Tier Solution Architecture</title>
      <link>https://c57b4987.mrwblog.pages.dev/posts/aws-3-tier-arch/</link>
      <pubDate>Sat, 06 Apr 2024 00:00:00 +0000</pubDate>
      <guid>https://c57b4987.mrwblog.pages.dev/posts/aws-3-tier-arch/</guid>
      <description>&lt;p&gt;The above picture shows the classic 3 tier solution architecture in AWS manner.This solution well solves problems such as disaster recovery, failover, load balancing, and network domain separation.&lt;/p&gt;
&lt;p&gt;Below is the detailed description of tools using in the solution.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Route 53:  Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web service. It has health check abilitiy and failover solution. By using Route 53, you can fine-tune the DNS route with continuously high avaliablilty.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
