<?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: Getting Started with Amazon EC2 SQL Server 2005</title>
	<atom:link href="http://www.brentozar.com/archive/2008/10/running-sql-server-2005-on-amazon-ec2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brentozar.com/archive/2008/10/running-sql-server-2005-on-amazon-ec2/</link>
	<description>Your technology pain-relief experts.</description>
	<lastBuildDate>Wed, 08 Feb 2012 16:37:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sam Greene</title>
		<link>http://www.brentozar.com/archive/2008/10/running-sql-server-2005-on-amazon-ec2/comment-page-1/#comment-33061</link>
		<dc:creator>Sam Greene</dc:creator>
		<pubDate>Tue, 06 Sep 2011 21:07:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.brentozar.com/?p=1515#comment-33061</guid>
		<description>Got it - I&#039;ll have to watch Jermiah - saw Kendra do one and it was good stuff.  I was also wondering about what type of storage would be used, but EC2 docs say that W2008 is default to EBS, giving you persistent storage.  VPN is a extra charge of .05 per hour of connection - and I would assume you could shut that down just like you could with the SQL box.  Looks great for SAN meltdowns!</description>
		<content:encoded><![CDATA[<p>Got it &#8211; I&#8217;ll have to watch Jermiah &#8211; saw Kendra do one and it was good stuff.  I was also wondering about what type of storage would be used, but EC2 docs say that W2008 is default to EBS, giving you persistent storage.  VPN is a extra charge of .05 per hour of connection &#8211; and I would assume you could shut that down just like you could with the SQL box.  Looks great for SAN meltdowns!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent Ozar</title>
		<link>http://www.brentozar.com/archive/2008/10/running-sql-server-2005-on-amazon-ec2/comment-page-1/#comment-33060</link>
		<dc:creator>Brent Ozar</dc:creator>
		<pubDate>Tue, 06 Sep 2011 20:58:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.brentozar.com/?p=1515#comment-33060</guid>
		<description>Also, just to clarify - I did cover the log shipping to a non-SQL box in one of my paid private webcasts at SSWUG.  I don&#039;t think it&#039;s still online, but in a nutshell, you can use something like JungleDisk to copy your backups to S3 and then restore them in EC2.</description>
		<content:encoded><![CDATA[<p>Also, just to clarify &#8211; I did cover the log shipping to a non-SQL box in one of my paid private webcasts at SSWUG.  I don&#8217;t think it&#8217;s still online, but in a nutshell, you can use something like JungleDisk to copy your backups to S3 and then restore them in EC2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent Ozar</title>
		<link>http://www.brentozar.com/archive/2008/10/running-sql-server-2005-on-amazon-ec2/comment-page-1/#comment-33059</link>
		<dc:creator>Brent Ozar</dc:creator>
		<pubDate>Tue, 06 Sep 2011 20:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.brentozar.com/?p=1515#comment-33059</guid>
		<description>Sam - thanks! I wouldn&#039;t expose it to the web. Amazon has a VPN product so you can bridge to your own datacenter.

If you check out http://www.brentozar.com, we&#039;ve got a list of upcoming events on the right. Jeremiah&#039;s got an upcoming webcast on SQL in EC2. Enjoy!</description>
		<content:encoded><![CDATA[<p>Sam &#8211; thanks! I wouldn&#8217;t expose it to the web. Amazon has a VPN product so you can bridge to your own datacenter.</p>
<p>If you check out <a href="http://www.brentozar.com" rel="nofollow">http://www.brentozar.com</a>, we&#8217;ve got a list of upcoming events on the right. Jeremiah&#8217;s got an upcoming webcast on SQL in EC2. Enjoy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Greene</title>
		<link>http://www.brentozar.com/archive/2008/10/running-sql-server-2005-on-amazon-ec2/comment-page-1/#comment-33058</link>
		<dc:creator>Sam Greene</dc:creator>
		<pubDate>Tue, 06 Sep 2011 20:48:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.brentozar.com/?p=1515#comment-33058</guid>
		<description>Brent,
You mention using this for disaster recovery - shipping logs up to the storage for the machine while it&#039;s shut down.  Sounds great to me.  What about security to the machine.  Would you change to a non-standard port and then force ssl connections?  What else could be done?

&quot;You can copy the files to a cheap non-SQL box at Amazon, and only start up the SQL Server once per day (or per week!) to apply the log files.  (I see a blog post coming on that after PASS when things die down.)&quot;
Several years later - ever get around to writing this?  Maybe just a brief outline of what you&#039;d do?

Thanks oh so much!1</description>
		<content:encoded><![CDATA[<p>Brent,<br />
You mention using this for disaster recovery &#8211; shipping logs up to the storage for the machine while it&#8217;s shut down.  Sounds great to me.  What about security to the machine.  Would you change to a non-standard port and then force ssl connections?  What else could be done?</p>
<p>&#8220;You can copy the files to a cheap non-SQL box at Amazon, and only start up the SQL Server once per day (or per week!) to apply the log files.  (I see a blog post coming on that after PASS when things die down.)&#8221;<br />
Several years later &#8211; ever get around to writing this?  Maybe just a brief outline of what you&#8217;d do?</p>
<p>Thanks oh so much!1</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Object Caching 539/545 objects using disk: basic

Served from: www.brentozar.com @ 2012-02-09 05:14:23 -->
