<?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; Open Source Technologies</title>
	<atom:link href="http://www.rackspace.com/blog/category/open-source-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rackspace.com/blog</link>
	<description>The Official Rackspace Blog</description>
	<lastBuildDate>Tue, 18 Jun 2013 21:31:06 +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>Red Hat Summit 2013 Recap</title>
		<link>http://www.rackspace.com/blog/red-hat-summit-2013-recap/</link>
		<comments>http://www.rackspace.com/blog/red-hat-summit-2013-recap/#comments</comments>
		<pubDate>Tue, 18 Jun 2013 17:00:38 +0000</pubDate>
		<dc:creator>Major Hayden</dc:creator>
				<category><![CDATA[Business Tips and Tricks]]></category>
		<category><![CDATA[Cloud Industry Topics]]></category>
		<category><![CDATA[Open Cloud]]></category>
		<category><![CDATA[Open Source Technologies]]></category>
		<category><![CDATA[Tips for Devs and Sys Admins]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[Red Hat]]></category>
		<category><![CDATA[red hat summit]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/blog/?p=30524</guid>
		<description><![CDATA[The 2013 Red Hat Summit was my second one and I enjoyed it more than last year. Quite a few people asked for a recap and some takeaways from the Summit and that’s what I hope to do in this post.]]></description>
				<content:encoded><![CDATA[<p>The 2013 <a href="http://www.redhat.com/summit/">Red Hat Summit</a> was my second one and I enjoyed it more than last year. Quite a few people asked for a recap and some takeaways from the Summit and that’s what I hope to do in this post.</p>
<h2><strong>Keynotes</strong></h2>
<p>It’s quite apparent that Red Hat is taking a more assertive — and sometimes aggressive — stance against closed source, overpriced solutions that prevent consumers from getting things done. Red Hat President and CEO Jim Whitehurst had a slide that showed “Open or Die” with a live plant on the left and a dead one on the right (see the photo in the post just below this paragraph). You could hear the gasp in the audience from some of the less technical crowd. Red Hat is making a big push to deliver on OpenStack and to modernize their RHEL and RHEV platforms. Paul Cormier, Red Hat’s executive vice president and president, products and technologies, detailed some of the upcoming offerings and the overall strategy seems to be a double-down on virtualization via OpenStack and further enhancement of Enterprise Linux.</p>
<p style="text-align: center;"><img class="aligncenter" alt="" src="http://ddf912383141a8d7bbe4-e053e711fc85de3290f121ef0f0e3a1f.r87.cf1.rackcdn.com/red-hat-summit.2.1.jpg" width="555" height="416" /></p>
<p>Of the vendor keynotes, the Intel keynote from Dirk Hohndel, Chief Linux and Open Source Technologist, was superb. He seemed a bit nervous at first and we were quickly losing interest but he brought us back in with some good anecdotes. Dirk went into detail about how a company with a ton of intellectual property could also embrace open source. Surprisingly, the speech really moved me and there were no slides involved; it was just Dirk talking.</p>
<p>You can watch the keynotes on <a href="http://www.redhat.com/summit/2013/gallery/">Red Hat’s Summit site</a>. If you only watch one of them, watch <a href="http://videos.cdn.redhat.com/2013-summit-keynotes-hohndel.mp4">Dirk Hohndel’s talk</a> (direct link to MP4).</p>
<h2><strong>Sessions</strong></h2>
<p>The most memorable was Red Hat Chief ARM Architect <a href="http://www.redhat.com/summit/sessions/index.html#232">Jon Masters’ demonstration of the 64-bit ARM platform</a> (AArch64). Although there was no bicycle or spandex involved this year (he apologized for the lack of both), it was amazing to see some firsts. It was the first time AArch64 has been demonstrated in public and the first time Gluster ran on 64-bit ARM. He had a 2U rackmount chassis and the fans were extremely loud. Jon commented that the chips are “rarer than gold” and that he wasn’t going to chance turning the fans off. The server performed quite well during the demonstration and certainly outperformed what I’d expect from an ARM system.</p>
<p style="text-align: center;"><img class="aligncenter" alt="" src="http://ddf912383141a8d7bbe4-e053e711fc85de3290f121ef0f0e3a1f.r87.cf1.rackcdn.com/red-hat-summit.3.1.jpg" width="555" height="416" /></p>
<p>Dan Walsh, Red Hat Senior Principal Software Engineer, led two informative sessions that I enjoyed. The first was a <a href="http://www.redhat.com/summit/sessions/index.html#418">session on Linux containers</a>. LXC confused me quite a bit before the talk but Dan and the product manager went through how containers work step by step. They gave real world use cases and made comparisons to the more prevalent virtualization methods, like KVM. As you might expect, Dan sprinkled in some useful security tips to make containers safer to use.</p>
<p>Another of Dan’s talks was about <a href="http://www.redhat.com/summit/sessions/index.html#67">how to use SELinux in a large enterprise</a>. He started it off with a brief explanation of SELinux and made us all stand up and say the words on his first slide (“SELinux is a labeling system”). He offered some tips on how to manage SELinux on multiple machines with Puppet and Ansible. In addition, he showed how custom policies could be easily exported and then passed around as RPMs or within configuration management systems. We also saw how to send auditd logs to remote systems for aggregation and alerting. You can certainly manage SELinux on many machines simply by treating the policies and configuration just like you treat any other service’s configuration files.</p>
<p>Even after the Pub Crawl on Thursday night, the <a href="http://www.redhat.com/summit/sessions/index.html#499">Friday morning presentation about systemd</a> was packed with attendees. The presenters went through SysV’s shortcomings and what systemd can deliver. It will replace init in RHEL 7. Adding systemd reduces the complexity of managing services and allows you to automate many of the things that are annoying to do manually (like cgroups). Its default method of handling cgroups allows CPU share to be carved up <em>per service</em> rather than per process. That means that if httpd has 10 workers and MySQL is running two processes, each <em>service</em> will receive a 50 percent share of the total CPU (rather than httpd getting a lot extra since it has multiple processes).</p>
<p>The RHEL 7 talks were extremely informative and I was writing until my hand almost fell off. I probably missed a lot of the new features so it might be a good idea to wait for the slides to be published. If you’re eager to use RHEL 7 as a desktop, you’ll see GNOME’s classic mode on the desktop (and it looks great).</p>
<h2><strong>After-hours</strong></h2>
<p>As usual, the Red Hat Certified Professionals reception at McGreevy’s was a great networking opportunity. I met other Linux users from around the world and enjoyed some pretty decent beer and food. I stayed after the reception and received a detailed lesson about how hockey works. The Bruins pushed through three OTs but eventually lost.</p>
<p>The rain ruined Thursday night’s plans but the Red Hat marketing folks put together a great alternative in less than 24 hours. We ended up at <a href="http://royaleboston.com/">Royale</a> and were treated to a ton of food and drinks. Some musicians set up late in the evening and we were all wondering what type of music they’d play. It was a group called <a href="http://www.alteregobooking.com/">Alter Ego</a> from Montreal and they really rocked the place. They’re famous for “60 costume changes in 90 minutes” and they took us through oldies, disco, and contemporary music. They hit every single music genre I could think of (except country) and everyone was amazed that they entertained us for 90 minutes without a single break. If you get the chance to see this group in person, don’t miss it.</p>
<p style="text-align: center;"><img class="aligncenter" alt="" src="http://ddf912383141a8d7bbe4-e053e711fc85de3290f121ef0f0e3a1f.r87.cf1.rackcdn.com/red-hat-summit.4.1.pg.jpg" width="539" height="327" /></p>
<h2><strong>Wrap-up</strong></h2>
<p>The Red Hat Summits continue to be a good opportunity to learn, network, and experiment. The ratio of attendees seems to be tilting more toward the non-technical side, and this is a problem that the organizers will definitely need to improve. There were several technical sessions packed wall to wall with plenty of non-technical people playing on their phones or checking email on their laptops. It’s a tough problem to fix and many conferences have the same issue.</p>
<p>Next year’s summit will be in San Francisco in April. I hope to see you there!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/red-hat-summit-2013-recap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://videos.cdn.redhat.com/2013-summit-keynotes-hohndel.mp4" length="127535004" type="video/mp4" />
		</item>
		<item>
		<title>Cut The Red Tape; Build Your Startup On Open Source Principles</title>
		<link>http://www.rackspace.com/blog/cut-the-red-tape-build-your-startup-on-open-source-principles/</link>
		<comments>http://www.rackspace.com/blog/cut-the-red-tape-build-your-startup-on-open-source-principles/#comments</comments>
		<pubDate>Wed, 12 Jun 2013 20:00:41 +0000</pubDate>
		<dc:creator>Ev Kontsevoy</dc:creator>
				<category><![CDATA[Business Tips and Tricks]]></category>
		<category><![CDATA[Cloud Industry Topics]]></category>
		<category><![CDATA[Open Source Technologies]]></category>
		<category><![CDATA[Thought Leadership]]></category>
		<category><![CDATA[Mailgun]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[startups]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/blog/?p=30390</guid>
		<description><![CDATA[I knew that if I ever started a company, I would build it on some of the principles that drive open source projects.That's what I did with Mailgun.]]></description>
				<content:encoded><![CDATA[<p>I knew that if I ever started a company, I would build it on some of the principles that drive open source projects.</p>
<p>While most companies leverage product roadmaps and rigid structure, open source projects operate differently.</p>
<p>Let’s look at the Linux kernel, for example. The Linux kernel is among the most fascinating pieces of software ever written. There is no corporate structure of development behind it, yet it has evolved to be one of the most amazing technological advances mankind has created.</p>
<p>The kernel does away with armies of product managers, project managers and office managers. It wastes no time on things that managers love to do<i>.</i> The kernel is very much the evolution of code: the good ideas stick and the bad ideas leave (or elements of them turn into good ideas).</p>
<p>When we started <a href="http://mailgun.com/">Mailgun</a>, we wanted to minimize the requirement of a centrally-planned structure and used this evolution to our advantage. Here are some open source principles that were applied to our startup.</p>
<h2><b>Kill The Meetings</b></h2>
<p>Open source projects run on mailing lists, IRC channels, Wiki pages and occasional beer parties. This lends itself to a couple of advantages over traditional meetings.</p>
<ol>
<li>First, all of the discussions and conversations are <i>naturally</i> documented and searchable. This creates a treasure trove of information that can be used later. This is very different from traditional meetings where people come face-to-face to discuss issues and ideas, but typically leave the room with a lot of undocumented knowledge. Mailing lists and Wiki pages make everyone on the team equally productive <i>regardless of their physical location</i> (more on this later).</li>
<li>Second, we found that the most interesting conversations often occur after hours. Something happens when people get home, relax, pop a beer and get on the mailing list or IRC to discuss technical things. Thinking about these difficult problems throughout the day often results in inspiring ideas and novel solutions. Having this information recorded for future documentation or blog posts makes it that much better.</li>
</ol>
<h2><b>No HQ Required; Hire Across The Globe</b></h2>
<p>There is not a single building that has “Offices of the Linux Kernel” plastered on the outside.  Just as open source projects know no boundaries, you can employ people from all over the globe to help you with your startup. You don’t have to have everyone located in the same place, which can be liberating.</p>
<p>Instead of having to hire from a pool of people in your city, the Internet has connected the entire world and enables teams to hack together from thousands of miles away.  Moreover, the quality and caliber of talent you can attract increases significantly if you’re not encumbered by a single location.</p>
<p>At Mailgun, we never had a proper HQ.</p>
<h2><b>Contributions Trump Conjectures</b></h2>
<p>Each startup is like a young organism at the start of an evolution. The business is about to go through the grinder in a full <i>survival of the fittest</i> mode against other startups. At this point in time the business is in an extremely fragile state. If your startup consists of two people and it is time to hire a third one, you are about to increase the size of your company by 50 percent. Making the wrong hire could be devastating. Making this decision based on a single interview is like marrying someone after a single blind date!</p>
<p>Instead, at Mailgun we approached new hires in the same way people contribute to open source projects. As developers and engineers were interested in working with us, we did not rely on interviews. Instead, we always maintained an open invitation for anyone to contribute on a part time basis, usually remotely. Folks who “clicked” with us have naturally transitioned to full-time roles, others remain contractors to this day.</p>
<p>Leveraging some of the key principles of open source projects helped us take Mailgun to where it is today. We built a great company on these principles and are confident that following some of tenets of open source can help you build a great startup yourself.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/cut-the-red-tape-build-your-startup-on-open-source-principles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why I Joined Rackspace Part II – The Products And The Strategy</title>
		<link>http://www.rackspace.com/blog/why-i-joined-rackspace-part-ii-the-products-and-the-strategy/</link>
		<comments>http://www.rackspace.com/blog/why-i-joined-rackspace-part-ii-the-products-and-the-strategy/#comments</comments>
		<pubDate>Wed, 22 May 2013 19:45:09 +0000</pubDate>
		<dc:creator>Alan Perkins</dc:creator>
				<category><![CDATA[Cloud Industry Topics]]></category>
		<category><![CDATA[Hybrid Cloud]]></category>
		<category><![CDATA[Open Cloud]]></category>
		<category><![CDATA[Open Source Technologies]]></category>
		<category><![CDATA[OpenStack]]></category>
		<category><![CDATA[Product Discussion]]></category>
		<category><![CDATA[Racker Culture]]></category>
		<category><![CDATA[hybrid cloud]]></category>
		<category><![CDATA[open cloud]]></category>
		<category><![CDATA[why I joined Rackspace]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/blog/?p=29668</guid>
		<description><![CDATA[Alan Perkins recently joined Rackspace as Director of Product and Technology, Asia Pacific. In this two-part series, he discusses why he joined Rackspace.]]></description>
				<content:encoded><![CDATA[<p><em>Alan Perkins recently joined Rackspace as Director of Product and Technology, Asia Pacific. In this two-part series, he discusses why he joined Rackspace. In Part I, he highlighted <a href="http://www.rackspace.com/blog/why-i-joined-rackspace-part-i-the-company-and-its-values/">the company and its values</a>.</em></p>
<p>As someone who has taken an enterprise to the cloud globally, I understand just how much of an impact the cloud can have on a business. I have been a vocal supporter in the belief that the cloud can open all sorts of possibilities. It’s not just about cost mitigation and scalability.</p>
<p>Businesses looking to learn more about what cloud computing can offer are faced with a plethora of suppliers purporting to have cloud services. Many of the potentially transformational benefits can be lost in the confusion of conflicting ideas, and these businesses sometimes gain a false sense that the cloud sounds like stuff they have heard before.</p>
<p>The truth is that real cloud is a service that’s hard to fake. The key is that the products, services and technologies offered by a vendor enable an enterprise to focus on its business imperatives without having to worry about the infrastructure. It is always a tough question: does a company invest in expensive infrastructure just in case it becomes successful beyond expectations? Does it allow a huge opportunity to slip through its fingers simply because of a conservative approach to investing in infrastructure? Both are risks that all businesses have to traditionally face.</p>
<p>These risks become real concerns when businesses do not use the cloud. Cloud approaches mean that businesses can effectively forge ahead knowing that the infrastructure will cater to their usage needs. Imagine starting a fishing business and not having to worry about how big a boat and net you should buy. Instead, you can rely on being able to start with modest equipment and elastically expand the ship and net at sea if you happen to come across a huge school of fish.</p>
<p>The freedom from encumbrance that results from this elasticity has the potential to change the way businesses approach their strategic planning, innovation and related areas of risk management and process streamlining. More agile methodologies ensue that facilitate experimentation and allow changes to happen organically, leading inevitably to a focus on the business goals rather than the potential impediments such as not having enough infrastructure.</p>
<p>Cloud facilitates this change in thinking, but it has failed to overcome the concerns around privacy, security and data sovereignty. Despite all the advocates who have effectively said that the benefits outweigh the risks, the fact remains that some businesses stand to lose more than they can gain if their data is exposed. In some cases there are legislative impediments, PCI compliance, health records, national sovereignty rules to name a few, that render the potential gains seemingly academic. Further concerns around the high dependency on single cloud providers have further limited the uptake.</p>
<p>But Rackspace has largely addressed these concerns by open-sourcing the cloud. By working with NASA, Rackspace has given birth to what is now among the fastest growing open source projects in history – OpenStack. The OpenStack Foundation now has more than 8,600 contributing developers and has been adopted by more than 100 companies, including IBM, Dell, HP, NTT, Red Hat and Canonical. Rackspace has very publicly gone “all-in” on OpenStack and is one of the largest contributors to the code base. Rackspace’s approach is that Fanatical Support will be the key differentiator that enables the company to excel.</p>
<p>As a result of OpenStack, businesses have the freedom to build on the <a href="http://www.rackspace.com/cloud/hybrid/">hybrid cloud</a>, an infrastructure platform that uses a combination of public multi-tenanted cloud infrastructure, dedicated servers and private cloud facilities that are on their own premises if necessary. The technical barriers between each of these topologies are being eliminated, making for one platform that truly allows businesses to have freedom from worrying about their infrastructure as they focus on driving their business forward.</p>
<p>The freedom to choose a mixture of topologies, suppliers and service levels really allows businesses to focus on what they do, not how they do it. Adding Fanatical Support to that freedom allows cloud computing to fully realize its potential. And that excites me.</p>
<p>—-</p>
<p>Oh, and for those who want to understand more about my role at Rackspace, I have come on board as the Director of Technology and Product – Asia Pacific. My functions include promoting how cloud computing concepts can help businesses achieve their goals, expounding on the concepts of the open cloud, as well as helping ensure new Rackspace products and services are ready for the market in the Asia Pacific region.</p>
<p>I welcome the opportunity to talk about my journey to the cloud and how thinking cloud and related topics such as Big Data, the Internet of Things and social media can change our approach to business.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/why-i-joined-rackspace-part-ii-the-products-and-the-strategy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Cloud Helping UTSA Obtain Tier 1 Status</title>
		<link>http://www.rackspace.com/blog/open-cloud-helping-utsa-obtain-tier-1-status/</link>
		<comments>http://www.rackspace.com/blog/open-cloud-helping-utsa-obtain-tier-1-status/#comments</comments>
		<pubDate>Wed, 08 May 2013 19:19:23 +0000</pubDate>
		<dc:creator>Leezia Dhalla</dc:creator>
				<category><![CDATA[Big Data]]></category>
		<category><![CDATA[Cloud Industry Topics]]></category>
		<category><![CDATA[Open Cloud]]></category>
		<category><![CDATA[Open Source Technologies]]></category>
		<category><![CDATA[OpenStack]]></category>
		<category><![CDATA[Product Discussion]]></category>
		<category><![CDATA[open cloud]]></category>
		<category><![CDATA[rackspace private cloud]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[UTSA]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/blog/?p=29518</guid>
		<description><![CDATA[The open cloud, which the University of Texas at San Antonio (UTSA) uses to power its scientific and academic research efforts, is a crucial component of the school's plan to become recognized as a Tier 1 university.]]></description>
				<content:encoded><![CDATA[<p>Cloud-based platforms are key to pushing colleges and universities ahead of the curve in academic and scientific research. That’s exactly why schools like <a href="http://www.utsa.edu/">the University of Texas at San Antonio (UTSA)</a> are turning to open source technologies like OpenStack and the OpenStack-powered <a href="http://www.rackspace.com/cloud/private/">Rackspace Private Cloud</a> to fuel their scientific research efforts.</p>
<p>According to UTSA President Dr. Ricardo Romo, cloud computing is a crucial component of UTSA’s strategic plan to help the school become recognized as a Tier 1 university. The initiative, called “A Shared Vision UTSA 2016,” aims to propel UTSA into a select group of nationally competitive research universities. <a href="http://www.rackspace.com/blog/how-the-open-cloud-powers-academic-and-scientific-research/">The open cloud and open technologies are helping UTSA achieve Tier 1 status</a>, which relies heavily on the quality of a school’s academic research.</p>
<p>There’s no doubt the cloud is revolutionizing the way researchers and scholars use technology to accelerate their research efforts. By offering increased computational capacities, <a href="http://www.rackspace.com/knowledge_center/article/high-performance-computing-cluster-in-a-cloud-environment">the cloud allows you to process data in real-time</a> while removing dependency on physical infrastructure. It also frees scientists from managing IT equipment, leaving scholars more time to focus on their research initiatives.</p>
<p><a href="http://www.rackspace.com/blog/utsa-uses-open-hybrid-cloud-for-research-and-academic/">Rackspace and the University of Texas at San Antonio (UTSA) recently showcased an advanced OpenStack-powered platform</a> designed to fuel academic research and solve complex scientific and engineering problems. Traditionally, these intensive models were implemented on high maintenance computing infrastructures.</p>
<p>UTSA’s hybrid cloud computing platform features Rackspace Private Cloud and public open cloud solutions and provides scientists with massive scale, flexibility and speed in its world-class research efforts.</p>
<p>&#8220;As an increasing number of the society&#8217;s current and future challenges require integration of ubiquitous and distributed sensing,  smart data extraction and fusion, and redundant and flexible communications among computational and mobile platforms, open cloud is the natural enabling technology for us to implement integrated solutions to these challenging problems,&#8221; said Dr. Daniel J. Pack, chair of the school’s Department of Electrical and Computer Engineering.</p>
<p>Rajendra V. Boppana, chair of the Department of Computer Science, says a hybrid cloud platform is a key tool for faculty conducting high-impact research in computer architecture, cyber security, big data applications and high performance computing.</p>
<p>“The computer science faculty will use this hybrid cloud to…develop new technologies such as high performance computing as a service and to explore and solve large-scale bioinformatics problems,” he says. “The UTSA hybrid cloud is also an important pedagogical tool that facilitates hand-on experiments and learning activities in computer systems, parallel computing and cloud security.”</p>
<p>And Dr. Romo says he is confident that the power of the open cloud will extend beyond UTSA’s campus. Earlier this week, he told dozens of local movers-and-shakers at a Chamber of Commerce event that he is set on making San Antonio a true hub for the open cloud and innovation.</p>
<p>Rackspace Chairman Graham Weston’s non-profit, the <a href="http://www.8020foundation.com/">80/20 Foundation</a>, is also working to make San Antonio an open cloud innovation center. The foundation helped kick-start UTSA’s cloud initiative through a recent donation.</p>
<p>“We collaborate closely with academia and industry to create economic value and help shape San Antonio’s future workforce,” said Lorenzo Gomez, the 80/20 Foundation’s executive director. “The idea of an open cloud enabling research that creates economic value for San Antonio and improves the velocity of scientific research is very compelling.”</p>
<p><a href="http://www.youtube.com/watch?feature=player_embedded&amp;v=QGnXWzGVuCA">Check out this video</a> for a more in-depth look at how UTSA leverages the open cloud and Rackspace Private Cloud for scientific research.</p>
<p><iframe src="http://www.youtube.com/embed/QGnXWzGVuCA" height="315" width="560" allowfullscreen="" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/open-cloud-helping-utsa-obtain-tier-1-status/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ObjectRocket MongoDB Now In Our Chicago Data Center</title>
		<link>http://www.rackspace.com/blog/objectrocket-mongodb-now-in-our-chicago-data-center/</link>
		<comments>http://www.rackspace.com/blog/objectrocket-mongodb-now-in-our-chicago-data-center/#comments</comments>
		<pubDate>Tue, 30 Apr 2013 13:57:22 +0000</pubDate>
		<dc:creator>Chris Lalonde</dc:creator>
				<category><![CDATA[Cloud Industry Topics]]></category>
		<category><![CDATA[Open Cloud]]></category>
		<category><![CDATA[Open Source Technologies]]></category>
		<category><![CDATA[Product Discussion]]></category>
		<category><![CDATA[acquisition]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[database as a service]]></category>
		<category><![CDATA[mongodb]]></category>
		<category><![CDATA[objectrocket]]></category>
		<category><![CDATA[open cloud]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/blog/?p=29278</guid>
		<description><![CDATA[ObjectRocket, the industrial strength MongoDB database-as-a-service company that we acquired in February, is now available in our Chicago data center. This means you can now use ObjectRocket as part of your Rackspace deployments.]]></description>
				<content:encoded><![CDATA[<p>ObjectRocket, the industrial strength MongoDB database-as-a-service company that <a href="http://www.rackspace.com/blog/why-mongodb/">we acquired in February</a>, is now available in our Chicago data center. This means you can now use ObjectRocket as part of your Rackspace deployments.</p>
<h2><b>Performance matters</b></h2>
<p>When building scalable applications, it is extremely important to have your database servers and web or app servers in close physical proximity. Until this week, ObjectRocket has worked great for people running their applications on the west or east coasts of the U.S. where ObjectRocket has data centers, but there wasn&#8217;t an option if you were running your application at Rackspace. Now there is.</p>
<p><a href="http://devops.rackspace.com/benchmarking-hosted-mongodb-services.html#.UWWtTatAS0K">We recently benchmarked ObjectRocket</a> against other MongoDB services and ObjectRocket is the fastest MongoDB service on the market, in addition to being highly available and automatically scalable. ObjectRocket was built by engineers for engineers.</p>
<h2><b>What can you build with ObjectRocket?</b></h2>
<p>MongoDB is the best database for building cloud-enabled applications. ObjectRocket eliminates the operational complexities of running and managing a scalable database cluster and allows you to focus on building applications to support your business. MongoDB’s flexible schema, huge community and document model allow developers to iterate quickly and know they’re building on a platform that has proven successes at companies like Foursquare, Disney and Craigslist, just to name a few. You can find many more examples at the MongoDB website <a href="http://www.10gen.com/solutions">http://www.10gen.com/solutions</a>.</p>
<h2><b>Try it free</b></h2>
<p>ObjectRocket offers a free 30-day free trial on 1GB and 5GB instances, so <a href="https://app.objectrocket.com/sign_up1">signup today</a> and try ObjectRocket out for yourself. You can read a detailed example of how to connect your Rackspace and ObjectRocket infrastructure over on our <a href="http://devops.rackspace.com/">DevOps blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/objectrocket-mongodb-now-in-our-chicago-data-center/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloud Monitoring Adds Server Monitoring, Graphs And More</title>
		<link>http://www.rackspace.com/blog/cloud-monitoring-adds-server-monitoring-graphs-and-more/</link>
		<comments>http://www.rackspace.com/blog/cloud-monitoring-adds-server-monitoring-graphs-and-more/#comments</comments>
		<pubDate>Wed, 24 Apr 2013 19:55:21 +0000</pubDate>
		<dc:creator>Russell Haering</dc:creator>
				<category><![CDATA[Cloud Industry Topics]]></category>
		<category><![CDATA[Open Cloud]]></category>
		<category><![CDATA[Open Source Technologies]]></category>
		<category><![CDATA[OpenStack]]></category>
		<category><![CDATA[Product Announcements and Updates]]></category>
		<category><![CDATA[Product Discussion]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Cloud Monitoring]]></category>
		<category><![CDATA[Managed Cloud]]></category>
		<category><![CDATA[open cloud]]></category>
		<category><![CDATA[server monitoring]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/blog/?p=29136</guid>
		<description><![CDATA[Last fall Rackspace announced the unlimited availability of Cloud Monitoring, our highly available API-driven monitoring system that is changing how we deliver Fanatical Support. Since then, we have been quietly adding features; and today we’re making those features available through unlimited availability, and we’re unveiling even more.]]></description>
				<content:encoded><![CDATA[<p>Last fall <a href="http://www.rackspace.com/blog/monitor-any-cloud-or-web-infrastructure-with-new-rackspace-cloud-monitoring-now-in-unlimited-availability/">Rackspace announced the unlimited availability of Cloud Monitoring</a>, our highly available API-driven monitoring system that is changing how we deliver Fanatical Support. Since then, we have been quietly adding features; and today we’re making those features available through unlimited availability, and we’re unveiling even more.</p>
<h2><b>Server Monitoring: Check The Internal State Of Your Servers</b></h2>
<p>An outage on a web server often isn&#8217;t necessarily a catastrophic event, but it is caused by a problem that could have been detected by watching internal statistics like CPU usage or memory. To help detect these problems, we’ve launched a new feature of the <a href="http://www.rackspace.com/cloud/monitoring/">Cloud Monitoring</a> platform: Server Monitoring.</p>
<p>Server Monitoring can be enabled by installing the Cloud Monitoring Agent, which allows you to create checks on load average, CPU, memory, filesystem and network usage, as well as more advanced checks (currently available via the API only) including a custom plugin check that uses a user-supplied check to gather any metrics you like. In addition to creating checks, which continuously gather data in the background, you can query certain information “live,” enabling visualizations on the server detail view in our Cloud Control Panel:</p>
<p style="text-align: center;"><img class="aligncenter" alt="" src="http://ddf912383141a8d7bbe4-e053e711fc85de3290f121ef0f0e3a1f.r87.cf1.rackcdn.com/cloud-monitoring-screenshot.1.png" width="289" height="90" /></p>
<p>There is no shortage of monitoring tools available today; you may already be familiar with Nagios, Munin, collectd or other tools from the open source community and startups. Those tools can work well for some users that are familiar with them. Our new Cloud Monitoring Agent is different. It was built based on your feedback and includes several key features that you’ve asked for.</p>
<p>You said you need redundancy across multiple datacenters, so you can be confident that your monitoring system is up and running. And we know that you’re concerned about performance, so we’ve engineered our monitoring agent to have a small memory footprint. You want first-class support for both Windows and Linux, so we built the agent on top of <a href="https://github.com/joyent/libuv">libuv</a>, the same cross-platform library that powers Node.js. Flexibility is also important, so we open-sourced our agent and offer custom plug-ins. We utilized industry-leading security standards, so you can use it anywhere without having to worry about the security of your data, and we hope you find it easy to manage with the familiar Cloud Monitoring API used in our remote monitoring solution.</p>
<p>Server Monitoring will be free to try out until July 31, and we’re excited to get more of our customers using it! See below for more technical details, or <a href="https://www.rackspace.com/knowledge_center/article/install-the-cloud-monitoring-agent">install the agent</a> to get started!</p>
<h2><b>Graphs</b></h2>
<p>Each time a check is run &#8211; whether a Remote check or, now, a Server Monitoring check &#8211; Cloud Monitoring stores the data it collects. Starting today, we’re giving you the ability to view the history of your Cloud Monitoring metrics with a new graphing feature in the Control Panel.</p>
<p>For each Cloud Monitoring check you configure, we’ll show you graphs of some of the most useful metrics. You’ll be able to find out whether your server responds more quickly from London or Chicago, how much filesystem space you have left, whether or not you run out of memory during heavy traffic and more:</p>
<p style="text-align: center;"><img class="aligncenter" alt="" src="http://ddf912383141a8d7bbe4-e053e711fc85de3290f121ef0f0e3a1f.r87.cf1.rackcdn.com/cloud-monitoring-screenshot.2.png" width="597" height="231" /></p>
<p>To get started with graphs, all you need to do is create some checks via our <a href="https://mycloud.rackspace.com">Control Panel</a>. Expect to see more features in the coming months that will help you get more insight into your infrastructure. In the meantime, if the Control Panel isn’t enough for you, you can use the Cloud Monitoring Metrics API to fetch, analyze or display this data on your own. Get started with the <a href="http://docs.rackspace.com/cm/api/v1.0/cm-devguide/content/metrics-api.html">documentation</a> today.</p>
<h2><b>PagerDuty Integration</b></h2>
<p>Cloud Monitoring can now route alerts to <a href="http://www.pagerduty.com/">PagerDuty</a>. PagerDuty is a popular incident management tool, which handles alerting (via phone, SMS, email or mobile push), on-call scheduling and automatic escalation of critical incidents.</p>
<p>We use PagerDuty ourselves and love it, so we’re excited to let customers use this feature. Currently the Control Panel doesn’t expose the ability to add the details of your PagerDuty account to Cloud Monitoring, so you’ll have to use the API for that step. But once you’ve got it set up you can begin using PagerDuty just by selecting the appropriate Notification Plan from the dropdown when creating checks or modifying alarms. See <a href="http://devops.rackspace.com/cloud-monitoring-adds-pagerduty-integration.html">our post on the DevOps blog</a> for details.</p>
<p style="text-align: center;"><img class="aligncenter" alt="" src="http://ddf912383141a8d7bbe4-e053e711fc85de3290f121ef0f0e3a1f.r87.cf1.rackcdn.com/cloud-monitoring-screenshot.3.png" width="534" height="161" /></p>
<h2><b>Integration With Managed Cloud</b></h2>
<p>If you’re a <a href="https://www.rackspace.com/cloud/managed_cloud/overview_a/">Rackspace Managed Cloud</a> customer, the agent will be automatically installed on your servers when they’re created. When you configure a check, you’ll be given the option to route alerts to your Rackspace support team so we can handle the problem while you focus on your business. If you’re not a Managed Cloud customer but want to be, <a href="https://cart.rackspace.com/cloud/?cp_id=cloud_servers_msl">sign up today</a>!</p>
<h2><b>Multi-Data Center Redundancy</b></h2>
<p>We’ve made a big deal out of the fact that remote monitoring runs in a multiple geographically separated data centers so that an outage in one data center doesn&#8217;t affect our ability to continue checking your infrastructure or alert you to failures.</p>
<p>In a similar way, the Cloud Monitoring Agent connects to three Cloud Monitoring data centers but only requires a connection to one to operate correctly. Even if Chicago and Dallas are attacked by Godzilla, your agent will continue to send check data to London and you will continue to receive alarms.</p>
<h2><b>Small Memory Footprint</b></h2>
<p>The agent is built to have a small memory footprint. We understand that a 512 megabyte <a href="http://www.rackspace.com/knowledge_center/article/install-the-cloud-monitoring-agent">Cloud Server</a> is large enough to do many jobs, but if our agent was too large you wouldn&#8217;t be able to monitor these smaller machines.</p>
<p>To be specific, we built the agent to consume about 6 megabytes of RAM; around one percent of the RAM on our smallest Cloud Server.</p>
<h2><b>Excellent Security </b></h2>
<p>To protect your data, the agent uses TLS for all connections and a private Certificate Authority (CA). This means that even if some public Certificate Authority incorrectly issues a certificate for our domain to a third party, like the recent TURKTRUST incident with Google.com, our agent will refuse to connect due to an untrusted certificate chain.</p>
<p>The Linux binaries that we provide are signed with a GPG key that you can download from our API server over SSL. Meanwhile, the servers that build and sign those binaries are on an <a href="http://devops.rackspace.com/protect-your-infrastructure-servers-with-bastion-hosts-and-isolated-cloud-networks.html">isolated network</a> free from the dangers of the open Internet. Similarly, we will be using Authenticode when the Windows agent launches.</p>
<p>On top of that, the agent does not have the ability to execute arbitrary commands; it simply gathers and reports metrics.</p>
<h2><b>Open Source Software</b></h2>
<p>The agent is an Apache 2.0 licensed open source project. This gives the agent a few distinct advantages:</p>
<ol>
<li><b>You can audit the code</b>: We are proud of the engineering and security stance of our agent, but don&#8217;t take our word for it; dig into the code yourself.</li>
<li><b>You are free to compile the agent for your own distro</b>: We provide a large list of supported binary packages for Windows, as well as Linux distributions such as Debian, Ubuntu, RHEL, etc. But we understand that we won&#8217;t be able to provide binaries for every distro and architecture. If we don’t support your platform, you’re free to compile the agent yourself. With time, we are certain that the agent will be ported to routers and phones.</li>
</ol>
<p>We look forward to seeing your <a href="https://github.com/racker/virgo">pull requests on Github</a>.</p>
<h2><b>Custom Plugins</b></h2>
<p>A number of agent check types are available out of the box for common system statistics and applications. But, these checks are only a starting point and can&#8217;t cover every conceivable use case. For example, say you want to get alerted when the number of rows in the session table of your database grows above 1,000 &#8211; you can do this with a custom plugin for the agent.</p>
<p>The <a href="http://docs.rackspace.com/cm/api/v1.0/cm-devguide/content/appendix-check-types-agent.html#section-ct-agent.plugin">interface for custom plugins</a> is simple and straightforward. The agent simply executes a script that you place in the plugins directory and gathers the metrics from <span style="font-family: Courier New; font-size: 100%;">standard out</span>.</p>
<p>Say you write a script that queries your PostgreSQL database for the number of active sessions, let’s call it <span style="font-family: Courier New; font-size: 100%;">session_metrics.py</span>. All this script would need to do is query the database and output the following format:</p>
<pre>status 235 active sessions in the database
metric sessions int64 235
metric oldest_session int64 50034</pre>
<p>Now you can write an alarm when the number of sessions is over 9,000 and be prepared to scale your infrastructure for the additional load.</p>
<h2><b>Familiar API</b></h2>
<p>Entities, checks and alarms are the basic types in the Cloud Monitoring API. To fit into these types the agent only adds one additional property to the entity called the agent_id. So, if you already have an entity for your webserver, you can link a new agent to that entity and start allocating agent checks like the <span style="font-family: Courier New; font-size: 100%;">agent.plugin check right alongside your existing <span style="font-family: Courier New; font-size: 100%;">remote.ping</span> and <span style="font-family: Courier New; font-size: 100%;">remote.http</span> checks. Even alarm criteria are written in the same manner as usual.</span></p>
<pre>if (metric['sessions'] &gt; 90000) {
 return new AlarmStatus(CRITICAL, 'The database says the session table is over 9000!');
}
return new AlarmStatus(OK, 'The session table is not over 9000');</pre>
<h2><b>Try It Free</b></h2>
<p>As we mentioned above, Server Monitoring is free to use until July 31, 2013. We look forward to getting your feedback and seeing cool uses of the <a href="http://docs.rackspace.com/cm/api/v1.0/cm-devguide/content/appendix-check-types-agent.html#section-ct-agent.plugin">custom plugins interface</a>.</p>
<p>And as always, <a href="http://jobs.rackspace.com/">we are hiring</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/cloud-monitoring-adds-server-monitoring-graphs-and-more/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Reflections On OpenStack Summit Portland: Inside The ‘Hallway Track’</title>
		<link>http://www.rackspace.com/blog/reflections-on-openstack-summit-portland-inside-the-hallway-track/</link>
		<comments>http://www.rackspace.com/blog/reflections-on-openstack-summit-portland-inside-the-hallway-track/#comments</comments>
		<pubDate>Tue, 23 Apr 2013 15:04:16 +0000</pubDate>
		<dc:creator>Wayne Walls</dc:creator>
				<category><![CDATA[Cloud Industry Topics]]></category>
		<category><![CDATA[Open Cloud]]></category>
		<category><![CDATA[Open Source Technologies]]></category>
		<category><![CDATA[OpenStack]]></category>
		<category><![CDATA[open cloud]]></category>
		<category><![CDATA[OpenStack Summit]]></category>
		<category><![CDATA[portland]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/blog/?p=29106</guid>
		<description><![CDATA[OpenStack Summit Portland drew nearly 3,000 people to discuss the open source cloud software. A lot of the key conversations, however, didn't take place in the sessions. It was in the hallways where heated discussions were held.]]></description>
				<content:encoded><![CDATA[<p>I have been a long-time attendee of <a href="http://www.openstack.org/summit/portland-2013/">OpenStack Summit</a> (since the days when it was split into a Developer Summit on Monday through Wednesday and a Business Summit and Conference on Thursday and Friday). Now the entire event is called the &#8220;OpenStack Summit&#8221; and developers, operators and business executives converge in one place to talk all things OpenStack. So far, Every six months the conference has grown – the most recent brought nearly 3,000 attendees together in Portland to talk about the future release of OpenStack, Havana, and to share their experiences with OpenStack to date. With this type of growth, it was only natural for the OpenStack Foundation to ensure there were multiple tracks so attendees can align themselves to the sessions and topics they care about most. Some of the tracks this year included:</p>
<ul>
<li>Business Value</li>
<li>Case Studies</li>
<li>Community Building</li>
<li>Ecosystem</li>
<li>Getting Started</li>
<li>Legal</li>
<li>Operations Summit</li>
<li>Project Updates</li>
</ul>
<p>This is always a great way to put presenters and attendees in the same room to maximize the value of the conference. However, there is unofficial track that I consider to be among the most important: the &#8220;Hallway Track.&#8221; Loosely defined, the Hallway Track encompasses all of the conversations that occur in the hallway or other social gathering points throughout the conference. It is here that you get to hear the dirty details of what a particular group <i>really</i> thought about a presentation or idea. It&#8217;s here that the tough questions get asked, and mostly answered; questions that would have probably been better if asked during the actual presentation. It&#8217;s a safer venue, a smaller one, that is filled with trusted opinions. Large takeaways from presentations are commonly disseminated during the Hallway Track and those are the ideas that attendees take back to their respective companies (and likely include in their conference reports).</p>
<h2><b>Key Discussion Topics </b></h2>
<p>I&#8217;m not going to dive into the details of every Hallway Track session I attended, but I want to share some of the overarching themes that were discussed during these sessions:</p>
<ul>
<li><b>Essex adopters are running OpenStack clouds with production workloads today.</b> There were two keynote sessions that highlighted users who got their first real taste of OpenStack during the Essex Summit: Comcast and HubSpot.</li>
<li><b>Most talked about session<i>. </i></b><a href="http://www.slideshare.net/randybias/state-of-the-stack-april-2013"><i>State of the Stack April 2013</i></a> presented by Randy Bias from CloudScaling was the most talked about session in Portland. It was raved about. It was an update on all the projects, their best parts, their not so great parts and some general thoughts on the current state of all OpenStack projects.</li>
<li><b>Interoperability, oh my! </b>Analyst sessions, panels, blog posts and snarky comments abound all week. A lot of the OpenStack community contingent still believes OpenStack interoperability will occur, but there were some very strong opinions floating around about OpenStack just being too large, having too many deviations and there being too many factors to truly bring the whole community to an interoperability consensus. One thing both camps agreed upon was the great potential of interoperability. Personally, I think it&#8217;s too early to make a judgment call, but after seeing so many products start to converge towards a more common codebase, it might not be a pipe dream.</li>
<li><b>Whiteboards in design session rooms. </b>This seems to come up every conference, but if a room is designated for a design session, it should include a whiteboard. Sure, mostly there is debate and healthy conversation with an etherpad, but sometimes a discussion calls for a whiteboard for architecture or process flow.</li>
<li><b>If you&#8217;re not using SCM, you&#8217;re doing it wrong. </b>The age of logging into servers or virtual instances is seemingly coming to an end. More and more companies talked about advanced automation and the replacement of instances rather than nursing them back to health.</li>
<li><b>Federated Auth in Keystone.</b> This is one item that is near and dear to Rackspace, as we have proudly been running OpenStack Grizzly code in production for weeks. But since we switched our cloud platform over to OpenStack (on Aug. 1, 2012) there were some key features that we ran differently than the community due to our legacy cloud customers. The biggest hurdle to fully adopting native OpenStack is authentication, as Rackspace is not running the community variant of Keystone, but a Rackspace-ified version. With federated authentication getting closer to reality, it will allow Rackspace to adopt Keystone fully into our platform and move that much closer to running native OpenStack code.</li>
<li><b>There was not a Piston or a Nebula party. </b>Let&#8217;s be honest here; when the agenda came out and both of these companies were missing from the evening events lineup, there was quite a stir. These companies know how to put on a great party and roughly 3,000 attendees were let down. Luckily, there were still a slew of great evening networking events hosted by Mirantis, PuppetLabs, HP, Red Hat and Rackspace; but it just wasn&#8217;t the same without Piston or Nebula putting their respective party spins on the OpenStack Conference.</li>
<li><b>nova-conductor</b>:  One of the new services in OpenStack Nova, there was plenty of talk about what it does, why it’s needed and the best way to implement it. <a href="https://plus.google.com/116271889394605063183">Yun Mao</a> wrote a great post right before the Summit that answered a lot of those questions, and it was commonly referred to throughout the week. You can find his blog post on his personal website here:  <a href="http://cloudystuffhappens.blogspot.com/2013/04/understanding-nova-conductor-in.html">http://cloudystuffhappens.blogspot.com/2013/04/understanding-nova-conductor-in.html</a></li>
<li><b><i>OpenStack Operations Guide.</i></b> A key element of Jim Curry&#8217;s keynote presentation was that <a href="http://www.rackspace.com/blog/openstack-2013-the-year-of-the-user/">2013 is the &#8220;year of the user&#8221; for OpenStack</a>. Over the past two years we have all been part of a transition that started with a strong focus on developers and now adds a heavy dose of OpenStack users. While the development of OpenStack has never been stronger – there were 500-plus contributors to the Grizzly release; OpenStack has also experienced a tremendous spike in growth and adoption. Another signal that users are here and ready to play is the release of <a href="http://www.rackspace.com/blog/a-closer-look-at-openstack-operations-guide-video/"><i>OpenStack Operations Guide</i></a>. There are more options than ever to get OpenStack running in your data center, and knowing all of the components of OpenStack and how they interact has never been more important. Once you have a grasp of OpenStack, the next question that is &#8220;what is the best deployment model for me?&#8221; <i>OpenStack Operations Guide</i> answers that question. The book is absolutely free and can be found <a href="http://docs.openstack.org/">here</a>. Even cooler, this entire guide was written in a <a href="http://www.rackspace.com/blog/openstack-operations-guide-one-week-one-book/">five-day sprint</a> before the conference.</li>
</ul>
<h2><b>OpenStack Products Abound</b></h2>
<p>There was also a great deal of product talk at OpenStack Summit Portland, with many OpenStack players offering up new solutions. Check out NetworkWorld&#8217;s roundup of <a href="http://www.networkworld.com/slideshow/96290/openstacks-hottest-products-right-now.html">the hottest OpenStack products right now</a>. Here&#8217;s a sampling of some of the products launched and discussed at the Summit:</p>
<ul>
<li><b>Rackspace announced the Rackspace Global Cloud Network</b>: Rackspace revealed plans to expand its <a href="http://www.rackspace.com/blog/building-a-global-cloud-network/">global cloud network</a> through a program in which Rackspace will build and run interoperable public clouds for service providers around the world.</li>
<li><b>RedHat announced RDO</b>: RDO is a community-supported distribution of OpenStack that runs on Red Hat Enterprise Linux, Fedora and their derivatives. Red Hat hopes to do for OpenStack what it did with Linux.</li>
<li><b>Project Savanna</b>: Red Hat, Hortonworks and Mirantis will collaborate to contribute significantly to <a href="https://wiki.openstack.org/wiki/Savanna">Project Savanna</a>, Apache Hadoop on OpenStack for simpler and cost-effective transitions of big data workloads between public and private clouds.</li>
<li><b>Nebula released Nebula One</b>: Nebula finally came out of the darkness and released its long awaited product, Nebula One, a turnkey private cloud system that provides compute, network and storage services through a self-service interface and APIs, using industry-standard servers from vendors such as HP, IBM and Dell.</li>
<li><b>CloudScaling announced Open Cloud System 2.5</b>: CloudScaling launched Open Cloud System 2.5, which supports OpenStack Grizzly; 100 percent community OpenStack &#8211; no forks; virtual private cloud via Juniper Contrail technology with block storage snapshots; and runs on certified hardware from Dell, Cisco, Quanta, Juniper and Arista</li>
<li><b>Mirantis FUEL</b>: FUEL is the public open source release of Mirantis&#8217; toolset for production deployments of OpenStack. It has been used in projects completed at NASA, PayPal, WebEx and others.</li>
<li><b>Ceph is hot, Swift is not</b>: A full replacement alternative for Swift, Ceph is an open source, distributed storage system that provides block and object storage fully integrated with OpenStack. You can find more information about Ceph on the Inktank blog about <a href="http://www.inktank.com/resource/new-features-for-ceph-with-cinder-and-beyond/">Ceph&#8217;s Cinder compatibility</a>. That being said, SwiftStack put on another series of fantastic workshops that gave newcomers and grizzled veterans of the technology some hands-on time and theory around using Swift in production.</li>
</ul>
<p>Overall, OpenStack Summit Portland was an excellent five-day look at the state of the project from nearly every perspective. Roughly 3,000 people showed up to shape, drive and learn more about OpenStack, and the energy and enthusiasm in the sessions, and the Hallway Track were infectious. One thing is for certain, OpenStack is here to stay. I can&#8217;t wait to do it all again in six months.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/reflections-on-openstack-summit-portland-inside-the-hallway-track/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting More Women Involved In OpenStack</title>
		<link>http://www.rackspace.com/blog/getting-more-women-involved-in-openstack/</link>
		<comments>http://www.rackspace.com/blog/getting-more-women-involved-in-openstack/#comments</comments>
		<pubDate>Fri, 19 Apr 2013 19:09:07 +0000</pubDate>
		<dc:creator>Andrew Hickey</dc:creator>
				<category><![CDATA[Cloud Industry Topics]]></category>
		<category><![CDATA[Open Cloud]]></category>
		<category><![CDATA[Open Source Technologies]]></category>
		<category><![CDATA[OpenStack]]></category>
		<category><![CDATA[Podcasts, Videos, Webinars]]></category>
		<category><![CDATA[OpenStack Summit]]></category>
		<category><![CDATA[portland]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/blog/?p=29041</guid>
		<description><![CDATA[OpenStack is making great strides to invite and include women through internships, support, breakfasts and meetups. Here, we talk to some of the women who make OpenStack great and who are working to get more women involved.]]></description>
				<content:encoded><![CDATA[<p>Technology is often a lopsided business. Studies show that just 12 percent of the professionals in engineering are women.</p>
<p>OpenStack is making great strides to invite and include women through internships, support, breakfasts and meetups and by encouraging them to get involved, contribute code and come to the Summit.</p>
<p>At <a href="http://www.openstack.org/summit/portland-2013/">OpenStack Summit Portland</a>, Rackspace Videographer Jacob Forbis caught up with some of the women who are making OpenStack great and who are working to get more women involved.</p>
<p><iframe src="http://www.youtube.com/embed/XrHZAQBcfkw" height="315" width="560" allowfullscreen="" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/getting-more-women-involved-in-openstack/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Closer Look At OpenStack Operations Guide [Video]</title>
		<link>http://www.rackspace.com/blog/a-closer-look-at-openstack-operations-guide-video/</link>
		<comments>http://www.rackspace.com/blog/a-closer-look-at-openstack-operations-guide-video/#comments</comments>
		<pubDate>Fri, 19 Apr 2013 15:32:26 +0000</pubDate>
		<dc:creator>Andrew Hickey</dc:creator>
				<category><![CDATA[Cloud Industry Topics]]></category>
		<category><![CDATA[Open Cloud]]></category>
		<category><![CDATA[Open Source Technologies]]></category>
		<category><![CDATA[OpenStack]]></category>
		<category><![CDATA[Podcasts, Videos, Webinars]]></category>
		<category><![CDATA[open cloud]]></category>
		<category><![CDATA[OpenStack Operations Guide]]></category>
		<category><![CDATA[OpenStack Summit]]></category>
		<category><![CDATA[portland]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/blog/?p=29016</guid>
		<description><![CDATA[At OpenStack Summit Portland, the team that authored <i>OpenStack Operations Guide</i> during a five-day book sprint earlier this year held a panel discussion to answer questions and receive feedback from the community.]]></description>
				<content:encoded><![CDATA[<p>At <a href="http://www.openstack.org/summit/portland-2013/">OpenStack Summit Portland</a>, the team that authored <i><a href="http://www.rackspace.com/blog/openstack-operations-guide-one-week-one-book/">OpenStack Operations Guide </a></i><a href="http://www.rackspace.com/blog/openstack-operations-guide-one-week-one-book/">during a five-day book sprint</a> earlier this year held a panel discussion to answer questions and receive feedback from the community.</p>
<p>The book is gaining traction – it’s marching up the popularity list and is in the top four of all things downloaded from <a href="http://docs.openstack.org/">docs.openstack.org</a>.</p>
<p>According to the team of authors, the input from the community and from users was valuable and will help guide its future efforts. The next step is to build a community around the book and enable community members to include their experiences.</p>
<p>In this video (shot and edited by Rackspace Videographer Jacob Forbis) the team discusses <i>OpenStack Operations Guide </i>in more detail.</p>
<p><iframe src="http://www.youtube.com/embed/mw-e5D6PwXM" height="315" width="560" allowfullscreen="" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/a-closer-look-at-openstack-operations-guide-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Compute Gains More Awareness At OpenStack Summit</title>
		<link>http://www.rackspace.com/blog/open-compute-gains-more-awareness-at-openstack-summit/</link>
		<comments>http://www.rackspace.com/blog/open-compute-gains-more-awareness-at-openstack-summit/#comments</comments>
		<pubDate>Fri, 19 Apr 2013 14:35:41 +0000</pubDate>
		<dc:creator>Larry Meyer</dc:creator>
				<category><![CDATA[Cloud Industry Topics]]></category>
		<category><![CDATA[Open Cloud]]></category>
		<category><![CDATA[Open Compute]]></category>
		<category><![CDATA[Open Source Technologies]]></category>
		<category><![CDATA[OpenStack]]></category>
		<category><![CDATA[open cloud]]></category>
		<category><![CDATA[OpenStack Summit]]></category>
		<category><![CDATA[portland]]></category>

		<guid isPermaLink="false">http://www.rackspace.com/blog/?p=29012</guid>
		<description><![CDATA[Like OpenStack, the Open Compute Project is growing in awareness and participation. That was evident at OpenStack Summit Portland this week.]]></description>
				<content:encoded><![CDATA[<p>When <a href="http://www.opencompute.org/">Open Compute</a> Foundation’s COO Cole Crawford gave a presentation at the <a href="http://www.openstack.org/summit/portland-2013/">OpenStack Summit</a> in San Diego six months ago, he asked how many people in the audience had heard of his project. Only three hands went up. Fast forward, six months later, in Portland, he asked the same question and most people raised their hands. Like OpenStack itself, Open Compute is gaining interest.</p>
<p>Founded by Facebook, Intel and Rackspace, the Open Compute Project aims “to build one of the most efficient computing infrastructures at the lowest possible cost.”</p>
<p>Crawford says both Open Compute and OpenStack are built on answers to the question “What if?” For OpenStack, that led to this week’s Summit with almost 3,000 attendees. For Open Compute, that led to innovations such as widening standard 19-inch racks to 21 inches to include more hard drives and blade architecture.</p>
<p>The result is what Crawford calls a “platform for rapid innovation.” Hardware has gone from design to completed circuit boards in six months. Companies in Japan are investigating hanging racks from the ceilings of data centers as a better way to guard against earthquake damage. A new cabling technology called silicon photonics will move data at up to 100 gigabits per second (Gbps), which is much faster than current technology and speedy enough to effectively connect equipment even if it’s not physically located close together.</p>
<p>Crawford says the project’s journey is only 2.5 percent complete. As one of the biggest fans of the project, we can’t wait for the remaining 97.5 percent.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rackspace.com/blog/open-compute-gains-more-awareness-at-openstack-summit/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-06-18 22:07:14 by W3 Total Cache -->