<?xml version="1.0" encoding="UTF-8"?><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"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: The EC2 Instance Life Cycle</title> <atom:link href="http://shlomoswidler.com/2009/07/ec2-instance-life-cycle.html/feed" rel="self" type="application/rss+xml" /><link>http://shlomoswidler.com/2009/07/ec2-instance-life-cycle.html</link> <description>Cloud Developer Tips: Practical tips for developers of cloud computing applications.</description> <lastBuildDate>Tue, 31 Jan 2012 07:15:49 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: shlomo</title><link>http://shlomoswidler.com/2009/07/ec2-instance-life-cycle.html/comment-page-1#comment-662</link> <dc:creator>shlomo</dc:creator> <pubDate>Sun, 21 Aug 2011 10:35:38 +0000</pubDate> <guid
isPermaLink="false">http://orchestratus.com/shlomoswidler.com/?p=6#comment-662</guid> <description>@Adrian,EBS volumes can be attached and detached while the instance is &quot;Running&quot; or &quot;Stopped&quot;. Although you can detach the root EBS volume (on an EBS-backed instance) while the instance is Running, you probably don&#039;t want to unless you really know what you&#039;re doing (it has to do with the OS keeping open files on the root volume).The decision about which type of instance - S3-backed (instance-store) or EBS-backed - is determined by the AMI. Launch an S3-backed AMI for an instance-store root volume instance, and launch an EBS-backed AMI for an EBS root volume.</description> <content:encoded><![CDATA[<p>@Adrian,</p><p>EBS volumes can be attached and detached while the instance is &#8220;Running&#8221; or &#8220;Stopped&#8221;. Although you can detach the root EBS volume (on an EBS-backed instance) while the instance is Running, you probably don&#8217;t want to unless you really know what you&#8217;re doing (it has to do with the OS keeping open files on the root volume).</p><p>The decision about which type of instance &#8211; S3-backed (instance-store) or EBS-backed &#8211; is determined by the AMI. Launch an S3-backed AMI for an instance-store root volume instance, and launch an EBS-backed AMI for an EBS root volume.</p> ]]></content:encoded> </item> <item><title>By: Adrian</title><link>http://shlomoswidler.com/2009/07/ec2-instance-life-cycle.html/comment-page-1#comment-661</link> <dc:creator>Adrian</dc:creator> <pubDate>Sun, 21 Aug 2011 04:05:52 +0000</pubDate> <guid
isPermaLink="false">http://orchestratus.com/shlomoswidler.com/?p=6#comment-661</guid> <description>darn good analysis here.
what about detaching the EBS ? during a stop. is that possible.
how to make a S3 backed instance.</description> <content:encoded><![CDATA[<p>darn good analysis here.<br
/> what about detaching the EBS ? during a stop. is that possible.<br
/> how to make a S3 backed instance.</p> ]]></content:encoded> </item> <item><title>By: shlomo</title><link>http://shlomoswidler.com/2009/07/ec2-instance-life-cycle.html/comment-page-1#comment-430</link> <dc:creator>shlomo</dc:creator> <pubDate>Wed, 27 Oct 2010 14:44:38 +0000</pubDate> <guid
isPermaLink="false">http://orchestratus.com/shlomoswidler.com/?p=6#comment-430</guid> <description>@Nelson,Autocscaling is only capable of launching new instances, not starting stopped instances. That&#039;s a very interesting idea, though. It would require using your own autocscaling framework, not Amazon&#039;s.</description> <content:encoded><![CDATA[<p>@Nelson,</p><p>Autocscaling is only capable of launching new instances, not starting stopped instances. That&#8217;s a very interesting idea, though. It would require using your own autocscaling framework, not Amazon&#8217;s.</p> ]]></content:encoded> </item> <item><title>By: Nelson</title><link>http://shlomoswidler.com/2009/07/ec2-instance-life-cycle.html/comment-page-1#comment-429</link> <dc:creator>Nelson</dc:creator> <pubDate>Wed, 27 Oct 2010 11:14:23 +0000</pubDate> <guid
isPermaLink="false">http://orchestratus.com/shlomoswidler.com/?p=6#comment-429</guid> <description>Thanks for the great post (especially the diagram explaining EBS boot).
Is it possible to use auto-scaling to automatically revive an EBS instance that has been stopped?</description> <content:encoded><![CDATA[<p>Thanks for the great post (especially the diagram explaining EBS boot).<br
/> Is it possible to use auto-scaling to automatically revive an EBS instance that has been stopped?</p> ]]></content:encoded> </item> <item><title>By: shlomo</title><link>http://shlomoswidler.com/2009/07/ec2-instance-life-cycle.html/comment-page-1#comment-409</link> <dc:creator>shlomo</dc:creator> <pubDate>Sun, 12 Sep 2010 05:25:28 +0000</pubDate> <guid
isPermaLink="false">http://orchestratus.com/shlomoswidler.com/?p=6#comment-409</guid> <description>@Tobu,Yes, it can take a few minutes. That SSH ProxyCommand is a cool idea, but it&#039;s not appropriate for seldom-but-immediate need.</description> <content:encoded><![CDATA[<p>@Tobu,</p><p>Yes, it can take a few minutes. That SSH ProxyCommand is a cool idea, but it&#8217;s not appropriate for seldom-but-immediate need.</p> ]]></content:encoded> </item> <item><title>By: Tobu</title><link>http://shlomoswidler.com/2009/07/ec2-instance-life-cycle.html/comment-page-1#comment-407</link> <dc:creator>Tobu</dc:creator> <pubDate>Fri, 10 Sep 2010 17:10:44 +0000</pubDate> <guid
isPermaLink="false">http://orchestratus.com/shlomoswidler.com/?p=6#comment-407</guid> <description>&lt;a href=&quot;http://serverfault.com/questions/179714/fastest-time-to-get-an-ec2-instance-running&quot; rel=&quot;nofollow&quot;&gt;I asked ServerFault and it seems to fall in the one-three minute range, but with some variability and no guarantee that there is a machine available at all.&lt;/a&gt;</description> <content:encoded><![CDATA[<p><a
href="http://serverfault.com/questions/179714/fastest-time-to-get-an-ec2-instance-running" rel="nofollow">I asked ServerFault and it seems to fall in the one-three minute range, but with some variability and no guarantee that there is a machine available at all.</a></p> ]]></content:encoded> </item> <item><title>By: Tobu</title><link>http://shlomoswidler.com/2009/07/ec2-instance-life-cycle.html/comment-page-1#comment-406</link> <dc:creator>Tobu</dc:creator> <pubDate>Thu, 09 Sep 2010 21:45:41 +0000</pubDate> <guid
isPermaLink="false">http://orchestratus.com/shlomoswidler.com/?p=6#comment-406</guid> <description>I wonder how long these transitions take. The new micro option is starting to look attractive for my modest needs. If I set my SSH ProxyCommand to ec2-run-instances or ec2-startup-instances (plus socat magic), how soon will the machine be available?</description> <content:encoded><![CDATA[<p>I wonder how long these transitions take. The new micro option is starting to look attractive for my modest needs. If I set my SSH ProxyCommand to ec2-run-instances or ec2-startup-instances (plus socat magic), how soon will the machine be available?</p> ]]></content:encoded> </item> <item><title>By: shlomo</title><link>http://shlomoswidler.com/2009/07/ec2-instance-life-cycle.html/comment-page-1#comment-356</link> <dc:creator>shlomo</dc:creator> <pubDate>Sat, 10 Jul 2010 20:13:32 +0000</pubDate> <guid
isPermaLink="false">http://orchestratus.com/shlomoswidler.com/?p=6#comment-356</guid> <description>@tim,Check out Eric Hammond&#039;s article providing a few ways to prevent accidental termination from having drastic effects: http://alestic.com/2010/01/ec2-instance-locking</description> <content:encoded><![CDATA[<p>@tim,</p><p>Check out Eric Hammond&#8217;s article providing a few ways to prevent accidental termination from having drastic effects: <a
href="http://alestic.com/2010/01/ec2-instance-locking" rel="nofollow">http://alestic.com/2010/01/ec2-instance-locking</a></p> ]]></content:encoded> </item> <item><title>By: tim</title><link>http://shlomoswidler.com/2009/07/ec2-instance-life-cycle.html/comment-page-1#comment-354</link> <dc:creator>tim</dc:creator> <pubDate>Sat, 10 Jul 2010 06:02:36 +0000</pubDate> <guid
isPermaLink="false">http://orchestratus.com/shlomoswidler.com/?p=6#comment-354</guid> <description>I found out the hard way that terminated instances with ebs boot partition cannot be restarted, haha. luckily it was just during a test, so nothing was lost.Thanks for your article, good casual read.</description> <content:encoded><![CDATA[<p>I found out the hard way that terminated instances with ebs boot partition cannot be restarted, haha. luckily it was just during a test, so nothing was lost.</p><p>Thanks for your article, good casual read.</p> ]]></content:encoded> </item> <item><title>By: Persistence Strategies for Amazon EC2 &#8211; The Server Labs Blog</title><link>http://shlomoswidler.com/2009/07/ec2-instance-life-cycle.html/comment-page-1#comment-347</link> <dc:creator>Persistence Strategies for Amazon EC2 &#8211; The Server Labs Blog</dc:creator> <pubDate>Thu, 08 Jul 2010 14:02:37 +0000</pubDate> <guid
isPermaLink="false">http://orchestratus.com/shlomoswidler.com/?p=6#comment-347</guid> <description>[...] EBS-backed AMI [2]. These two AMIs exhibit a number of differences, for example in their lifecycle [3] and data persistence characteristics [...]</description> <content:encoded><![CDATA[<p>[...] EBS-backed AMI [2]. These two AMIs exhibit a number of differences, for example in their lifecycle [3] and data persistence characteristics [...]</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic (User agent is rejected)
Database Caching 6/18 queries in 0.010 seconds using disk: basic
Object Caching 401/412 objects using disk: basic
Content Delivery Network via Amazon Web Services: S3: blogstatic.shlomoswidler.com.s3.amazonaws.com

Served from: shlomoswidler.com @ 2012-02-04 22:22:21 -->
