<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>article Building a Private Cloud in Tech ONTAP Articles</title>
    <link>https://community.netapp.com/t5/Tech-ONTAP-Articles/Building-a-Private-Cloud/ta-p/85946</link>
    <description>&lt;DIV class="lia-message-template-content-zone"&gt;&lt;TABLE border="1" cellpadding="0" cellspacing="0" style="margin-top: 0pt; width: 800px; background-color: #ffffff; text-align: left; border: 1px solid #f8f4e6;"&gt;&lt;TBODY&gt;&lt;TR valign="top"&gt;&lt;TD colspan="2" style="border: 0pt none #f8f4e6; margin: 0pt; padding: 0pt; width: 800px;"&gt;&lt;DIV style="margin: 0pt 0pt 5px; padding: 0pt; width: 800px;"&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/7241_art_banner_tot_800x84.jpg" width="800" /&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR valign="top"&gt;&lt;TD style="padding-right: 1em; text-align: left; border-width: 0pt; border-color: #f8f4e6; border-style: none;" valign="top"&gt;&lt;DIV class="article_author" style="padding-left: 5px;"&gt;By &lt;A class="active_link" href="#author"&gt;Richard Preston&lt;/A&gt;&lt;/DIV&gt;&lt;DIV style="padding-left: 5px;"&gt;&lt;P style="margin-top: 5px;"&gt;There's been a lot of discussion of cloud technology over the last year or so, including numerous articles in this newsletter (see sidebar), but very little in the way of tangible steps that you can follow for cloud deployment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NetApp has been collaborating with Microsoft to develop integrated technologies that simplify the process of cloud deployment. If you've already moved from a traditional data center model to a virtualized data center, the next logical step might be a private cloud. The main thing that differentiates a private cloud from a virtualized data center is a management layer that allows you to treat your IT infrastructure as a pool of resources from which users or business units can request and receive resources automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P align="center" class="totFootnote"&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/8256_datacenterevo_400x136.jpg" /&gt;&lt;/P&gt;&lt;P align="center"&gt;&lt;STRONG&gt;Figure 1) &lt;/STRONG&gt;Data center evolution.*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Until now, solutions to accomplish the automation step have required a lot of custom work. Microsoft is streamlining the automation process with its Dynamic Datacenter Toolkit (DDTK)*. This toolkit lets you quickly and easily incorporate all the processes you would use during a manual deployment of a virtual machine into the automation. NetApp has been collaborating with Microsoft to make sure that NetApp® storage integrates with the DDTK framework, allowing you to take advantage of NetApp cloning and other capabilities during automated provisioning.&lt;/P&gt;&lt;H3&gt;Private Cloud Building Blocks&lt;/H3&gt;&lt;P&gt;When we talk about a private cloud, we mean a cloud designed to meet your internal IT needs: a means to deliver IT as a service (ITaaS) to your internal customers. In practice, you might evolve your existing virtualized infrastructure into a private cloud, or you might supplement your existing infrastructure with a private cloud deployment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P align="center" class="totFootnote"&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/8257_clouddefinitions_400x237.jpg" /&gt;&lt;/P&gt;&lt;P align="center"&gt;&lt;STRONG&gt;Figure 2) &lt;/STRONG&gt;Cloud definitions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The building blocks for an internal cloud are in large part the same as for any virtualized infrastructure. A virtual infrastructure based on Microsoft® and NetApp would consist of:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Scalable servers with enough network interfaces and memory&lt;/LI&gt;&lt;P&gt;&lt;/P&gt;&lt;LI&gt;NetApp shared storage&lt;/LI&gt;&lt;P&gt;&lt;/P&gt;&lt;LI&gt;A network infrastructure adequate to support high storage utilization&lt;/LI&gt;&lt;P&gt;&lt;/P&gt;&lt;LI&gt;Microsoft Hyper-V™ for server virtualization (You can read about best practices for deploying Hyper-V on NetApp storage in a &lt;A class="jive-link-custom" href="http://www.netapp.com/us/communities/tech-ontap/tot-hyperv-best-practices-0911.html" target="_blank"&gt;recent Tech OnTap article&lt;/A&gt;.)&lt;/LI&gt;&lt;P&gt;&lt;/P&gt;&lt;LI&gt;System Center Operations Manager (SCOM) and System Center Virtual Machine Manager (SCVMM) for management&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have all these pieces in place, all that remains is the ability to provide customer onboarding, dynamic provisioning, and self-service, which I'll talk more about in the following section.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you haven't fully virtualized, you can begin preparing now for private cloud deployment by:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Ramping up your virtualization efforts and expertise&lt;/LI&gt;&lt;P&gt;&lt;/P&gt;&lt;LI&gt;Standardizing on scalable server hardware&lt;/LI&gt;&lt;P&gt;&lt;/P&gt;&lt;LI&gt;Standardizing on a management platform for both physical and virtual machines&lt;/LI&gt;&lt;P&gt;&lt;/P&gt;&lt;LI&gt;Fine tuning your processes to minimize interactions between staff and infrastructure&lt;/LI&gt;&lt;P&gt;&lt;/P&gt;&lt;LI&gt;Beginning to architect your IT services for shared compute resource pools&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;H3&gt;Cloud Automation with DDTK&lt;/H3&gt;&lt;P&gt;The Microsoft Dynamic Datacenter Toolkit extends the ability of SCOM and SCVMM to manage virtualized environments with the automation needed to turn the building blocks made possible by virtualized infrastructure into a private cloud.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DDTK is a turnkey solution that works with SCOM and SCVMM to provide:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Customer/business unit onboarding&lt;/LI&gt;&lt;P&gt;&lt;/P&gt;&lt;LI&gt;Automation and guidance&lt;/LI&gt;&lt;P&gt;&lt;/P&gt;&lt;LI&gt;Dynamic provisioning&lt;/LI&gt;&lt;P&gt;&lt;/P&gt;&lt;LI&gt;Self-service portal&lt;/LI&gt;&lt;P&gt;&lt;/P&gt;&lt;LI&gt;Batch creation of VMs&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;H3&gt;DDTK WorkFlow&lt;/H3&gt;&lt;P&gt;The best way to understand how DDTK simplifies virtual infrastructure deployment is to look at a typical process flow for a new customer or business unit.&amp;nbsp; DDTK includes an onboarding wizard that guides a user through the process of registering his or her business unit. A separate wizard captures the requirements of the new IT service in an infrastructure request. While this infrastructure request obviously requires some prior thought, the wizard does a good job of guiding the user and defining the possible choices. The self-service portal allows designated individuals to configure virtual machines within the infrastructure once the infrastructure request has been approved (subject to the limits defined by the request).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P align="center" class="totFootnote"&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/8258_DDTKprocess_400x132.jpg" /&gt;&lt;/P&gt;&lt;P align="center"&gt;&lt;STRONG&gt;Figure 3) &lt;/STRONG&gt;DDTK process flow for a new infrastructure user. Approval&lt;/P&gt;&lt;P align="center"&gt;&amp;nbsp;&amp;nbsp; process makes sure you retain enough oversight&lt;/P&gt;&lt;P style="text-align: left;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; of your infrastructure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The registration process&lt;/STRONG&gt; captures the name of the business unit, the priority of the request, the justification for the request, administrators who will have access to the infrastructure, and a business unit code that can be used for chargeback or other purposes. Once a request has been entered, you can review and accept or deny it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once the registration has been accepted, the user can then &lt;STRONG&gt;create an infrastructure request&lt;/STRONG&gt;, which defines required memory, storage capacity, networking, VM templates to be used, additional codes for chargeback, and so on. The user also has the ability to create multiple services as part of the infrastructure request-such as development, test, and production-with quotas assigned to each service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After an infrastructure request is submitted, you once again have the opportunity to review the request and make any adjustments to the request if necessary. This review process helps prevent any business unit from grabbing too many resources either accidentally or on purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, when the infrastructure request has been approved, the user (or designated administrator) then &lt;STRONG&gt;uses the self-service portal&lt;/STRONG&gt; (SSP) to submit VM creation requests and configure VMs to meet their specific needs. The DDTK provisioning engine translates these requests to SCVMM, and they are performed automatically with step-by-step notification to the user or application owner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3&gt;DDTK Configuration and Partner Integration&lt;/H3&gt;&lt;P&gt;To make it easy to get DDTK up and running, the toolkit includes a variety of default settings and scripts that can be used as is or modified using a wizard-driven interface. This makes it simple to extend your cloud environment to include third-party products. It also makes it easy for third-party vendors to provide integration for their own products, which allows you to take full advantage of value-added features.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NetApp has been working closely with Microsoft to provide this integration for our joint customers. The DDTK provisioning engine is able to call NetApp PowerShell cmdlets and scripts directly to carry out specific storage activities.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance, it's well known that the standard virtual machine provisioning process results in a lot of duplicate data-copies of the same operating system and application files might be provided for each virtual machine. NetApp integration allows you to eliminate this storage overhead and accelerate the provisioning process using NetApp FlexClone® technology. Instead of making full copies, FlexClone allows multiple VMs to share blocks that are identical. A FlexClone volume only consumes additional storage space as blocks are modified or new blocks are changed. This makes the process very fast and very space efficient.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P align="center" class="totFootnote"&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/8259_provisioning_400x216.jpg" /&gt;&lt;/P&gt;&lt;P align="center"&gt;&lt;STRONG&gt;Figure 4) &lt;/STRONG&gt;DDTK provides easy integration that allows traditional VM&lt;/P&gt;&lt;P align="center"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; provisioning to be replaced with a fast, efficient process&lt;/P&gt;&lt;P align="center"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; that uses NetApp FlexClone technology.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This functionality will be provided as part of NetApp ApplianceWatch™ PRO 2.1, which will available to NetApp customers free of charge on the &lt;A href="https://now.netapp.com/eservice/SupportHome.jsp"&gt;NetApp NOW™ Web site&lt;/A&gt; in the summer of 2010.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3&gt;Learning More&lt;/H3&gt;&lt;P&gt;The DDTK is undergoing beta testing now and will be generally available soon. If you want to learn more about this technology, you have a number of options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;A recent &lt;A class="jive-link-custom" href="http://www.microsoft.com/events/series/windowsserver2008.aspx?tab=Webcasts&amp;amp;seriesid=101&amp;amp;webcastid=12818" target="_blank"&gt;Microsoft TechNet webcast&lt;/A&gt; describes the technology, including NetApp integration, and includes three demonstrations that illustrate the interfaces.&lt;/LI&gt;&lt;P&gt;&lt;/P&gt;&lt;LI&gt;Technology from both partners was shown at the recent Microsoft Management Summit and will be demonstrated again at the upcoming &lt;A class="jive-link-custom" href="http://www.microsoft.com/events/techednorthamerica/" target="_blank"&gt;TechEd 2010 conference&lt;/A&gt; in New Orleans, Louisiana, June 7-10.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SUP&gt;*Figure 1 and information about DDTK (formerly referred to as Dynamic Infrastructure Toolkit for System Center) were adapted with permission from the February 25, 2010, TechNet Webcast, &lt;A class="jive-link-custom" href="http://www.microsoft.com/events/series/windowsserver2008.aspx?tab=Webcasts&amp;amp;seriesid=101&amp;amp;webcastid=12818" target="_blank"&gt;Dynamic Infrastructure ToolKit for System Center Deployment: Scenario Walkthrough (Level 300)&lt;/A&gt;, by Ananthanarayan Sundaram, senior product manager, Virtualization Marketing, Microsoft Corporation, with Suveen Kumar Reddy Vuppala, senior SDE, Solutions Accelerator team, Microsoft Corporation. You can view the full presentation by clicking the hyperlink above.&lt;/SUP&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="margin: 0; padding: 10px; background-color: #dedede;"&gt;&lt;IMG src="http://media.netapp.com/designimages/arrow-wrap.gif" /&gt; &lt;STRONG&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/thread/8579"&gt;Got Opinions About Cloud Deployment?&lt;/A&gt;&lt;/STRONG&gt;&lt;P&gt;&lt;/P&gt;Ask questions, exchange ideas, and share your thoughts online in NetApp Communities.&lt;/DIV&gt;&lt;BR /&gt;&lt;TABLE border="1" cellpadding="0" cellspacing="0" class="author_module" style="border: 1px solid #f8f4e6; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="author_photo" style="border: 0pt none #f8f4e6; padding: 0 1em 0 0; vertical-align: top;" valign="top"&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/8204_Richard_Preston.jpg" /&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;A name="author"&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="author_info" style="padding: 1em 0 0 0; vertical-align: top; border: 0pt none #f8f4e6;"&gt;&lt;P style="font-family: Arial,Helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: #616365;"&gt;&lt;STRONG&gt;Richard Preston&lt;/STRONG&gt;&lt;BR /&gt;Technical Alliance Manager&lt;BR /&gt;NetApp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Richard is a 20+ year veteran of the IT industry. He has worked in a wide variety of technical and business development roles at ISVs and IHVs in Europe, Asia, and North America. He currently manages the technical aspects of the NetApp strategic alliance with Microsoft for Microsoft virtualization solutions, System Center, and SQL Server®.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;TD style="border: 0pt none #f8f4e6; margin: 0pt; padding: 0pt;" width="310"&gt;&lt;DIV style="margin-right: 0px; text-align: left;"&gt;&lt;DIV class="explore_heading" style="border-left: 4px solid #c3c3c3; border-right: 4px solid #c3c3c3; border-bottom: 1px solid #c3c3c3; padding: 10px 20px; background: #c3c3c3 none repeat scroll 0% 0%; font-weight: bold; font-size: 18px; max-width: 310px; width: 310px; color: #454545;"&gt;Explore&lt;/DIV&gt;&lt;DIV class="sidebar_box" style="border-left: 4px solid #c3c3c3; border-right: 4px solid #c3c3c3; border-bottom: 1px solid #696969; margin: 0pt; padding: 5px 20px 10px; background: #efefef none repeat scroll 0% 0%; min-width: 310px; width: 310px;"&gt;&lt;P&gt;&lt;STRONG&gt;Special Issue: NetApp and Microsoft&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The NetApp Innovation Awards were established to recognize excellence in the use and support of NetApp products. Microsoft Corporation was recently named Innovator of the Year-Americas for 2009.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this special issue of Tech OnTap, we are happy to bring you three articles that focus on how to use NetApp and Microsoft technologies together:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/docs/DOC-5965"&gt;Best Practices for Exchange 2010&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/docs/DOC-5972"&gt;Virtualizing Microsoft SharePoint&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Building a Private Cloud&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;P&gt;Several important articles from recent months also addressed similar issues&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/docs/DOC-5171"&gt;Virtualizing Microsoft Applications&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/docs/DOC-5670"&gt;DR for Microsoft Applications&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;DIV class="sidebar_box" style="border-left: 4px solid #c3c3c3; border-right: 4px solid #c3c3c3; border-bottom: 1px solid #696969; margin: 0pt; padding: 5px 20px 10px; background: #efefef none repeat scroll 0% 0%; min-width: 310px; width: 310px;"&gt;&lt;P&gt;&lt;STRONG&gt;Tech OnTap Articles on Cloud Computing&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Need to learn more about the cloud? Check out these recent Tech OnTap articles:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A class="jive-link-custom" href="http://www.netapp.com/us/communities/tech-ontap/tot-cloud-storage-0509.html" target="_blank"&gt;Storage Infrastructure for the Cloud&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="jive-link-custom" href="http://www.netapp.com/us/communities/tech-ontap/tot-tsystems-case-study-0909.html" target="_blank"&gt;T-Systems Case Study: Implementing Enterprise-Class Cloud Services&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="jive-link-custom" href="http://www.netapp.com/us/communities/tech-ontap/tot-supercharge-cloud-computing-0909.html" target="_blank"&gt;Six Tips to Supercharge Your Cloud Deployment&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="jive-link-custom" href="http://www.netapp.com/us/communities/tech-ontap/tot-datacenter-efficiency-0509.html" target="_blank"&gt;Boosting Data Center Efficiency&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="jive-link-custom" href="http://www.netapp.com/us/communities/tech-ontap/tot-netappandcisco-datacenter-0509.html" target="_blank"&gt;NetApp and Cisco: Virtualizing the Data Center&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/docs/DOC-4915"&gt;NetApp MultiStore: Security and Mobility for Cloud Storage&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;DIV class="sidebar_box" style="border-left: 4px solid #c3c3c3; border-right: 4px solid #c3c3c3; border-bottom: 1px solid #696969; margin: 0pt; padding: 5px 20px 10px; background: #efefef none repeat scroll 0% 0%; min-width: 310px; width: 310px;"&gt;&lt;P&gt;&lt;STRONG&gt;NetApp On-Demand Webcasts&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;NetApp works with Microsoft and other partners as well as innovative customers to deliver up-to-the-minute Webcasts of the latest information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are a few recent Webcasts that might be of interest:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A class="jive-link-custom" href="http://www-download.netapp.com/edm/TT/WOD/WOD20090730/index.html" target="_blank"&gt;Optimize Storage for Microsoft Applications&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="jive-link-custom" href="http://www-download.netapp.com/edm/TT/WOD/WOD20100114/index.html" target="_blank"&gt;Virtualize SharePoint and SQL Server Now&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="jive-link-custom" href="http://www-download.netapp.com/edm/TT/WOD/WOD20100311/index.html" target="_blank"&gt;Virtualize Exchange 2010 Now&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="jive-link-custom" href="http://www-download.netapp.com/edm/TT/WOD/WOD20091215/index.html" target="_blank"&gt;Take Control of Your SharePoint Data Growth&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;DIV class="sidebar_box" style="border-left: 4px solid #c3c3c3; border-right: 4px solid #c3c3c3; border-bottom: 1px solid #696969; margin: 0pt; padding: 5px 20px 10px; background: #efefef none repeat scroll 0% 0%; min-width: 310px; width: 310px;"&gt;&lt;P&gt;&lt;STRONG&gt;NetApp Training&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Need to get trained on the latest techniques and software for managing your NetApp and Microsoft environment? NetApp University offers a variety of free tutorials, including:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/docs/DOC-4493" target="_blank"&gt;Integrated Data Management for SQL Server&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/docs/DOC-5153" target="_blank"&gt;Streamlined Data Protection for Hyper-V&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/docs/DOC-4509" target="_blank"&gt;Integrated Data Management for Exchange&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/docs/DOC-5640" target="_blank"&gt;Integrated Data Management for SharePoint&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;DIV class="sidebar_bottom"&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;/DIV&gt;</description>
    <pubDate>Tue, 18 May 2010 18:59:27 GMT</pubDate>
    <dc:creator>Tech_OnTap</dc:creator>
    <dc:date>2010-05-18T18:59:27Z</dc:date>
    <item>
      <title>Building a Private Cloud</title>
      <link>https://community.netapp.com/t5/Tech-ONTAP-Articles/Building-a-Private-Cloud/ta-p/85946</link>
      <description>&lt;DIV class="lia-message-template-content-zone"&gt;&lt;TABLE border="1" cellpadding="0" cellspacing="0" style="margin-top: 0pt; width: 800px; background-color: #ffffff; text-align: left; border: 1px solid #f8f4e6;"&gt;&lt;TBODY&gt;&lt;TR valign="top"&gt;&lt;TD colspan="2" style="border: 0pt none #f8f4e6; margin: 0pt; padding: 0pt; width: 800px;"&gt;&lt;DIV style="margin: 0pt 0pt 5px; padding: 0pt; width: 800px;"&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/7241_art_banner_tot_800x84.jpg" width="800" /&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR valign="top"&gt;&lt;TD style="padding-right: 1em; text-align: left; border-width: 0pt; border-color: #f8f4e6; border-style: none;" valign="top"&gt;&lt;DIV class="article_author" style="padding-left: 5px;"&gt;By &lt;A class="active_link" href="#author"&gt;Richard Preston&lt;/A&gt;&lt;/DIV&gt;&lt;DIV style="padding-left: 5px;"&gt;&lt;P style="margin-top: 5px;"&gt;There's been a lot of discussion of cloud technology over the last year or so, including numerous articles in this newsletter (see sidebar), but very little in the way of tangible steps that you can follow for cloud deployment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NetApp has been collaborating with Microsoft to develop integrated technologies that simplify the process of cloud deployment. If you've already moved from a traditional data center model to a virtualized data center, the next logical step might be a private cloud. The main thing that differentiates a private cloud from a virtualized data center is a management layer that allows you to treat your IT infrastructure as a pool of resources from which users or business units can request and receive resources automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P align="center" class="totFootnote"&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/8256_datacenterevo_400x136.jpg" /&gt;&lt;/P&gt;&lt;P align="center"&gt;&lt;STRONG&gt;Figure 1) &lt;/STRONG&gt;Data center evolution.*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Until now, solutions to accomplish the automation step have required a lot of custom work. Microsoft is streamlining the automation process with its Dynamic Datacenter Toolkit (DDTK)*. This toolkit lets you quickly and easily incorporate all the processes you would use during a manual deployment of a virtual machine into the automation. NetApp has been collaborating with Microsoft to make sure that NetApp® storage integrates with the DDTK framework, allowing you to take advantage of NetApp cloning and other capabilities during automated provisioning.&lt;/P&gt;&lt;H3&gt;Private Cloud Building Blocks&lt;/H3&gt;&lt;P&gt;When we talk about a private cloud, we mean a cloud designed to meet your internal IT needs: a means to deliver IT as a service (ITaaS) to your internal customers. In practice, you might evolve your existing virtualized infrastructure into a private cloud, or you might supplement your existing infrastructure with a private cloud deployment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P align="center" class="totFootnote"&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/8257_clouddefinitions_400x237.jpg" /&gt;&lt;/P&gt;&lt;P align="center"&gt;&lt;STRONG&gt;Figure 2) &lt;/STRONG&gt;Cloud definitions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The building blocks for an internal cloud are in large part the same as for any virtualized infrastructure. A virtual infrastructure based on Microsoft® and NetApp would consist of:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Scalable servers with enough network interfaces and memory&lt;/LI&gt;&lt;P&gt;&lt;/P&gt;&lt;LI&gt;NetApp shared storage&lt;/LI&gt;&lt;P&gt;&lt;/P&gt;&lt;LI&gt;A network infrastructure adequate to support high storage utilization&lt;/LI&gt;&lt;P&gt;&lt;/P&gt;&lt;LI&gt;Microsoft Hyper-V™ for server virtualization (You can read about best practices for deploying Hyper-V on NetApp storage in a &lt;A class="jive-link-custom" href="http://www.netapp.com/us/communities/tech-ontap/tot-hyperv-best-practices-0911.html" target="_blank"&gt;recent Tech OnTap article&lt;/A&gt;.)&lt;/LI&gt;&lt;P&gt;&lt;/P&gt;&lt;LI&gt;System Center Operations Manager (SCOM) and System Center Virtual Machine Manager (SCVMM) for management&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have all these pieces in place, all that remains is the ability to provide customer onboarding, dynamic provisioning, and self-service, which I'll talk more about in the following section.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you haven't fully virtualized, you can begin preparing now for private cloud deployment by:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Ramping up your virtualization efforts and expertise&lt;/LI&gt;&lt;P&gt;&lt;/P&gt;&lt;LI&gt;Standardizing on scalable server hardware&lt;/LI&gt;&lt;P&gt;&lt;/P&gt;&lt;LI&gt;Standardizing on a management platform for both physical and virtual machines&lt;/LI&gt;&lt;P&gt;&lt;/P&gt;&lt;LI&gt;Fine tuning your processes to minimize interactions between staff and infrastructure&lt;/LI&gt;&lt;P&gt;&lt;/P&gt;&lt;LI&gt;Beginning to architect your IT services for shared compute resource pools&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;H3&gt;Cloud Automation with DDTK&lt;/H3&gt;&lt;P&gt;The Microsoft Dynamic Datacenter Toolkit extends the ability of SCOM and SCVMM to manage virtualized environments with the automation needed to turn the building blocks made possible by virtualized infrastructure into a private cloud.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DDTK is a turnkey solution that works with SCOM and SCVMM to provide:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Customer/business unit onboarding&lt;/LI&gt;&lt;P&gt;&lt;/P&gt;&lt;LI&gt;Automation and guidance&lt;/LI&gt;&lt;P&gt;&lt;/P&gt;&lt;LI&gt;Dynamic provisioning&lt;/LI&gt;&lt;P&gt;&lt;/P&gt;&lt;LI&gt;Self-service portal&lt;/LI&gt;&lt;P&gt;&lt;/P&gt;&lt;LI&gt;Batch creation of VMs&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;H3&gt;DDTK WorkFlow&lt;/H3&gt;&lt;P&gt;The best way to understand how DDTK simplifies virtual infrastructure deployment is to look at a typical process flow for a new customer or business unit.&amp;nbsp; DDTK includes an onboarding wizard that guides a user through the process of registering his or her business unit. A separate wizard captures the requirements of the new IT service in an infrastructure request. While this infrastructure request obviously requires some prior thought, the wizard does a good job of guiding the user and defining the possible choices. The self-service portal allows designated individuals to configure virtual machines within the infrastructure once the infrastructure request has been approved (subject to the limits defined by the request).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P align="center" class="totFootnote"&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/8258_DDTKprocess_400x132.jpg" /&gt;&lt;/P&gt;&lt;P align="center"&gt;&lt;STRONG&gt;Figure 3) &lt;/STRONG&gt;DDTK process flow for a new infrastructure user. Approval&lt;/P&gt;&lt;P align="center"&gt;&amp;nbsp;&amp;nbsp; process makes sure you retain enough oversight&lt;/P&gt;&lt;P style="text-align: left;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; of your infrastructure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The registration process&lt;/STRONG&gt; captures the name of the business unit, the priority of the request, the justification for the request, administrators who will have access to the infrastructure, and a business unit code that can be used for chargeback or other purposes. Once a request has been entered, you can review and accept or deny it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once the registration has been accepted, the user can then &lt;STRONG&gt;create an infrastructure request&lt;/STRONG&gt;, which defines required memory, storage capacity, networking, VM templates to be used, additional codes for chargeback, and so on. The user also has the ability to create multiple services as part of the infrastructure request-such as development, test, and production-with quotas assigned to each service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After an infrastructure request is submitted, you once again have the opportunity to review the request and make any adjustments to the request if necessary. This review process helps prevent any business unit from grabbing too many resources either accidentally or on purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, when the infrastructure request has been approved, the user (or designated administrator) then &lt;STRONG&gt;uses the self-service portal&lt;/STRONG&gt; (SSP) to submit VM creation requests and configure VMs to meet their specific needs. The DDTK provisioning engine translates these requests to SCVMM, and they are performed automatically with step-by-step notification to the user or application owner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3&gt;DDTK Configuration and Partner Integration&lt;/H3&gt;&lt;P&gt;To make it easy to get DDTK up and running, the toolkit includes a variety of default settings and scripts that can be used as is or modified using a wizard-driven interface. This makes it simple to extend your cloud environment to include third-party products. It also makes it easy for third-party vendors to provide integration for their own products, which allows you to take full advantage of value-added features.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NetApp has been working closely with Microsoft to provide this integration for our joint customers. The DDTK provisioning engine is able to call NetApp PowerShell cmdlets and scripts directly to carry out specific storage activities.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance, it's well known that the standard virtual machine provisioning process results in a lot of duplicate data-copies of the same operating system and application files might be provided for each virtual machine. NetApp integration allows you to eliminate this storage overhead and accelerate the provisioning process using NetApp FlexClone® technology. Instead of making full copies, FlexClone allows multiple VMs to share blocks that are identical. A FlexClone volume only consumes additional storage space as blocks are modified or new blocks are changed. This makes the process very fast and very space efficient.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P align="center" class="totFootnote"&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/8259_provisioning_400x216.jpg" /&gt;&lt;/P&gt;&lt;P align="center"&gt;&lt;STRONG&gt;Figure 4) &lt;/STRONG&gt;DDTK provides easy integration that allows traditional VM&lt;/P&gt;&lt;P align="center"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; provisioning to be replaced with a fast, efficient process&lt;/P&gt;&lt;P align="center"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; that uses NetApp FlexClone technology.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This functionality will be provided as part of NetApp ApplianceWatch™ PRO 2.1, which will available to NetApp customers free of charge on the &lt;A href="https://now.netapp.com/eservice/SupportHome.jsp"&gt;NetApp NOW™ Web site&lt;/A&gt; in the summer of 2010.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3&gt;Learning More&lt;/H3&gt;&lt;P&gt;The DDTK is undergoing beta testing now and will be generally available soon. If you want to learn more about this technology, you have a number of options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;A recent &lt;A class="jive-link-custom" href="http://www.microsoft.com/events/series/windowsserver2008.aspx?tab=Webcasts&amp;amp;seriesid=101&amp;amp;webcastid=12818" target="_blank"&gt;Microsoft TechNet webcast&lt;/A&gt; describes the technology, including NetApp integration, and includes three demonstrations that illustrate the interfaces.&lt;/LI&gt;&lt;P&gt;&lt;/P&gt;&lt;LI&gt;Technology from both partners was shown at the recent Microsoft Management Summit and will be demonstrated again at the upcoming &lt;A class="jive-link-custom" href="http://www.microsoft.com/events/techednorthamerica/" target="_blank"&gt;TechEd 2010 conference&lt;/A&gt; in New Orleans, Louisiana, June 7-10.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SUP&gt;*Figure 1 and information about DDTK (formerly referred to as Dynamic Infrastructure Toolkit for System Center) were adapted with permission from the February 25, 2010, TechNet Webcast, &lt;A class="jive-link-custom" href="http://www.microsoft.com/events/series/windowsserver2008.aspx?tab=Webcasts&amp;amp;seriesid=101&amp;amp;webcastid=12818" target="_blank"&gt;Dynamic Infrastructure ToolKit for System Center Deployment: Scenario Walkthrough (Level 300)&lt;/A&gt;, by Ananthanarayan Sundaram, senior product manager, Virtualization Marketing, Microsoft Corporation, with Suveen Kumar Reddy Vuppala, senior SDE, Solutions Accelerator team, Microsoft Corporation. You can view the full presentation by clicking the hyperlink above.&lt;/SUP&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="margin: 0; padding: 10px; background-color: #dedede;"&gt;&lt;IMG src="http://media.netapp.com/designimages/arrow-wrap.gif" /&gt; &lt;STRONG&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/thread/8579"&gt;Got Opinions About Cloud Deployment?&lt;/A&gt;&lt;/STRONG&gt;&lt;P&gt;&lt;/P&gt;Ask questions, exchange ideas, and share your thoughts online in NetApp Communities.&lt;/DIV&gt;&lt;BR /&gt;&lt;TABLE border="1" cellpadding="0" cellspacing="0" class="author_module" style="border: 1px solid #f8f4e6; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="author_photo" style="border: 0pt none #f8f4e6; padding: 0 1em 0 0; vertical-align: top;" valign="top"&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/8204_Richard_Preston.jpg" /&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;A name="author"&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD class="author_info" style="padding: 1em 0 0 0; vertical-align: top; border: 0pt none #f8f4e6;"&gt;&lt;P style="font-family: Arial,Helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: #616365;"&gt;&lt;STRONG&gt;Richard Preston&lt;/STRONG&gt;&lt;BR /&gt;Technical Alliance Manager&lt;BR /&gt;NetApp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Richard is a 20+ year veteran of the IT industry. He has worked in a wide variety of technical and business development roles at ISVs and IHVs in Europe, Asia, and North America. He currently manages the technical aspects of the NetApp strategic alliance with Microsoft for Microsoft virtualization solutions, System Center, and SQL Server®.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;TD style="border: 0pt none #f8f4e6; margin: 0pt; padding: 0pt;" width="310"&gt;&lt;DIV style="margin-right: 0px; text-align: left;"&gt;&lt;DIV class="explore_heading" style="border-left: 4px solid #c3c3c3; border-right: 4px solid #c3c3c3; border-bottom: 1px solid #c3c3c3; padding: 10px 20px; background: #c3c3c3 none repeat scroll 0% 0%; font-weight: bold; font-size: 18px; max-width: 310px; width: 310px; color: #454545;"&gt;Explore&lt;/DIV&gt;&lt;DIV class="sidebar_box" style="border-left: 4px solid #c3c3c3; border-right: 4px solid #c3c3c3; border-bottom: 1px solid #696969; margin: 0pt; padding: 5px 20px 10px; background: #efefef none repeat scroll 0% 0%; min-width: 310px; width: 310px;"&gt;&lt;P&gt;&lt;STRONG&gt;Special Issue: NetApp and Microsoft&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The NetApp Innovation Awards were established to recognize excellence in the use and support of NetApp products. Microsoft Corporation was recently named Innovator of the Year-Americas for 2009.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this special issue of Tech OnTap, we are happy to bring you three articles that focus on how to use NetApp and Microsoft technologies together:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/docs/DOC-5965"&gt;Best Practices for Exchange 2010&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/docs/DOC-5972"&gt;Virtualizing Microsoft SharePoint&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Building a Private Cloud&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;P&gt;Several important articles from recent months also addressed similar issues&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/docs/DOC-5171"&gt;Virtualizing Microsoft Applications&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/docs/DOC-5670"&gt;DR for Microsoft Applications&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;DIV class="sidebar_box" style="border-left: 4px solid #c3c3c3; border-right: 4px solid #c3c3c3; border-bottom: 1px solid #696969; margin: 0pt; padding: 5px 20px 10px; background: #efefef none repeat scroll 0% 0%; min-width: 310px; width: 310px;"&gt;&lt;P&gt;&lt;STRONG&gt;Tech OnTap Articles on Cloud Computing&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Need to learn more about the cloud? Check out these recent Tech OnTap articles:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A class="jive-link-custom" href="http://www.netapp.com/us/communities/tech-ontap/tot-cloud-storage-0509.html" target="_blank"&gt;Storage Infrastructure for the Cloud&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="jive-link-custom" href="http://www.netapp.com/us/communities/tech-ontap/tot-tsystems-case-study-0909.html" target="_blank"&gt;T-Systems Case Study: Implementing Enterprise-Class Cloud Services&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="jive-link-custom" href="http://www.netapp.com/us/communities/tech-ontap/tot-supercharge-cloud-computing-0909.html" target="_blank"&gt;Six Tips to Supercharge Your Cloud Deployment&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="jive-link-custom" href="http://www.netapp.com/us/communities/tech-ontap/tot-datacenter-efficiency-0509.html" target="_blank"&gt;Boosting Data Center Efficiency&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="jive-link-custom" href="http://www.netapp.com/us/communities/tech-ontap/tot-netappandcisco-datacenter-0509.html" target="_blank"&gt;NetApp and Cisco: Virtualizing the Data Center&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/docs/DOC-4915"&gt;NetApp MultiStore: Security and Mobility for Cloud Storage&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;DIV class="sidebar_box" style="border-left: 4px solid #c3c3c3; border-right: 4px solid #c3c3c3; border-bottom: 1px solid #696969; margin: 0pt; padding: 5px 20px 10px; background: #efefef none repeat scroll 0% 0%; min-width: 310px; width: 310px;"&gt;&lt;P&gt;&lt;STRONG&gt;NetApp On-Demand Webcasts&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;NetApp works with Microsoft and other partners as well as innovative customers to deliver up-to-the-minute Webcasts of the latest information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are a few recent Webcasts that might be of interest:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A class="jive-link-custom" href="http://www-download.netapp.com/edm/TT/WOD/WOD20090730/index.html" target="_blank"&gt;Optimize Storage for Microsoft Applications&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="jive-link-custom" href="http://www-download.netapp.com/edm/TT/WOD/WOD20100114/index.html" target="_blank"&gt;Virtualize SharePoint and SQL Server Now&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="jive-link-custom" href="http://www-download.netapp.com/edm/TT/WOD/WOD20100311/index.html" target="_blank"&gt;Virtualize Exchange 2010 Now&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="jive-link-custom" href="http://www-download.netapp.com/edm/TT/WOD/WOD20091215/index.html" target="_blank"&gt;Take Control of Your SharePoint Data Growth&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;DIV class="sidebar_box" style="border-left: 4px solid #c3c3c3; border-right: 4px solid #c3c3c3; border-bottom: 1px solid #696969; margin: 0pt; padding: 5px 20px 10px; background: #efefef none repeat scroll 0% 0%; min-width: 310px; width: 310px;"&gt;&lt;P&gt;&lt;STRONG&gt;NetApp Training&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Need to get trained on the latest techniques and software for managing your NetApp and Microsoft environment? NetApp University offers a variety of free tutorials, including:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/docs/DOC-4493" target="_blank"&gt;Integrated Data Management for SQL Server&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/docs/DOC-5153" target="_blank"&gt;Streamlined Data Protection for Hyper-V&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/docs/DOC-4509" target="_blank"&gt;Integrated Data Management for Exchange&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A _jive_internal="true" href="https://community.netapp.com/docs/DOC-5640" target="_blank"&gt;Integrated Data Management for SharePoint&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;&lt;DIV class="sidebar_bottom"&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 18 May 2010 18:59:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Tech-ONTAP-Articles/Building-a-Private-Cloud/ta-p/85946</guid>
      <dc:creator>Tech_OnTap</dc:creator>
      <dc:date>2010-05-18T18:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Building a Private Cloud</title>
      <link>https://community.netapp.com/t5/Tech-ONTAP-Articles/Building-a-Private-Cloud/tac-p/85951#M133</link>
      <description>&lt;DIV class="lia-message-template-content-zone"&gt;&lt;P&gt;So simple, even a Monkey can do it...!&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 28 May 2010 12:39:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Tech-ONTAP-Articles/Building-a-Private-Cloud/tac-p/85951#M133</guid>
      <dc:creator>dconcepcion</dc:creator>
      <dc:date>2010-05-28T12:39:14Z</dc:date>
    </item>
  </channel>
</rss>

