<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web Admin Blog &#187; Cloud Computing</title>
	<atom:link href="http://www.webadminblog.com/index.php/category/cloud-computing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webadminblog.com</link>
	<description>Real Web Admins.  Real World Experience.</description>
	<lastBuildDate>Wed, 25 May 2011 03:02:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Amazon Web Services &#8211; Convert To/From VMs?</title>
		<link>http://www.webadminblog.com/index.php/2010/04/16/amazon-web-services-convert-tofrom-vms/</link>
		<comments>http://www.webadminblog.com/index.php/2010/04/16/amazon-web-services-convert-tofrom-vms/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 14:11:29 +0000</pubDate>
		<dc:creator>Ernest</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[ec2]]></category>

		<guid isPermaLink="false">http://www.webadminblog.com/?p=446</guid>
		<description><![CDATA[In the recent Amazon AWS Newsletter, they asked the following: Some customers have asked us about ways to easily convert virtual machines from VMware vSphere, Citrix Xen Server, and Microsoft Hyper-V to Amazon EC2 instances - and vice versa. If this is something that you're interested in, we would like to hear from you. Please [...]]]></description>
			<content:encoded><![CDATA[<p>In the recent Amazon AWS Newsletter, they asked the following:</p>
<blockquote><p>
<span><span>Some customers have asked us about ways to easily convert virtual machines from  VMware vSphere, Citrix Xen Server, and Microsoft Hyper-V to Amazon EC2 instances  - and vice versa. If this is something that you're interested in, we would like  to hear from you. Please send an email to <a href="mailto:aws-vm@amazon.com">aws-vm@amazon.com</a> describing your needs and  use case.</span></span></p></blockquote>
<p>I'll share my reply here for comment!</p>
<p>This is a killer feature that allows a number of important activities.</p>
<p>1.  <strong>Product VMs</strong>.  Many suppliers are starting to provide third-party products in the form of VMs instead of software to ease install complexity, or in an attempt to move from a hardware appliance approach to a more-software approach.  This pretty much prevents their use in EC2.  &lt;cue sad music&gt;  As opposed to "Hey, if you can VM-ize your stuff then you're pretty close to being able to offer it as an Amazon AMI or even SaaS offering."  &lt;schwing!&gt;</p>
<p>2.  <strong>Leveraging VM Investments</strong>.  For any organization that already has a VM infrastructure, it allows for reduction of cost and complexity to be able to manage images in the same way.  It also allows for the much promised but under-delivered "cloud bursting" theory where you can run the same systems locally and use Amazon for excess capacity.  In the current scheme I could make some AMIs "mostly" like my local VMs - but "close" is not good enough to use in production.</p>
<p>3. <strong> Local testing</strong>.  I'd love to be able to bring my AMIs "down to me" for rapid redeploy.  I often find myself having to transfer 2.5 gigs of software up to the cloud, install it, find a problem, have our devs fix it and cut another release, transfer it up again (2 hour wait time again, plus paying $$ for the transfer)...</p>
<p>4.  <strong>Local troubleshooting. </strong> We get an app installed up in the cloud and it's not acting quite right and we need to instrument it somehow to debug.  This process is much easier on a local LAN with the developers' PCs with all their stuff installed.</p>
<p>5. <strong> Local development.</strong> A lot of our development exercises the Amazon APIs.  This is one area where Azure has a distinct advantage and can be a threat; in Visual Studio there is a "local Azure fabric" and a dev can write their app and have it running "in Azure" but on their machine, and then when they're ready deploy it up.  This is slightly more than VM consumption, it's VMs plus Eucalyptus or similar porting of the Amazon API to the client side, but it's a killer feature.</p>
<p>Xen or VMWare would be fine - frankly this would be big enough for us I'd change virtualization solutions to the one that worked with EC2.</p>
<p>I just asked one of our developers for his take on value for being able to transition between VMs and EC2 to include in this email, and his response is "Well, it's just a no-brainer, right?"  Right.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webadminblog.com/index.php/2010/04/16/amazon-web-services-convert-tofrom-vms/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Amazon EC2 EBS Instances and Ephemeral Storage</title>
		<link>http://www.webadminblog.com/index.php/2010/03/23/amazon-ec2-ebs-instances-and-ephemeral-storage/</link>
		<comments>http://www.webadminblog.com/index.php/2010/03/23/amazon-ec2-ebs-instances-and-ephemeral-storage/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 19:13:59 +0000</pubDate>
		<dc:creator>Ernest</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[ebs]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[ephemeral]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://www.webadminblog.com/?p=434</guid>
		<description><![CDATA[Here's a couple tidbits I've gleaned that are useful. When  you start an "instance-store" Amazon EC2 instance, you get a certain amount of ephemeral storage allocated and mounted automatically.  The amount of space varies by instance size and is defined here.  The storage location and format also varies by instance size and is defined here. [...]]]></description>
			<content:encoded><![CDATA[<p>Here's a couple tidbits I've gleaned that are useful.</p>
<p>When  you start an "instance-store" Amazon EC2 instance, you get a certain amount of ephemeral storage allocated and mounted automatically.  The amount of space varies by instance size and <a href="http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/instance-types.html">is defined here</a>.  The storage location and format also varies by instance size and <a href="http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/index.html?instance-storage-concepts.html">is defined here</a>.</p>
<p>The upshot is that if you start an "instance-store" small Linux EC2 instance, it automagically has a free 150 GB /mnt disk and a 1 GB swap partition up and runnin' for ya.  (mount points vary by image, but that's where they are in the Amazon Fedora starter.)</p>
<pre>[root@domU-12-31-39-00-B2-01 ~]# df -k</pre>
<pre>Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sda1             10321208   1636668   8160252  17% /
/dev/sda2            153899044    192072 145889348   1% /mnt
none                    873828         0    873828   0% /dev/shm</pre>
<pre>[root@domU-12-31-39-00-B2-01 ~]# free
total       used       free     shared    buffers     cached
Mem:       1747660      84560    1663100          0       4552      37356
-/+ buffers/cache:      42652    1705008
Swap:       917496          0     917496</pre>
<p>But, you say, I am not old or insane!  I use EBS-backed images, just as God intended.  Well, that's a good point.  But when you pull up an EBS image, these ephemeral disk areas are not available to you.  The good news is, that's just by default.</p>
<p>The ephemeral storage is still available and can be used (for free!) by an EBS-backed image.  You just have to set the block devices up either explicitly when you run the instance or bake them into the image.</p>
<p><strong>Runtime:</strong></p>
<p>You refer to the ephemeral chunks as "ephemeral0", "ephemeral1", etc. - they don't tell you explicitly which is which but basically you just count up based on your instance type (<a href="http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/index.html?instance-storage-concepts.html">review the doc</a>).  For a small image, it has an ephemeral0 (ext3, 15 GB) and an ephemeral1 (swap, 1 GB).  To add them to an EBS instance and mount them in the "normal" places, you do:</p>
<pre>ec2-run-instances &lt;ami id&gt; -k &lt;your key&gt; --block-device-mapping '/dev/sda2=ephemeral0'
--block-device-mapping '/dev/sda3=ephemeral1'</pre>
<p>On the instance you have to mount them - add these to /etc/fstab and mount -a or do whatever else it is you like to do:</p>
<pre>/dev/sda3                 swap                    swap    defaults 0 0
/dev/sda2                 /mnt                    ext3    defaults 0 0</pre>
<p>And if you want to turn the swap on immediately, "swapon /dev/sda3".</p>
<p><strong>Image:</strong></p>
<p>You can also bake them into an image.  Add a fstab like the one above and when you create the image, do it like this, using the exact same --block-device-mapping flag:</p>
<pre>ec2-register -n &lt;ami id&gt; -d "AMI Description" --block-device-mapping  /dev/sda2=ephemeral0
--block-device-mapping '/dev/sda3=ephemeral1' --snapshot your-snapname --architecture i386
--kernel&lt;aki id&gt;  --ramdisk &lt;ari id&gt;</pre>
<p>Ta da. Free storage that doesn't persist.  Very useful as /tmp space.  Opinion is split among the Linuxerati about whether you want swap space nowadays or not; some people say some mix of  "if you're using more than 1.8 GB of RAM you're doing it wrong" and "swapping is horrid, just let bad procs die due to lack of memory and fix them."  YMMV.</p>
<p><strong>Ephemeral EBS?</strong></p>
<p>As another helpful tip, let's say you're adding an EBS to an image that you don't want to be persistent when the instance dies.  By default, all EBSes are persistent and stick around muddying up your account till you clean them up.   If you don't want certain EBS-backed drives to persist, what you do is of the form:</p>
<pre>ec2-modify-instance-attribute --block-device-mapping "/dev/sdb=vol-f64c8e9f:true" i-e2a0b08a</pre>
<p>Where 'true' means "yes, please, delete me when I'm done."  This command throws a stack trace to the tune of</p>
<pre>Unexpected error: java.lang.ClassCastException: com.amazon.aes.webservices.client.InstanceBlockDeviceMappingDescription
cannot be cast to com.amazon.aes.webservices.client.InstanceBlockDeviceMappingResponseDescription</pre>
<p>But it works, that's just a lame API tools bug.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webadminblog.com/index.php/2010/03/23/amazon-ec2-ebs-instances-and-ephemeral-storage/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Microsoft Azure for Dummies &#8211; or for Smarties?</title>
		<link>http://www.webadminblog.com/index.php/2010/03/05/microsoft-azure-for-dummies-or-for-smarties/</link>
		<comments>http://www.webadminblog.com/index.php/2010/03/05/microsoft-azure-for-dummies-or-for-smarties/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 14:49:19 +0000</pubDate>
		<dc:creator>Ernest</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[azure]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[dummies]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[IaaS]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[paas]]></category>

		<guid isPermaLink="false">http://www.webadminblog.com/?p=411</guid>
		<description><![CDATA[What is Microsoft Azure?  Here's a clear explanation of this new cloud computing product and how it compares to Amazon and Google.]]></description>
			<content:encoded><![CDATA[<h2>What Is Microsoft Azure?</h2>
<p>I'm going to attempt to explain Microsoft Azure in "normal Web person" language.  Like many of you, I am more familiar with Linux/open source type solutions, and like many of you, my first forays into cloud computing have been with Amazon Web Services.  It can often be hard for people not steeped in Redmondese to understand exactly what the heck they're talking about when Microsoft people try to explain their offerings.  (I remember a time some years ago I was trying to get a guy to explain some new Microsoft data access thing with the usual three letter acronym name.  I asked, "Is it a library?  A language?  A protocol?  A daemon?  Branding?  What exactly is this thing you're trying to get me to uptake?"  The reply was invariably "It's an innovative new way to access data!"  Sigh.  I never did get an answer and concluded "Never mind.")</p>
<p>Microsoft has released their new cloud offering, <a href="http://www.microsoft.com/windowsazure/">Azure</a>.  Our company is a close Microsoft partner since we use a lot of their technologies in developing our company's desktop software products, so as "cloud guy" I've gotten some in depth briefings and even went to <a href="http://microsoftpdc.com/">PDC</a> this year to learn more (some of my friends who have known me over the course of my 15 years of UNIX administration were horrified).  "Cloud computing" is an overloaded enough term that it's not highly descriptive and it took a while to cut through the explanations to understand what Azure really is.  Let me break it down for you and explain the deal.</p>
<h3>Point of Comparison: Amazon (IaaS)</h3>
<p>In <a href="http://aws.amazon.com/ec2/">Amazon EC2</a>, as hopefully everyone knows by now, you are basically given entire dynamically-provisioned, hourly-billed virtual machines that you load OSes on and install software and all that.  "Like servers, but somewhere out in the ether."  Those kinds of cloud offerings (e.g. Amazon, Rackspace, most of them really) are called Infrastructure As A Service (IaaS).  You're responsible for everything you normally would be, except for the data center work.  Azure is not an IaaS offering but still bears a lot of similarities to Amazon; I'll get into details later.</p>
<h3>Point of Comparison: Google App Engine (PaaS)</h3>
<p>Take <a href="http://code.google.com/appengine/">Google's App Engine</a> as another point of comparison.  There, you just upload your Python or Java application to their portal and "it runs on the Web."  You don't have access to the server or OS or disk or anything.  And it "magically" scales for you.  This approach is called Platform as a Service (PaaS).   They provide the full platform stack, you only provide the end application.  On the one hand, you don't have to mess with OS level stuff - if you are just a Java programmer, you don't have to know a single UNIX (or Windows) command to transition your app from "But it works in Eclipse!" to running on a Web server on the Internet.  On the other hand, that comes with a lot of limitations that the PaaS providers have to establish to make everything play together nicely.  One of our early App Engine experiences was sad - one of our developers wrote a Java app that used a free XML library to parse some XML.  Well, that library had functionality in it (that we weren't using) that could write XML to disk.  You can't write to disk in App Engine, so its response was to disallow the entire library.  The app didn't work and had to be heavily rewritten.  So it's pretty good for code that you are writing EVERY SINGLE LINE OF YOURSELF.  Azure isn't quite as restrictive as App Engine, but it has some of that flavor.</p>
<h3>Azure's Model</h3>
<p>Windows Azure falls between the two.  First of all, Azure is a real "hosted cloud" like Amazon Web Services, like most of us really think about when we think cloud computing; it's not one of these on premise things that companies are branding as "cloud" just for kicks. That's important to say because it seems like nowadays the larger the company, the more they are deliberately diluting the term "cloud" to stick their products under its aegis.  Microsoft isn't doing that, this is a "cloud offering" in the classical (where classical means 2008, I guess) sense.</p>
<p>However, in a number of important ways it's not like Amazon.  I'd definitely classify it as a PaaS offering.  You upload your code to "Roles" which are basically containers that run your application in a Windows 2008(ish) environment.  (There are two types - a "Web role" has a stripped down IIS provided on it, a "Worker role" doesn't - the only real difference between the two.)  You do not have raw OS access, and cannot do things like write to the registry.  But, it is less restrictive than App Engine.  You can bundle up other stuff to run in Azure - even run <a href="http://code.msdn.microsoft.com/winazuretomcat">Java apps using Apache Tomcat</a>.  You have to be able to install whatever you want to run "xcopy only" - in other words, no fancy installers, it needs to be something you could just copy the files to a Windows PC, without administrative privilege, and run a command from the command line and have it work.  Luckily, Tomcat/Java fits that description. They have helper packs to facilitate doing this with Tomcat, memcached, and Apache/PHP/MediaWiki.  At PDC they demoed Domino's Pizza running their Java order app on it and a WordPress blog running on it.  So it's not only for .NET programmers.  Managed code is easier to deploy, but you can deploy and run about anything that fits the "copy and run command line" model.</p>
<p>I find this approach a little ironic actually.  It's been a lot easier for us to get the Java and open source (well, the ones with Windows ports) parts of our infrastructure running on Azure than Windows parts!  Everybody provides Windows stuff with an installer, of course, and you can't run installers on Azure.  Anyway, in its core computing model it's like Google App Engine - it's more flexible than that (g00d) but it doesn't do automatic scaling (bad).  If it did autoscaling I'd be willing to say "It's better than App Engine in every way."</p>
<p>In other ways, it's a lot like Amazon.  They offer a variety of storage options - blobs (like S3), tables (like mySQL), queues (like SQS), drives (like EBS).  They have an integral CDN.  They do hourly billing.  Pricing is pretty similar to Amazon - it's hard to totally equate apples to apples, but Azure compute is $0.12/hr and an Amazon small Windows image compute is $0.12/hr (Coincidence?  I think not.).  And you have to figure out scaling and provisioning yourself on Amazon too - or pay a lot of scratch to one of the provisioning companies like RightScale.</p>
<h3>What's Unique and Different</h3>
<p>Well, the largest thing that I've already mentioned is the PaaS approach.  If you need OS level access, you're out of luck;  if you don't want to have to mess with OS management, you're in luck!  So to the first order of magnitude, you can think of Azure as "like Amazon Web Services, but the compute uses more of a Google App Engine model."</p>
<p>But wait, there's more!</p>
<p>One of the biggest things that Azure brings to the table is that, using Visual Studio, you can run a local Azure "fabric" on your PC, which means you can develop, test, and run cloud apps locally without having to upload to the cloud and incur usage charges.  This is HUGE.  One of the biggest pains about programming for Amazon, for instance, is that if you want to exercise any of their APIs, you have to do it "up there."  Also, you can't move images back and forth between Amazon and on premise.  Now, there are efforts like <a href="http://www.eucalyptus.com/">EUCALYPTUS</a> that try to overcome some of this problem but in the end you pretty much just have to throw in the towel and do all dev and test up in the cloud.  Amazon and Eclipse (and maybe Xen) - get together and make it happen!!!!</p>
<p>Here's something else interesting.  In a move that seems more like a decision from a typical cranky cult-of-personality open source project, they have decided that proper Web apps need to be asynchronous and message-driven, and by God that's what you're going to do.  Their load balancers won't do sticky sessions (only round robin) and time out all connections between all tiers after 60 seconds without exception.  If you need more than that, tough - rewrite your app to use a multi-tier message queue/event listener model.  Now on the one hand, it's hard for me to disagree with that - I've been sweating our developers, telling them that's the correct best-practice model for scalability on the Web.  But again you're faced with the "Well what if I'm using some preexisting software and that's not how it's architected?" problem.  This is the typical PaaS pattern of "it's great, if you're writing every line of code yourself."</p>
<p>In many ways, Azure is meant to be very developer friendly.  In a lot of ways that's good.  As a system admin, however, I wince every time they go on about "You can deploy your app to Azure just by right clicking in Visual Studio!!!"  Of course, that's not how anyone with a responsibly controlled production environment would do it, but it certainly does make for fast easy adoption in development.   The curve for a developer who is "just" a C++/Java/.NET/whatever wrangler to get up and going on an IaaS solution like Amazon is pretty large comparatively; here, it's "go sign up for an account and then click to deploy from your IDE, and voila it's running on the Intertubes."  So it's a qualified good - it puts more pressure on you as an ops person to go get the developers to understand why they need to utilize your services.  (In a traditional server environment, they have to go through you to get their code deployed.)  Often, for good or ill, we use the release process as a touchstone to also engage developers on other aspects of their code that need to be systems engineered better.</p>
<p>Now, that's my view of the major differences.  I think the usual Azure sales pitch would say something different - I've forgotten two of their huge differentiators, their service bus and access control components.  They are branded under the name "AppFabric," which as usual is a name Microsoft is also using for something else completely different (a new true app server for Windows Server, including projects formerly code named Dublin and Velocity - think of it as a real WebLogic/WebSphere type app server plus memcache.)</p>
<p>Their service bus is an <a href="http://en.wikipedia.org/wiki/Enterprise_service_bus">ESB</a>.  As alluded to above, you're going to want to use it to do messaging.   You can also use Azure Queues, which is a little confusing because the ESB is also a message queue - I'm not clear on their intended differentiation really.  You can of course just load up an ESB yourself in any other IaaS cloud solution too, so if you really want one you could do e.g. <a href="http://servicemix.apache.org/home.html">Apache ServiceMix</a> hosted on Amazon.  But, they are managing this one for you which is a plus.  You will need to use it to do many of the common things you'd want to do.</p>
<p>Their <a href="http://msdn.microsoft.com/en-us/library/ee732536.aspx">access control</a> - is a mess.  Sorry, Microsoft guys.  The whole rest of the thing, I've managed to cut through the "Microsoft acronyms versus the rest of the world's terms and definitions" factor, but not here.   "You see, you use ACS's WIF STS to generate a SWT," says our Microsoft rep with a straight face.   They seem to be excited that it will use people's Microsoft Live IDs, so if you want people to have logins to your site and you don't want to manage any of that, it is probably nice.  It takes SAML tokens too, I think, though I'm not sure if the caveats around that end up equating to "Well, not really."  Anyway, their explanations have been incoherent so far and I'm not smelling anything I'm really interested in behind it.  But there's nothing to prevent you from just using LDAP and your own Internet SSO/federation solution.  I don't count this against Microsoft because no one else provides anything like this, so even if I ignore the Azure one it doesn't put it behind any other solution.</p>
<h3>The Future</h3>
<p>Microsoft has said they plan to add on some kind of VM/IaaS offering eventually because of the demand.  For us, the PaaS approach is a bit of a drawback - we want to do all kinds of things like "virus scan uploaded files," "run a good load balancer," "run an LDAP server", and other things that basically require more full OS access.  I think we may have an LDAP direction with the all-Java OpenDS, but it's a pain point in general.</p>
<p>I think a lot of their decisions that are a short term pain in the ass (no installs, no synchronous) are actually good in the long term.  If all developers knew how to develop async and did it by default, and if all software vendors, even Windows based ones, provided their product in a form that could just be "copy and run without admin privs" to install, the world would be a better place.  That's interesting in that "Sure it's hard to use now but it'll make the world better eventually" is usually heard from the other side of the aisle.</p>
<h3>Conclusion</h3>
<p>Azure's a pretty legit offering!  And I'm very impressed by their velocity.  I think it's fair to say that overall Azure isn't quite as good as Amazon except for specific use cases (you're writing it all in .NET by hand in Visual Studio) - but no one else is as good as Amazon either (believe me, I evaluated them) and Amazon has years of head start; Azure is brand new but already at about 80%! That puts them into the top 5 out of the gate.</p>
<p>Without an IaaS component, you still can't do everything under the sun in Azure.  But if you're not depending on much in the way of big third party software chunks, it's feasible; if you're doing .NET programming, it's very compelling.</p>
<p>Do note that I haven't focused too much on the attributes and limitations of cloud computing in general here - that's another topic - this article is meant to compare and contrast Azure to other cloud offerings so that people can understand its architecture.</p>
<p>I hope that was clear.  Feel free and ask questions in the comments and I'll try to clarify!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webadminblog.com/index.php/2010/03/05/microsoft-azure-for-dummies-or-for-smarties/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Velocity 2009 &#8211; Hadoop Operations: Managing Big Data Clusters</title>
		<link>http://www.webadminblog.com/index.php/2009/07/01/velocity-2009-hadoop-operations-managing-big-data-clusters/</link>
		<comments>http://www.webadminblog.com/index.php/2009/07/01/velocity-2009-hadoop-operations-managing-big-data-clusters/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 21:28:16 +0000</pubDate>
		<dc:creator>Ernest</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Velocity 2009]]></category>
		<category><![CDATA[cloudera]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[hadoop]]></category>
		<category><![CDATA[velocity]]></category>
		<category><![CDATA[velocityconf]]></category>
		<category><![CDATA[velocityconf09]]></category>

		<guid isPermaLink="false">http://www.webadminblog.com/?p=255</guid>
		<description><![CDATA[Hadoop Operations: Managaing Big Data Clusters (see link on that page for preso) was given by Jeff Hammerbacher of Cloudera. Other good references - book: "Hadoop: The Definitive Guide" preso: hadoop cluster management from USENIX 2009 Hadoop is an Apache project inspired by Google's infrastructure; it's software for programming warehouse-scale computers. It has recently been [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.oreilly.com/velocity2009/public/schedule/detail/7624" target="_blank">Hadoop Operations: Managaing Big Data Clusters</a> (see link on that page for preso) was given by <a href="http://jeffhammerbacher.com/" target="_blank">Jeff Hammerbacher</a> of <a href="http://www.cloudera.com/" target="_blank">Cloudera</a>.</p>
<p>Other good references -<br />
book: "<a href="http://oreilly.com/catalog/9780596521974/" target="_blank">Hadoop: The Definitive Guide</a>"<br />
preso: <a href="http://wiki.apache.org/hadoop-data/attachments/HadoopPresentations/attachments/Hadoop-USENIX09.pdf" target="_blank">hadoop cluster management from USENIX 2009</a></p>
<p><a href="http://hadoop.apache.org/" target="_blank">Hadoop</a> is an Apache project inspired by Google's infrastructure; it's software for programming warehouse-scale computers.</p>
<p>It has recently been split into three main subprojects - HDFS, MapReduce, and Hadoop Common - and sports an ecosystem of various smaller subprojects (hive, etc.).</p>
<p>Usually a hadoop cluster is a mess of stock 1 RU servers with 4x1TB SATA disks in them.  "I like my servers like I like my women - cheap and dirty," Jeff did not say.</p>
<p>HDFS:</p>
<ul>
<li>Pools servers into a single hierarchical namespace</li>
<li>It's designed for large files, written once/read many times</li>
<li>It does checksumming, replication, compression</li>
<li>Access is from from Java, C, command line, etc.  Not usually mounted at the OS level.</li>
</ul>
<p>MapReduce:</p>
<ul>
<li>Is a fault tolerant data layer and API for parallel data processing</li>
<li>Has a key/value pair model</li>
<li>Access is via Java, C++, streaming (for scripts), SQL (Hive), etc</li>
<li>Pushes work out to the data</li>
</ul>
<p>Subprojects:</p>
<ul>
<li>Avro (serialization)</li>
<li>HBase (like Google BigTable)</li>
<li>Hive (SQL interface)</li>
<li>Pig (language for dataflow programming)</li>
<li>zookeeper (coordination for distrib. systems)</li>
</ul>
<p>Facebook used scribe (log aggregation tool) to pull a big wad of info into hadoop, published it out to mysql for user dash, to oracle rac for internal...<br />
Yahoo! uses it too.</p>
<p>Sample projects hadoop would be good for - log/message warehouse, database archival store, search team projects (autocomplete), targeted web crawls...<br />
As boxes you can use unused desktops, retired db servers, amazon ec2...</p>
<p>Tools they use to make hadoop include subversion/jira/ant/ivy/junit/hudson/javadoc/forrest<br />
It uses an Apache 2.0 license</p>
<p>Good configs for hadoop:</p>
<ul>
<li>use 7200 rpm sata, ecc ram, 1U servers</li>
<li>use linux, ext3 or maybe xfs filesystem, with noatime</li>
<li>JBOD disk config, no raid</li>
<li> java6_14+</li>
</ul>
<p>To manage it -</p>
<p>unix utes: sar, iostat, iftop, vmstat, nfsstat, strace, dmesg, friends</p>
<p>java utes: jps, jstack, jconsole<br />
Get the rpm!  www.cloudera.com/hadoop</p>
<p>config: my.cloudera.com<br />
modes - standalong, pseudo-distrib, distrib<br />
"It's nice to use dsh, cfengine/puppet/bcfg2/chef for config managment across a cluster; maybe use scribe for centralized logging"</p>
<p><em>I love hearing what tools people are using, that's mainly how I find out about new ones!</em></p>
<p>Common hadoop problems:</p>
<ul>
<li> "It's almost always DNS" - use hostnames</li>
<li> open ports</li>
<li> distrib ssh keys (expect)</li>
<li> write permissions</li>
<li> make sure you're using all the disks</li>
<li> don't share NFS mounts for large clusters</li>
<li>set JAVA_HOME to new jvm (stick to sun's)</li>
</ul>
<h3>HDFS In Depth</h3>
<p>1.  NameNode (master)<br />
VERSION file shows data structs, filesystem image (in memory) and edit log (persisted) - if they change, painful upgrade</p>
<p>2.  Secondary NameNode (aka checkpoint node) - checkpoints the FS image and then truncates edit log, usually run on a sep node<br />
New backup node in .21 removes need for NFS mount write for HA</p>
<p>3.  DataNode (workers)<br />
stores data in local fs<br />
stored data into blk_&lt;id&gt; files, round robins through dirs<br />
heartbeat to namenode<br />
raw socket to serve to client</p>
<p>4.  Client (Java HDFS lib)<br />
other stuff (libhdfs) more unstable</p>
<p>hdfs operator utilities</p>
<ul>
<li> safe mode - when it starts up</li>
<li> fsck - hadoop version</li>
<li> dfsadmin</li>
<li> block scanner - runs every 3 wks, has web interface</li>
<li> balancer - examines ratio of used to total capacity across the cluster</li>
<li> har (like tar) archive - bunch up smaller files</li>
<li> distcp - parallel copy utility (uses mapreduce) for big loads</li>
<li> quotas</li>
</ul>
<p>has users, groups, permissions - including x but there is no execution, but used for dirs<br />
hadoop has some access trust issues - used through gateway cluster or in trusted env<br />
audit logs - turn on in log4j.properties</p>
<p>has loads of Web UIs - on namenode go to /metrics, /logLevel, /stacks<br />
non-hdfs access - HDFS proxy to http, or thriftfs<br />
has trash (.Trash in home dir) - turn it on</p>
<p>includes benchmarks - testdfsio, nnbench</p>
<p>Common HDFS problems</p>
<ul>
<li> disk capacity, esp due to log file sizes - crank up reserved space</li>
<li> slow but not dead disks and flapping NICS to slow mode</li>
<li> checkpointing and backing up metadata - monitor that it happens hourly</li>
<li> losing write pipeline for long lived writes - redo every hour is recommended</li>
<li> upgrades</li>
<li>many small files</li>
</ul>
<h3>MapReduce</h3>
<p>use Fair Share or Capacity scheduler<br />
distributed cache<br />
jobcontrol for ordering</p>
<p>Monitoring - They use ganglia, jconsole, nagios and canary jobs for functionality</p>
<p>Question - how much admin resource would you need for hadoop?  Answer - Facebook ops team had 20% of 2 guys hadooping, estimate you can use 1 person/100 nodes</p>
<p>He also notes that this preso and maybe more are on<a href="http://www.slideshare.net/jhammerb" target="_blank"> slideshare under "jhammerb."</a></p>
<p><em>I thought this presentation was very complete and bad ass, and I may have some use cases that hadoop would be good for coming up!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webadminblog.com/index.php/2009/07/01/velocity-2009-hadoop-operations-managing-big-data-clusters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloud Computing Panel Discussion</title>
		<link>http://www.webadminblog.com/index.php/2009/06/25/cloud-computing-panel-discussion/</link>
		<comments>http://www.webadminblog.com/index.php/2009/06/25/cloud-computing-panel-discussion/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 21:31:43 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[jim]]></category>
		<category><![CDATA[josh]]></category>
		<category><![CDATA[mogull]]></category>
		<category><![CDATA[panel]]></category>
		<category><![CDATA[rackspace]]></category>
		<category><![CDATA[rich]]></category>
		<category><![CDATA[rymarczk]]></category>
		<category><![CDATA[securosis]]></category>
		<category><![CDATA[zachary]]></category>

		<guid isPermaLink="false">http://www.webadminblog.com/?p=268</guid>
		<description><![CDATA[Next up at the Cloud Computing and Virtualization Security half-day seminar was a Cloud Computing Panel moderated by Rich Mogull (Analyst/CEO at Securosis) with Josh Zachary (Rackspace), Jim Rymarczk (IBM), and Phil Agcaoili (Dell) participating in the panel.  My notes from the panel discussion are below: Phil: Little difference between outsources of the past and [...]]]></description>
			<content:encoded><![CDATA[<p>Next up at the Cloud Computing and Virtualization Security half-day seminar was a Cloud Computing Panel moderated by Rich Mogull (Analyst/CEO at Securosis) with Josh Zachary (Rackspace), Jim Rymarczk (IBM), and Phil Agcaoili (Dell) participating in the panel.  My notes from the panel discussion are below:</p>
<p>Phil: Little difference between outsources of the past and today's Cloud Computing.  All of that stuff is sitting outside of your environment and we've been evolving toward that for a long time.</p>
<p>Rich: My impression is that there are benefits to outsourced hosting, but there are clearly areas that make sense and areas that don't.  This is fundamentally different from shared computing resources.  Very different applications for this.  Complexity goes up very quickly very quickly for security controls.  Where do you see the most value today?  Where do people need to be most cautious?</p>
<p>Jim: Internal virtualization is almost necessary, but it impacts almost every IT process.  Technology is still evolving and is far from advanced state.  Be pragmatic and find particular applications with a good ROI.</p>
<p>Josh: Understand what you are putting into a cloud environment.  Have a good understanding of what a provider can offer you in terms of sensitive data.  Otherwise you're putting yourself in a very bad situation.  A lot of promise.  Great for social networking and web development.  Not appropriate with enterprises with large amounts of IP and sensitive data.</p>
<p>Jim: We'll get there in 4-5 years.</p>
<p>Phil: Let supply chain experts do it for you and then interact with them.  Access their enviornment from anywhere.  Use a secure URL with a federated identity.  Your business will come back to you and say "We need to do this" and IT will be unable to assist them.  Use it as an opportunity to mobilize compliance and InfoSec and get involved.  It's going to come to use and we're just going to have to deal with it.  There's a long line of people with a "right to audit".  Don't think that someone is doing the right thing in this space, you have to ask.</p>
<p>Audience: What is the most likely channel for standards?</p>
<p>Phil: Cloud Security Alliance is a step in the right direction.  Want to come up with PCI DSS like checklists.  CSA is working with IEEE and NIST to work along with them.  Goal is to be able to feed the standards process, not become a standards body.</p>
<p>Rich: The market is anti-standards based.  If we get standardized, then all of the providers are only competing based on cost.</p>
<p>Jim: I think it'll happen.  We will see ISO groups for standards on cloud quality.</p>
<p>Audience: Moving data between multiple clouds.  How do you determine who gets paid?</p>
<p>Jim: There are proposals for doing that.  All of the resource parameters.</p>
<p>Phil: Should see standards based on federated identity.  Who is doing what and where.  That's where I've seen the most movement.  There is no ISO for SaaS.  Remapping how 27001 and 27002 apply to us as a software provider.</p>
<p>Audience: Two things that drive standards.  The market or monopoly (BetaMax).</p>
<p>Rich: We will have monopolistic ones and then 3rd parties that say they use those standards.</p>
<p>Audience: How can you really have an objective body create standards without being completely embedded in the technology?</p>
<p>Jim: You create a reference standard and the market drives that.</p>
<p>Phil: Gravity pulls us to things that work.  Uses SAML as an example.  It's the way the internet has always worked.  The strongest will survive and the right standards will manifest themselves.</p>
<p>Rich: What are some of things that you're dealing with internally (as consumers and providers) and the top suggestions for people stuck in this situation?</p>
<p>Jim: People who don't have all of the  requirements do public clouds.  If what you want is available (salesforce.com), it may be irresistible.</p>
<p>Josh: Solution needs to be appropriate to the need.  Consult with your attorney to make sure you contract is in line with what you're leveraging the provider for.  It's really about what you agree to with that provider and their responsibilities.</p>
<p>Phil: The hurricane is coming.  You can't scream into the wind, you gotta learn to run for cover.  Find the safe spot.</p>
<p>Audience: What industries do you see using this?  I don't see it with healthcare.</p>
<p>Phil: Mostly providers for us.  Outsourcing service desks.  Government.  Large states/local.</p>
<p>Josh: Small and medium retail businesses.  Get products out there at a significantly reduced cost.</p>
<p>Jim: Lots of financial institutions looking for ways to cut costs.  Healthcare industry as well (Mayo Clinic).  Broad interest across the whole market, but especially anywhere they're under extreme cost measures.</p>
<p>Rich: I run a small business that picked an elastic provider that couldn't pay for a full virtual hosting provider.  Doing shared hosting right now, but capable of growing to a virtual private server.  Have redundancy.  Able to go full-colocation if they need it.  Able to support growth, but start with the same instance to get there.</p>
<p>Audience: How does 3rd party transparency factor into financial uses?</p>
<p>Jim: Almost exclusively private clouds.  There are use cases playing out right now that will be repeatable patterns.  Use cases.</p>
<p>Phil: When the volume isn't there, offload to someone like Rackspace and they'll help you to grow.</p>
<p>Audience: Are there guidelines to contracts to make sure information doesn't just get outsourced to yet another party?</p>
<p>Phil: Your largest partners/vendors steal their contracts.  Use them as templates.</p>
<p>Audience: What recourse do you have that an audit is used to verify that security is not an issue?</p>
<p>Rich: Contracts.</p>
<p>Phil: Third party assessment (ie. the right to audit).  It's in our interest to verify they are secure.  It's a trend and we now have a long list of people looking to audit against us as a provider.  Hoping for an ISO to come up truly for the cloud.</p>
<p>Audience: Is cloud computing just outsourcing?</p>
<p>Rich: It's more than that.  For example, companies have internal clouds that aren't outsourced at all.</p>
<p>Josh: Most of the time it's leveraging resources more efficiently at hopefully a reduced cost.</p>
<p>Audience: How do I know you're telling me the truth about the resources I'm using?  What if I'm a bad guy who wants to exploit a competitor using the cloud?</p>
<p>Josh: We've seen guys create botnets using stolen credit cards.  What you're billed for is in your contract.</p>
<p>Jim: We've had this solved for decades on mainframes.  Precious resources propagated amongst users.  There's no technical reason we're not doing it today.</p>
<p>Rich: It depends what type of cloud you're using.  Some will tell you.</p>
<p>Josh: If you're worried about someone abusing you, why are you there in the first place?</p>
<p>Phil: For our service desk we meter this by how many calls, by location.  Monitor servers that were accessed/patched/etc.  Different service providers will have different levels.</p>
<p>Audience: Seeing some core issues at the heart of this.  For businesses, an assessment of core competencies.  Can you build a better data center with the cloud?  Second issue involves risk assessment.  Can you do a technical audit?  Can you pay for it legally?  How much market presence does the vendor have?  Who has responsibility for what?  Notion of transparency of control.  Seems like it distills down to those core basics.</p>
<p>Jim: I agree.</p>
<p>Rich: Well said.</p>
<p>Phil: Yes, yes, yes.</p>
<p>Audience: How do you write a contract for failed nation states, volatility, etc?  Do we say you can't put our stuff in these countries?</p>
<p>Phil: This is the white elephant in the room.  How can you ensure that my data is being protected the way I'd protect it myself.  It's amazing what other people do when they get a hold of that stuff.  This is the underlying problem that we have to solve.  "Moving from a single-family home to a multi-tenant condo.  How do we build that now?</p>
<p>Rich: You need to be comfortable with what you're putting out there.</p>
<p>Audience: To what extent is the military or federal government using cloud computing?</p>
<p>Jim: They're interested in finding ways, but they don't talk about how they're using it.</p>
<p>Audience - Vern: They're doing cloud computing using an internal private cloud already.  They bill back to the appropriate agency based on use.</p>
<p>Phil: Government is very wary of what's going on.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webadminblog.com/index.php/2009/06/25/cloud-computing-panel-discussion/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Introduction to Cloud Computing and Virtualizaton Security</title>
		<link>http://www.webadminblog.com/index.php/2009/06/25/introduction-to-cloud-computing-and-virtualization-security/</link>
		<comments>http://www.webadminblog.com/index.php/2009/06/25/introduction-to-cloud-computing-and-virtualization-security/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 18:31:58 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[issa]]></category>
		<category><![CDATA[vern]]></category>
		<category><![CDATA[williams]]></category>

		<guid isPermaLink="false">http://www.webadminblog.com/?p=257</guid>
		<description><![CDATA[Today the Austin ISSA and ISACA chapters held a half-day seminar on Cloud Computing and Virtualization Security.  The introduction on cloud computing was given by Vern Williams.  My notes on this topic are below: 5 Key Cloud Characteristics On-demand self-service Ubiquitous network access Location independent resource pooling Rapid elasticity Pay per use 3 Cloud Delivery [...]]]></description>
			<content:encoded><![CDATA[<p>Today the Austin ISSA and ISACA chapters held a half-day seminar on Cloud Computing and Virtualization Security.  The introduction on cloud computing was given by Vern Williams.  My notes on this topic are below:</p>
<p><span style="text-decoration: underline;"><strong>5 Key Cloud Characteristics</strong></span></p>
<ul>
<li>On-demand self-service</li>
<li>Ubiquitous network access</li>
<li>Location independent resource pooling</li>
<li>Rapid elasticity</li>
<li>Pay per use</li>
</ul>
<p><span style="text-decoration: underline;"><strong>3 Cloud Delivery Models</strong></span></p>
<ul>
<li>Software as a Service (SaaS): Providers applications over a network</li>
<li>Platform as a Service (PaaS): Deploy customer-created apps to a cloud</li>
<li>Infrastructure as a Service (IaaS): Rent processing, storage, etc</li>
</ul>
<p><span style="text-decoration: underline;"><strong>4 Cloud Deployment Models</strong></span></p>
<ul>
<li>Private cloud: Enterprise owned or leased</li>
<li>Community cloud: Shared infrastructure for a specific community</li>
<li>Public cloud: Sold to the public, Mega-scale infrastructure</li>
<li>Hybrid cloud: Composition of two or more clouds</li>
</ul>
<ul>
<li>Two types: internal and external</li>
<li>http://csrc.nist.com/groups/SNS/cloud-computing/index.html</li>
</ul>
<p><span style="text-decoration: underline;"><strong>Common Cloud Characteristics</strong></span></p>
<ul>
<li>Massive scale</li>
<li>Virtualization</li>
<li>Free software</li>
<li>Autonomic computing</li>
<li>Multi-tenancy</li>
<li>Geographically distributed systems</li>
<li>Advanced security technologies</li>
<li>Service oriented software</li>
</ul>
<p><span style="text-decoration: underline;"><strong>Pros</strong></span></p>
<ul>
<li>Lower central processing unit (CPU) density</li>
<li>Flexible use of resources</li>
<li>Rapid deployment of new servers</li>
<li>Simplified recovery</li>
<li>Virtual network connections</li>
</ul>
<p><span style="text-decoration: underline;"><strong>Cons</strong></span></p>
<ul>
<li>Complexity</li>
<li>Potential impact of a single component failure</li>
<li>Hypervisor security issues</li>
<li>Keeping virtual machine (VM) images current</li>
<li>Virtual network connections</li>
</ul>
<p><span style="text-decoration: underline;"><strong>Virtualization Security Concerns</strong></span></p>
<ul>
<li>Protecting the virtual fabric</li>
<li>Patching off-line VM images</li>
<li>Configuration Management</li>
<li>Firewall configurations</li>
<li>Complicating Audit and Forensics</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.webadminblog.com/index.php/2009/06/25/introduction-to-cloud-computing-and-virtualization-security/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Amazon Web Services S3, EC2 and other AWS services</title>
		<link>http://www.webadminblog.com/index.php/2008/10/01/amazon-web-services-s3-ec2-and-other-aws-services/</link>
		<comments>http://www.webadminblog.com/index.php/2008/10/01/amazon-web-services-s3-ec2-and-other-aws-services/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 22:12:51 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Elastic Compute Cloud]]></category>

		<guid isPermaLink="false">http://www.webadminblog.com/?p=143</guid>
		<description><![CDATA[First Speaker: VP of Amazon Web Services - Adam Selipsky Motivation for building AWS - Scaling Amazon.com through the 90's was really rough.  10 years of growth caused a lot of headaches. What if you could outsource IT Infrastructure?  What would this look like? Needs: Storage Compute abilities Database Transactions Middleware Core Services: Reliability Scalability [...]]]></description>
			<content:encoded><![CDATA[<p>First Speaker: VP of Amazon Web Services - Adam Selipsky</p>
<p>Motivation for building AWS - Scaling Amazon.com through the 90's was<br />
really rough.  10 years of growth caused a lot of headaches.</p>
<p>What if you could outsource IT Infrastructure?  What would this look like?<br />
Needs:<br />
Storage<br />
Compute abilities<br />
Database<br />
Transactions<br />
Middleware</p>
<p>Core Services:<br />
Reliability<br />
Scalability - Lots of companies have spiky business periods<br />
Performance - CoLo facility and other silos in the past have shown that developers do not want slowness and wont accept it<br />
Simplicity - No learning curve or as little as possible<br />
Cost Effective - Prices are public and pay as you go.  No hidden fees.  Capital expenses cut way down for startups</p>
<p>Initial Suite of services: S3, EC2, SimpleDB, FPS, DevPay, SQS, Mechanical Turk</p>
<p>Cloud<br />
Computing is a buzz word and allowing infrastructure to be managed by<br />
someone else.  Time to market is huge since you dont have to buy boxes,<br />
CoLo hosting, bandwidth, and more.</p>
<p>Second Speaker:  Jinesh Varia, Evangelist of AWS<br />
Promise to see their roadmap for the next 2 years.<br />
Amazon has 3 business units<br />
Amazon.com, Amazon Services for Sellers, and Amazon Web Services<br />
Spent 2 billion on infrastructure costs already for AWS</p>
<p>Analogy<br />
- Electricity generated somewhere else doesnt really add any value.<br />
There is a certain amount of undifferentiated services.  Server<br />
Hosting, Bandwidth, hardware, contracts, moving facilities, ... Idea to<br />
product delay is huge.</p>
<p>Example of Animoto.com</p>
<p>They own no hardware.  None.  Serverless startup.</p>
<p>They went from 40 servers to 5000 in 3 days.  Facebook app.  Signed 25,000 users up every hour</p>
<p>Use Cases<br />
Media Sharing and Distribution<br />
Batch and Parallel Processing<br />
Backup and Archive and Recovery<br />
Search Engines<br />
Social Netowrking Apps<br />
Financial Applications and Simulations</p>
<p>What do you need?<br />
S3, EC2, SimpleDB, FPS, DevPay, SQS, Mechanical Turk</p>
<p>S3<br />
50,000 Transactions Per Second is what S3 is running right now.<br />
99.9% Uptime</p>
<p>EC2<br />
Unlimited Compute power<br />
Scale Capacity up or down.  Linux and OpenSolaris (uggh, Solaris) are accepted<br />
Elastic Block Store is finally here!  Yay!</p>
<p>SimpleDB<br />
Not a Relational, no SQL.  But highly available and highly accessible.  Index Data...</p>
<p>SQS<br />
Acts as a glue to tie all services together.  Transient Buffer?  Not sure how I feel about that.</p>
<p>DevPay and FPS<br />
Developers get to use Amazon's Billing Infrastructure.  Sounds lame and sort of pyrimad schemey</p>
<p>Mechanical Turk<br />
Allows<br />
you to get people on demand.  Perfect for high-volume micro tasks.<br />
Human Intelligence tasks.  Outsource dummy work I guess...  Not sure.</p>
<p>Sample Architecture<br />
Podango</p>
<p>He wrote a Cloud Architecture PDF<br />
<strong><br />
Future Roadmap</strong><br />
Focus on security features and certifications<br />
Continued focus and operational excellence<br />
US and international expansion<br />
Localization of technical resources<br />
Amazon<br />
EC2 GA and SLA - Out of Beta and SLA delivered &lt;&lt; This is really<br />
good for us!  Now if gmail would get out of beta after 5 years!<br />
Windows Server Support<br />
Additional services</p>
<p>Amazon Start-Up Challenge is open.  100K</p>
<p>aws.amazon.com/blog</p>
<p>Jinesh Varia, jvaria@amazon.com</p>
<p><strong>Customer Testimonials<br />
Splunk </strong>used AWS to host a development camp and start an instance.  Email instructions and SSH keys.  Free, Open Source.  DevCamp.<br />
Fabulatr at @Google Code  It starts up an instance gets it ready, sends email with ssh key to user<br />
Another Use Case - Sales Engineering - POC, Joint work with Support, A place to play, Splunk Live Demo<br />
Splunk blog and there are some videos on blog.<br />
Put splunk in your cloud</p>
<p>Resources<br />
download.splunk.com</p>
<p>blogs.splunk.com/thewilde  -&gt; Inside the Cloud Video</p>
<p>code.google.com/p/fabulatr</p>
<p>Rightscale, cant use elastic fox from iPhone, you can use RightScale<br />
<strong><br />
OtherInbox </strong><br />
Launched<br />
on Monday.  Helps users manage inbox.  Emails from OnStar, Receipts<br />
from Apple.  OtherInbox allows me to give out different addresses.<br />
facebook@james.otherinbox.com<br />
Seems like a cool app.<br />
Use Google Docs to grab information ad hoc.<br />
They use DB's on EBS in a Master/Slave relationship for SQL, formerly on EC2 w/o EBS, now EBS is awesome.<br />
Built on Ruby on Rails &gt; MVC and SproutCore (JavaScript framework)</p>
<p>austincloudcomputing.com</p>
<p><strong>MyBaby Our Baby</strong><br />
Share, Organize, Save all of the videos and pictures for kids<br />
Invite friends and family to your site, they get emails about your kids when you add content<br />
Other people can add photos of your children and pictures from other parents (at the park, babysitter, ...)<br />
Uses S3 only<br />
<strong><br />
Architecture for LB</strong><br />
Two Front End Load Balancing Proxy Servers that hit the right app servers.<br />
Need<br />
to read on Scalr (Pound)  HAProxy was also recommended.  He also<br />
mentioned that Scalr is cool, but AWS is coming out with a LB and tool<br />
for us to use.  He said to give it some time, but they would have<br />
something for us!</p>
<p>http://aws.typepad.com/aws/2008/04/scalr-.html</p>
<p>GoDaddy vs AWS.  GoDaddy sucks...  but under all circumstances, "you need a geek" to get this running.</p>
<p>You<br />
need a Linux System Administrator under all circumstances and a lot of<br />
people seemed miffed by this.  I dont see what the big deal is and<br />
under the AWS scenario, you don't need all the infrastructure<br />
(hardware) needed before and you need a lot less people than the<br />
traditional model.  You always still need someone who knows how to work<br />
the systems, but now you need fewer and you really need people that are<br />
linux admins but also web admins that know traditional web services and<br />
applications.  There will never be a magic button that just spins up<br />
servers ready to go for your unique app, Amazon makes it easier, but<br />
you still need a geek...  They make the world work...</p>
<p>Amazon has a long track record for success and there is a lot of trust from Other Inbox.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webadminblog.com/index.php/2008/10/01/amazon-web-services-s3-ec2-and-other-aws-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloud Headaches?</title>
		<link>http://www.webadminblog.com/index.php/2008/08/05/cloud-headaches/</link>
		<comments>http://www.webadminblog.com/index.php/2008/08/05/cloud-headaches/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 19:21:16 +0000</pubDate>
		<dc:creator>Ernest</dc:creator>
				<category><![CDATA[Elastic Compute Cloud]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[paas]]></category>
		<category><![CDATA[SaaS]]></category>

		<guid isPermaLink="false">http://webadminblog.com/?p=38</guid>
		<description><![CDATA[The industry is abuzz with people who are freaked out about the outages that Amazon and other cloud vendors have had.  "Amazon S3 Crash Raises Doubts Among Cloud Customers," says InformationWeek! This is because people are going into cloud computing with retardedly high expectations.  This year at Velocity, Interop, etc. I've seen people just totally [...]]]></description>
			<content:encoded><![CDATA[<p>The industry is abuzz with people who are freaked out about the outages that Amazon and other cloud vendors have had.  "<a class="null" title="Amazon S3 Crash Raises Doubts Among Cloud Customers" href="http://www.informationweekreports.com/shared/download.jhtml?id=172100002&amp;cat=iwkr_servers&amp;doc_id=209400122" target="nwcr_pop">Amazon S3 Crash Raises Doubts Among Cloud Customers</a><span class="null">," says InformationWeek!</span></p>
<p>This is because people are going into cloud computing with retardedly high expectations.  This year at Velocity, Interop, etc. I've seen people just totally in love with cloud computing - Amazon's specifically but in general as well.  And it's a good concept for certain applications.  However, it is a computing system just like every other computing system devised previously by man.  And it has, and will have, problems.</p>
<p>Whether you are using in house systems, or a SaaS vendor, or building "in the cloud," you have the same general concerns.  Am I monitoring my systems?  What is my SLA?  What is my recourse if my system is not hitting it?  What's my DR plan?</p>
<p>Cloud computing is also being called "PaaS," or Platform as a Service.  It's a special case of SaaS.  And if you're a company relying on it, when you contract with a SaaS vendor you get SLAs established and figure out what the remedy is if they breach it.  If you are going into a relationship where you are just paying money for a cloud VM, storage, etc. and there is no enforceable SLA in the relationship, then you need to build the risk of likely and unremediable outages into your business plan.</p>
<p>I hate to break it to you, but the IT people working at Amazon, Google, etc. are not all that smarter than the IT people working with you.  So an unjustified faith in a SaaS or cloud vendor - "Oh, it's Amazon, I'm sure they'll never have an outage of any sort - their entire system or localized to my part - and if they do I'm sure the $100/month I'm paying them will cause them to give a damn about me" - is unreasonable on its face.</p>
<p>Clouds and cloud vendors are a good innovation.  But they're like every other computing innovation and vendor selling it to you.  They'll have bugs and failures.  But treating them differently is a failure on your part, not theirs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webadminblog.com/index.php/2008/08/05/cloud-headaches/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Scalr project and AWS</title>
		<link>http://www.webadminblog.com/index.php/2008/06/12/scalr-project-and-aws/</link>
		<comments>http://www.webadminblog.com/index.php/2008/06/12/scalr-project-and-aws/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 17:44:04 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Elastic Compute Cloud]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[compute]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[elastic]]></category>
		<category><![CDATA[green]]></category>
		<category><![CDATA[scalr]]></category>

		<guid isPermaLink="false">http://webadminblog.com/?p=8</guid>
		<description><![CDATA[http://code.google.com/p/scalr/ For those of us getting into amazon's Elastic Compute Cloud (ec2), this is a really cool idea.  The idea is that your load grows and a new node is ready to handle additional capacity.  Once load lessens, boxes are turned off.  Integrating this with box stats, response times, monitoring per service makes sense. I [...]]]></description>
			<content:encoded><![CDATA[<p>http://code.google.com/p/scalr/</p>
<p>For those of us getting into amazon's Elastic Compute Cloud (ec2), this is a really cool idea.  The idea is that your load grows and a new node is ready to handle additional capacity.  Once load lessens, boxes are turned off.  Integrating this with box stats, response times, monitoring per service makes sense.</p>
<p>I wanted everyone to be thinking of the consumable computing model.  Pay as you go for what you use is really attractive.  No more do you have to have 10 boxes in your www cluster all day long if your spike is only during 8am to 3pm.   Now you can run the 10 boxes during those times and use less boxes during non peak times...  Pretty cool.  And cheap!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webadminblog.com/index.php/2008/06/12/scalr-project-and-aws/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

