<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support System &#187; Tag: Amazon s3 - Recent Posts</title>
		<link>http://www.technospot.net/support/tags/amazon-s3</link>
		<description>Every question is Answered</description>
		<language>en-US</language>
		<pubDate>Tue, 24 Nov 2009 00:01:29 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.technospot.net/support/search.php</link>
		</textInput>
		<atom:link href="http://www.technospot.net/support/rss/tags/amazon-s3" rel="self" type="application/rss+xml" />

		<item>
			<title>Ashish Mohta on "The Ultimate guide to host Images using Amazon S3  &#38; Cloudfront"</title>
			<link>http://www.technospot.net/support/topic/the-ultimate-guide-to-host-images-using-amazon-s3#post-58</link>
			<pubDate>Thu, 22 Jan 2009 18:50:51 +0000</pubDate>
			<dc:creator>Ashish Mohta</dc:creator>
			<guid isPermaLink="false">58@http://www.technospot.net/support/</guid>
			<description><p>@<a href="http://twitter.com/lobol" rel="nofollow" target="_blank" title="View lobol's Twitter Profile">lobol</a> I had a talk with one Guy who uses it. He has PV like 1.8 to 1.9 Million and gets a bill around 300 to 400 $. </p>
<p>Thats a little more but still feasible. Like if you have 500000 you would be charged around 60$ lets say.</p>
<p>However Hotlinking is a bit of trouble here. I am not sure if Amazon Provides any support. You can mail their support id to find it.
</p>
</description>
		</item>
		<item>
			<title>lobol on "The Ultimate guide to host Images using Amazon S3  &#38; Cloudfront"</title>
			<link>http://www.technospot.net/support/topic/the-ultimate-guide-to-host-images-using-amazon-s3#post-53</link>
			<pubDate>Thu, 22 Jan 2009 14:02:40 +0000</pubDate>
			<dc:creator>lobol</dc:creator>
			<guid isPermaLink="false">53@http://www.technospot.net/support/</guid>
			<description><p>Can any body share how much they have been billed by Amazon S3 ? I have scary thoughts and stories on that. Specially when you get hotlinked ? Does Amazon give any protection against hotlinking ?
</p>
</description>
		</item>
		<item>
			<title>Ashish Mohta on "The Ultimate guide to host Images using Amazon S3  &#38; Cloudfront"</title>
			<link>http://www.technospot.net/support/topic/the-ultimate-guide-to-host-images-using-amazon-s3#post-49</link>
			<pubDate>Wed, 21 Jan 2009 18:58:43 +0000</pubDate>
			<dc:creator>Ashish Mohta</dc:creator>
			<guid isPermaLink="false">49@http://www.technospot.net/support/</guid>
			<description><p>I went through a lot of posts on Amazon S3, including which had been written long back. But two people who recently moved to Amazon and use Cloudfront had given the best.  I have included the links at the end.</p>
<p>This is how you need to setup Amazon S3 to host images. I have add separate description if you want to use Amazon s3 only , Use the cloudfront and or if you have already a previous amazon s3 and want to move to cloudfront.  Good Luck</p>
<p><strong>Basic:</strong></p>
<p>1.Amazon Account<br />
2.Amazon AWS account<br />
3.Signup for Amazon S3<br />
4.Get Access ID and Secret key<br />
5.Signup for CloudFront</p>
<p><strong>Setup</strong></p>
<p>1. Create Bucket :</p>
<p>		Bucket name : img.sitename.com<br />
		Permissions : World:Read and Owner:Write / Edit ACL</p>
<p><strong>ONLY AMAZON S3</strong></p>
<p>	Add custom DNS accoount </p>
<p>	CNAME:<br />
		NAME : img<br />
		Type : CNAME<br />
		Value: img.sitename.com.s3.amazon.com</p>
<p>		NAME : www.img<br />
		Type : CNAME<br />
		Value: img.sitename.com.s3.amazon.com</p>
<p><strong>Only CloudFront ( With No pre existing Amazon S3 CNAME )</strong></p>
<p>	Creating Distribution for Cloud Front:</p>
<p>		a. Select Any Folder : img.sitename.com.s3.amazon.com<br />
		b. Manage Distribution<br />
		c. Associate CName  : img.sitename.com | Copy unique CF name for it :  xxxx.cloudfront.com<br />
		d. Add CNAME: </p>
<p>			NAME : img<br />
			Type : CNAME<br />
			Value: xxxx.cloudfront.com</p>
<p>			NAME : www.img<br />
			Type : CNAME<br />
			Value: xxxx.cloudfront.com</p>
<p><strong>For existing Amazon S3 to Cloudfront</strong></p>
<p>	Creating Distribution for Cloud Front:</p>
<p>		a. Select Any Folder : img.sitename.com.s3.amazon.com<br />
		b. Manage Distribution<br />
		c. Associate CName  : cache.sitename.com | Copy unique CF name for it :  xxxx.cloudfront.com<br />
		d. Update CNAME: </p>
<p>		OLD CNAME:<br />
		NAME : img<br />
		Type : CNAME<br />
		Value: img.sitename.com.s3.amazon.com ****</p>
<p>		NAME : www.img<br />
		Type : CNAME<br />
		Value: img.sitename.com.s3.amazon.com ***</p>
<p>		New Cname:</p>
<p>		NAME : img<br />
		Type : CNAME<br />
		Value: xxxx.cloudfront.com</p>
<p>		NAME : www.img<br />
		Type : CNAME<br />
		Value: xxxx.cloudfront.com</p>
<p><strong>Here is the list of tutorials which you can follow at the end </strong></p>
<p><strong>Amazon S3 Introduction:</strong></p>
<p>http://www.hongkiat.com/blog/amazon-s3-the-beginners-guide/<br />
http://www.labnol.org/internet/tools/amazon-s3-simple-storage-service-guide/3889/</p>
<p><strong>Amazon s3 Setup</strong> </p>
<p>http://www.labnol.org/internet/host-images-files-on-amazon-s3-storage/4923/</p>
<p><strong>What is Amazon Bucket: </strong></p>
<p>http://www.labnol.org/internet/tools/amazon-s3-buckets-tutorial/3890/ </p>
<p><strong>How to setup Amazon Cloudfront:</strong></p>
<p>http://www.hongkiat.com/blog/amazon-cloudfront-how-to-setup-cloudfront-to-work-with-s3/</p>
<p>http://www.labnol.org/internet/setup-content-delivery-network-with-amazon-s3-cloudfront/5446</p>
<p><strong> How to reduce your Amazon s3 Bills</strong></p>
<p>http://www.labnol.org/internet/lower-amazon-s3-bill-improve-website-loading-time/5193/
</p>
</description>
		</item>

	</channel>
</rss>
