<?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>The Official Rackspace Blog &#187; Jonathan Hogue</title>
	<atom:link href="http://www.rackspace.com/blog/author/jonathan-hogue/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rackspace.com/blog</link>
	<description>The Official Rackspace Blog</description>
	<lastBuildDate>Tue, 21 May 2013 15:00:32 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>RackConnect Updates!</title>
		<link>http://www.rackspace.com/blog/rackconnect-updates/</link>
		<comments>http://www.rackspace.com/blog/rackconnect-updates/#comments</comments>
		<pubDate>Tue, 18 Sep 2012 21:00:21 +0000</pubDate>
		<dc:creator>Jonathan Hogue</dc:creator>
				<category><![CDATA[Cloud Industry Topics]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[hybrid cloud]]></category>
		<category><![CDATA[Knowledge Center]]></category>
		<category><![CDATA[rackconnect]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/blog/?p=23054</guid>
		<description><![CDATA[There have been some updates to RackConnect, including a new Knowledge Center, automated Cloud Server load balancing and an API.]]></description>
				<content:encoded><![CDATA[<p>At Rackspace, in an effort to ensure that our customers get the most out of what we offer, we constantly work to update and improve the solutions we provide. We’ve recently made a few updates to our <a href="http://www.rackspace.com/cloud/hybrid/dedicated_cloud/rackconnect/">RackConnect</a> solution that will help our customers better leverage a hybrid cloud environment.</p>
<p>In addition, <span style="text-decoration: underline;">if you’re a current RackConnect customer, we need you</span>! We’d like to get your feedback on what you think about our current solution and what you think we could do to make it better. Please take a few minutes to complete our <a href="http://svy.mk/O8TEfj">survey</a> and provide us with your feedback.</p>
<p>Now, here’s what’s new with RackConnect:<strong><em></em></strong></p>
<h2><em>New RackConnect Knowledge Center!</em></h2>
<p>To help you better understand RackConnect and how you can use it, we’ve recently updated our <a href="http://www.rackspace.com/knowledge_center/">Knowledge Center</a> to include a series of support articles for you to leverage. Please visit the following link to learn more: <a type="_moz" href="http://www.rackspace.com/knowledge_center/product-page/rackconnect">http://www.rackspace.com/knowledge_center/product-page/rackconnect</a></p>
<h2><em>Cloud Server Load Balancing Now Automated!</em></h2>
<p>Newly created Cloud Servers can now automatically be associated with an <ins cite="mailto:Andrew%20Hickey" datetime="2012-09-17T15:39"></ins>F5 Big-IP Local Traffic Manger load balancer pool. How does it work? Simply use metadata when creating a Cloud Server. The server will automatically be added to the pool and automatically removed when the server is deleted.</p>
<p><span style="text-decoration: underline;">When you create a new Cloud Server enter:</span><strong></strong></p>
<p><strong>Metadata Key:</strong> RackConnectLBPool<strong></strong><br />
<strong>Metadata Value:</strong> (The exact name of the pool as defined on the load balancer; use a semi-colon separated list for more than one pool)</p>
<p>It should look something like this:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://ddf912383141a8d7bbe4-e053e711fc85de3290f121ef0f0e3a1f.r87.cf1.rackcdn.com/rackconnect-graphic.png" alt="" width="406" height="436" /></p>
<p>Please review the <a href="http://www.rackspace.com/knowledge_center/article/using-dedicated-load-balancers-with-rackconnect">RackConnect Knowledge Center article</a> we created<del cite="mailto:Andrew%20Hickey" datetime="2012-09-17T15:40">,</del> for more information. If you don’t know the names of your load balancer pools, no worries! Simply contact your Support team.</p>
<h2><em>RackConnect API Now Available!</em></h2>
<p>Did you know that RackConnect has an API? The RackConnect API provides a way for you to programmatically access certain read-only information about your Cloud Server and RackConnect configuration from within your Cloud Servers. The API will provide information that will be useful in several instances:</p>
<ol>
<li>When you are scripting or automating any post-server build configuration tasks, you can query the API to learn when RackConnect automation has completed configuring your server; so <del cite="mailto:Andrew%20Hickey" datetime="2012-09-17T16:19"></del>any tasks you wish to perform don&#8217;t conflict with the automation being performed by RackConnect.</li>
<li>When you are setting up the network configuration manually on your Cloud Server (when the &#8220;Configure Network Stack&#8221; automation feature is disabled on your Cloud account) the API will return the gateway IP address to be used as the default gateway on your Cloud Server, which you can then use to correctly configure the Cloud Server network stack.</li>
<li>When you wish to determine the specific actions the automation will take against one of your Cloud Servers you can view the status of each automation feature for a specific Cloud Server.</li>
</ol>
<p>The RackConnect API provides four API calls, available from within your Cloud Server(s), that provide details regarding the status of the your RackConnect environment, including:</p>
<ul>
<li>get gateway IP address</li>
<li>get automation status</li>
<li>get automation status details (status of tasks)</li>
<li>get automation features status</li>
</ul>
<p>For more information and specific usage instructions, please see the <a href="https://my.rackspace.com/csx/docs/DOC-1560">RackConnect Customer API</a>.</p>
<p>Stay tuned for more updates coming soon!</p>
<p>Additional RackConnect blogs to check out:</p>
<ul>
<li><del cite="mailto:Andrew%20Hickey" datetime="2012-09-17T16:21"></del><a href="http://www.rackspace.com/blog/building-a-hybrid-cloud-with-rackconnect/">Building A Hybrid Cloud With RackConnect</a></li>
<li><a href="http://www.rackspace.com/blog/hybrid-cloud-enabling-flexibility-for-small-businesses/">Hybrid Cloud: Enabling Flexibility For Small Businesses</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/rackconnect-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building A Hybrid Cloud With RackConnect</title>
		<link>http://www.rackspace.com/blog/building-a-hybrid-cloud-with-rackconnect/</link>
		<comments>http://www.rackspace.com/blog/building-a-hybrid-cloud-with-rackconnect/#comments</comments>
		<pubDate>Mon, 10 Sep 2012 20:00:08 +0000</pubDate>
		<dc:creator>Jonathan Hogue</dc:creator>
				<category><![CDATA[Cloud Industry Topics]]></category>
		<category><![CDATA[Product Discussion]]></category>
		<category><![CDATA[hybrid cloud]]></category>
		<category><![CDATA[rackconnect]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/blog/?p=22921</guid>
		<description><![CDATA[Everyone has their own definition of hybrid cloud, so instead of defining it, we help you use it RackConnect.]]></description>
				<content:encoded><![CDATA[<p>I’ve seen at least a half-a-dozen different definitions for hybrid cloud. If you forced all of the cloud experts into a room and demanded a clear definition, they would only agree on one thing: hybrid cloud is some combination of dedicated compute resources and shared compute resources. The shared resource refers to a public cloud, while the dedicated resource could be on-premise private cloud, hosted servers, off-premise private cloud, etc, etc, etc&#8230; as long as it’s reserved for your use. No matter the combination hybrid cloud delivers the flexibility and elasticity of the cloud without having to sacrifice the performance and security of dedicated equipment.</p>
<p>Since there is no completely clear definition for hybrid cloud, the best I can do to explain it is to describe how you can build a hybrid cloud at Rackspace. We have a unique enabler called <a href="http://www.rackspace.com/cloud/hybrid/dedicated_cloud/rackconnect/">RackConnect</a>. It&#8217;s our organically grown spin on hybrid technology that creates a bridge between your dedicated, hosted network and the Rackspace public cloud. RackConnect lets you store your most sensitive data (e.g. payment card information and customer records), and run your most demanding applications (e.g. large databases or financial applications) on dedicated gear; while you run applications that are well-suited for the cloud (e.g. Database-driven web, messaging and collaboration applications) in the cloud. It brings the two solutions together by allowing them to communicate with each other.</p>
<p>RackConnect has two basic parts: a network device or set of devices, and an automation system. The network device can be a firewall, a load balancer, a combination of the two or a high availability combination (so up to four devices if you’re doing the math). The device(s) passes network traffic between the dedicated and cloud environments in a secure and efficient manner. For example, a firewall can be configured to allow a dedicated database to speak with cloud web servers, but not the Internet.</p>
<p>The second component, the automation system, does most of this configuration for you. When you add new cloud servers to your environment, the system automatically configures the network device to enforce the network security policies you define. When you remove a cloud server, it cleans up. It also configures the software firewall on each of the cloud servers, so that they can only communicate in the way you desire. For example, the software firewall can be set to allow your cloud servers to only communicate with your dedicated servers and the Internet, but not between each other.</p>
<p>To further evolve this solution and continue to meet the needs of our customers, we&#8217;ve recently built in some new RackConnect capabilities. Now it can to do even more. RackConnect now has an Application Programming Interface (API) that can be used to retrieve RackConnect status information, such as gateway IP addresses, the automation status, automation status details and the automation features status (whether automation is turned on or off). It also supports Rackspace Cloud Servers powered by OpenStack. New cloud servers can be automatically added to load balancer pools, based on the server name or metadata.</p>
<p>This is just the first of several articles planned for the next few weeks that will cover hybrid cloud. Some of the articles will also announce opportunities for you to come hear us talk about our growth in this space. And if you&#8217;re in the Chicago area this week, stop by and see us at <a href="http://www.cloudconnectevent.com/chicago/">Cloud Connect</a>! Also, sign-up to attend our Hybrid Clouds speaking session on Thursday, Sept. 13 at 11:30 a.m.</p>
<p>Stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/building-a-hybrid-cloud-with-rackconnect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Content Delivery Network via Rackspace Cloud Files: c3414940.r40.cf0.rackcdn.com

 Served from: www.rackspace.com @ 2013-05-21 21:36:03 by W3 Total Cache -->