mirror of
https://github.com/kennethreitz-archive/.com.git
synced 2026-06-21 15:51:00 +00:00
212 lines
6.7 KiB
HTML
212 lines
6.7 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>Amazon is Amazing... Most of the Time</title>
|
|
<meta charset="utf-8" />
|
|
<link rel="stylesheet" href="./theme/css/main.css" type="text/css" />
|
|
<link href="./feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Kenneth's log ATOM Feed" />
|
|
|
|
|
|
|
|
|
|
<!--[if IE]>
|
|
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
|
|
|
|
<!--[if lte IE 7]>
|
|
<link rel="stylesheet" type="text/css" media="all" href="./css/ie.css"/>
|
|
<script src="./js/IE8.js" type="text/javascript"></script><![endif]-->
|
|
|
|
<!--[if lt IE 7]>
|
|
<link rel="stylesheet" type="text/css" media="all" href="./css/ie6.css"/><![endif]-->
|
|
|
|
</head>
|
|
|
|
<body id="index" class="home">
|
|
|
|
<a href="http://github.com/kennethreitz/">
|
|
|
|
<img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub" />
|
|
|
|
</a>
|
|
|
|
<header id="banner" class="body">
|
|
<h1>
|
|
<a href=".">Kenneth's log </a>
|
|
</h1>
|
|
|
|
<nav><ul>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<li >
|
|
<a href="./category/Life.html">Life</a>
|
|
</li>
|
|
|
|
<li class="active">
|
|
<a href="./category/Code.html">Code</a>
|
|
</li>
|
|
|
|
<li >
|
|
<a href="./category/projects.html">projects</a>
|
|
</li>
|
|
|
|
|
|
</ul></nav>
|
|
|
|
</header><!-- /#banner -->
|
|
|
|
|
|
<section id="content" class="body">
|
|
<article>
|
|
<header> <h1 class="entry-title"><a href="amazon-is-amazing-most-of-the-time.html"
|
|
rel="bookmark" title="Permalink to Amazon is Amazing... Most of the Time">Amazon is Amazing... Most of the Time</a></h1> </header>
|
|
|
|
|
|
|
|
<div class="entry-content">
|
|
<footer class="post-info">
|
|
<abbr class="published" title="2009-07-15T00:51:00">
|
|
Wed 15 July 2009
|
|
</abbr>
|
|
<p>In <a href="./category/Code.html">Code</a>.
|
|
|
|
</p>
|
|
</footer><!-- /.post-info -->
|
|
|
|
|
|
<p><a href="#id1"><span class="problematic" id="id2">|</span></a>image|Again and again I'm really amazed at Amazon. I discovered
|
|
<a class="reference external" href="http://aws.amazon.com/s3/">Amazon S3</a> a few months ago, and was
|
|
really impressed with the service. For mere pennies a month, you
|
|
can have literally an unlimited amount of "cloud" storage.
|
|
Phenomenal. After using the service for a while, I realized that
|
|
they allow you to name an S3 bucket a domain name, and if the DNS
|
|
Zone File of that domain contains an A record that points to
|
|
Amazon's AWS servers, your bucket will automatically be available
|
|
at that domain. This is amazing.
|
|
<em>[media.kennethreitz.com is actually an S3 Bucket]</em></p>
|
|
<div class="system-message" id="id1">
|
|
<p class="system-message-title">System Message: WARNING/2 (<tt class="docutils"><string></tt>, line 8); <em><a href="#id2">backlink</a></em></p>
|
|
Inline substitution_reference start-string without end-string.</div>
|
|
<p>A few other services allow you to do this and I've never seen it go
|
|
wrong: Amazon S3 and Cloud Front,
|
|
<a class="reference external" href="http://posterous.com">Posterous</a>, <a class="reference external" href="http://tumblr.com">Tumblr</a>,
|
|
and <a class="reference external" href="http://blogger.com">Blogger</a>, to name a few.
|
|
<em>[http://posts.kennethreitz.com is a Posterous site].</em></p>
|
|
<p>After being blown away by the offering of unlimited storage, I was
|
|
introduced to unlimited computing power:
|
|
<a class="reference external" href="http://aws.amazon.com/ec2/">Amazon EC2</a>. All I can say is about
|
|
this is this is every Hacker's dream come true. I mean seriously. I
|
|
can instantly command 500 Xeon-powered linux machines to do
|
|
whatever I like for an hour, and then suddenly have them all
|
|
disappear off the grid and it will cost me a total of about $10.
|
|
Seriously. Wow.</p>
|
|
<blockquote>
|
|
All excuses are now gone. The possibilities are <strong>limitless</strong>. Why
|
|
aren't more people taking advantage of this wonderful service?</blockquote>
|
|
<p>I then was introduced to their Affiliate program. If you provide a
|
|
link to an Amazon.com sales listing, and someone purchases
|
|
something from your link, you will receive a percentage of that
|
|
sale. Genius! Screw using Google Adwords, this is a great idea. I
|
|
did a few tests on Twitter. I posted one link, and within about 15
|
|
minutes, I had over 100 clicks to the Amazon listing.</p>
|
|
<p>I'm pretty surprised at what i've read recently, however.
|
|
Apparently Amazon doesn't want you to use their affiliate links on
|
|
mobile devices? What a missed opportunity. I wonder why this is? It
|
|
must be some legal issues... I mean, Amazon makes money from
|
|
affiliate links - why would they want to limit them?</p>
|
|
<p>Leave a comment if you have any thoughts on this.</p>
|
|
|
|
</div><!-- /.entry-content -->
|
|
|
|
|
|
|
|
<div class="comments">
|
|
<div id="disqus_thread"></div>
|
|
<script type="text/javascript">
|
|
var disqus_identifier = "amazon-is-amazing-most-of-the-time.html";
|
|
(function() {
|
|
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
|
|
dsq.src = 'http://kennethreitz.disqus.com/embed.js';
|
|
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
|
|
})();
|
|
</script>
|
|
</div>
|
|
|
|
|
|
|
|
</article>
|
|
</section>
|
|
|
|
|
|
<section id="extras" class="body">
|
|
|
|
|
|
<div class="blogroll">
|
|
<h2>Links</h2>
|
|
<ul>
|
|
|
|
<li><a href="http://github.com/kennethreitz">GitHub Repos</a></li>
|
|
|
|
<li><a href="http://flickr.com/kennethreitz">Photography (Flickr)</a></li>
|
|
|
|
<li><a href="http://twitter.com/kennethreitz">Latest Tweets</a></li>
|
|
|
|
<li><a href="http://www.linkedin.com/in/kennethreitz">Résumé</a></li>
|
|
|
|
<li><a href="http://pick.im/kenneth-reitz">Design Portfolio</a></li>
|
|
|
|
<li><a href="http://laterstars.com/kennethreitz">Later Stars</a></li>
|
|
|
|
</ul>
|
|
</div><!-- /.blogroll -->
|
|
|
|
|
|
|
|
<div class="social">
|
|
|
|
<ul>
|
|
<li><a href="./feeds/all.atom.xml" rel="alternate">atom feed</a></li>
|
|
|
|
|
|
|
|
<li><a href="http://facebook.com/kennethreitz">Facebook</a></li>
|
|
|
|
</ul>
|
|
</div><!-- /.social -->
|
|
|
|
|
|
</section><!-- /#extras -->
|
|
|
|
<footer id="contentinfo" class="body">
|
|
<address id="about" class="vcard body">
|
|
© 2011 Kenneth Reitz & co. All Rights Reserved.
|
|
</address><!-- /#about -->
|
|
|
|
</footer><!-- /#contentinfo -->
|
|
|
|
|
|
|
|
<script type="text/javascript">
|
|
var disqus_shortname = 'kennethreitz';
|
|
(function () {
|
|
var s = document.createElement('script'); s.async = true;
|
|
s.type = 'text/javascript';
|
|
s.src = 'http://' + disqus_shortname + '.disqus.com/count.js';
|
|
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
|
|
}());
|
|
</script>
|
|
<script type="text/javascript" charset="utf-8">
|
|
var disqus_developer = 1;
|
|
</script>
|
|
|
|
</body>
|
|
</html> |