<?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>Data Center Archives - ICT News</title>
	<atom:link href="https://www.ict-news.org/tag/data-center/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.ict-news.org</link>
	<description>Information &#38; Communication technology world news</description>
	<lastBuildDate>Sat, 11 Mar 2017 13:59:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9.3</generator>

<image>
	<url>https://www.ict-news.org/wp-content/uploads/2018/03/ICT-icon-3.png</url>
	<title>Data Center Archives - ICT News</title>
	<link>https://www.ict-news.org</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Google’s new cloud service is a unique take on a database</title>
		<link>https://www.ict-news.org/googles-new-cloud-service-unique-take-database/</link>
					<comments>https://www.ict-news.org/googles-new-cloud-service-unique-take-database/#respond</comments>
		
		<dc:creator><![CDATA[lukasik]]></dc:creator>
		<pubDate>Wed, 15 Feb 2017 10:16:11 +0000</pubDate>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Data Center]]></category>
		<guid isPermaLink="false">https://newsroom.ict-hardware.com/?p=7493</guid>

					<description><![CDATA[<p>The post <a rel="nofollow" href="https://www.ict-news.org/googles-new-cloud-service-unique-take-database/">Google’s new cloud service is a unique take on a database</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></description>
										<content:encoded><![CDATA[<section class="container-wrap  main-color "  style="padding-top:40px;padding-bottom:40px" ><div class="section-container container"><div class="vc_row vc_row-fluid row"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper">
	<div class="kleo_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<section class="deck viewability">
<h2>Cloud Spanner provides users with a highly available database running on Google&#8217;s infrastructure</h2>
</section>
<div class="ad viewability">
<p>Google has turned a <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">database</span></span> service that it uses to run some of its mission-critical products into an offering for its public cloud customers.</p>
<p>On Tuesday, the company launched Cloud Spanner, a new fully managed database that’s supposed to provide the transactional consistency of a traditional database plus the scalability and performance of a NoSQL database. It’s based on the same <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">systems</span></span> that run the company’s own Spanner database internally.</p>
<p>Usually, businesses have to pick either a traditional or a NoSQL database, and each comes with particular <a href="http://www.computerworld.com/article/2495943/database-administration/foundationdb-aims-to-consolidate-nosql.html">trade-offs</a>. Traditional <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">databases</span></span> provide better transactional consistency, but can be hard to scale. NoSQL databases are better at scaling but sacrifice consistency.</p>
<p>Cloud Spanner is designed to reduce those trade-offs, and it&#8217;s also delivered as a fully managed service. Among other things, that means Google will manage hardware, software and replication of content for a database that can span multiple data centers.</p>
<aside class="nativo-promo smartphone"></aside>
<p>The service will be useful for companies that need millisecond-level consistency in their databases worldwide, according to Nick Heudecker, a research director at Gartner. In an interview, he called out financial services and advertising as two industries that might benefit from Cloud Spanner.</p>
<p>Heudecker did point out that the service will require <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">companies</span></span> to port existing applications, which may prove challenging. Google is working with partners to help customers move over, according to Deepti Srivastava, the product manager for Cloud Spanner.</p>
<p>Cloud Spanner has generated more interest than most new Google services, based on response to a closed alpha test, Srivastava said.</p>
<p>Cloud Spanner grew out of a project that began in 2007, when a team of Google employees set out to solve the problem of choosing between NoSQL and traditional databases. That led to a paper, published in 2012, describing the company’s Spanner database, which uses a number of novel techniques, including atomic and GPS clocks inside data centers to maintain time consistency.</p>
<aside class="nativo-promo tablet desktop"></aside>
<p>Spanner is used to operate Google services like AdWords and Google Play. According to the company, it can handle tens of millions of queries per second.</p>
<p>That pedigree is a feature of Cloud Spanner that appealed to Peter Bakkum, the platform lead at Quizlet. The education software company, which offers a popular set of study tools for students, is evaluating how to scale its database infrastructure.</p>
<p>Quizlet has been testing Cloud Spanner since the closed alpha phase and may end up using the service to replace its existing setup of MySQL databases. Refactoring Quizlet’s applications to use Cloud Spanner will require work, but that&#8217;s true of all the possible upgrade paths, Bakkum said.</p>
<p>“We need a fundamentally different architecture to do scaling, and any of those solutions have a difficult migration path,” he said.</p>
<p>Cloud Spanner’s popularity may be throttled somewhat by Google’s position in the cloud market. While the company has been aggressive in releasing new capabilities and improving its services to attract new customers, its use still lags behind that of Amazon Web Services and Microsoft Azure.</p>
<p>Using <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">Cloud</span></span> Spanner means bringing data to Google’s cloud platform and building an application that targets it. While some companies are comfortable working with multiple cloud providers, not all of them are.</p>
<p>That said, Gartner&#8217;s Heudecker said Google is the only major cloud provider offering a product like this one and it will be hard for rivals to catch up.</p>
<p>“Cloud Spanner is not just software,” Heudecker said. “It is the union of software, hardware — in the form of atomic clocks in Google’s <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">data</span></span> centers — and an incredibly robust network connecting their data centers together. So it’s not just writing code. It’s a lot of investment and a lot of operational expertise that Google excels at.”</p>
<p>Right now, <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">Cloud</span></span> Spanner instances can only exist in one of Google&#8217;s cloud regions, though they&#8217;ll be replicated across multiple availability zones inside those regions. In the future, Cloud Spanner customers will be able to have one database that&#8217;s kept in sync across multiple regions.</p>
<p>By <a href="http://www.computerworld.com/author/Blair-Hanley-Frank/" rel="author">Blair Hanley Frank</a>, source by <a href="https://www.ict-hardware.com/">Computer World</a></p>
<p>Visit <a href="https://www.ict-hardware.com/">ICT Hardware</a></p>
</div>

		</div> 
	</div> </div></div></div></div></div></section><!-- end section -->
<p>The post <a rel="nofollow" href="https://www.ict-news.org/googles-new-cloud-service-unique-take-database/">Google’s new cloud service is a unique take on a database</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ict-news.org/googles-new-cloud-service-unique-take-database/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Cisco grows cloud menu, brings Microsoft Azure Stack into UCS</title>
		<link>https://www.ict-news.org/cisco-grows-cloud-menu-brings-microsoft-azure-stack-ucs/</link>
					<comments>https://www.ict-news.org/cisco-grows-cloud-menu-brings-microsoft-azure-stack-ucs/#respond</comments>
		
		<dc:creator><![CDATA[lukasik]]></dc:creator>
		<pubDate>Mon, 13 Feb 2017 08:36:18 +0000</pubDate>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Data Center]]></category>
		<guid isPermaLink="false">https://newsroom.ict-hardware.com/?p=7479</guid>

					<description><![CDATA[<p>The post <a rel="nofollow" href="https://www.ict-news.org/cisco-grows-cloud-menu-brings-microsoft-azure-stack-ucs/">Cisco grows cloud menu, brings Microsoft Azure Stack into UCS</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></description>
										<content:encoded><![CDATA[<section class="container-wrap  main-color "  style="padding-top:40px;padding-bottom:40px" ><div class="section-container container"><div class="vc_row vc_row-fluid row"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper">
	<div class="kleo_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<h2>Cisco integrates Microsoft Azure Stack into its Unified Computing System.</h2>
<p>Cisco today said it would expand its hybrid cloud offerings by integrating Microsoft Azure Stack into its Unified Computing System.</p>
<p>The turnkey package, officially known as the Cisco Integrated Solution for Microsoft Azure Stack, grows Cisco’s Microsoft portfolio and let <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">application developers</span></span> and IT managers more easily deploy, manage and grow enterprise applications.</p>
<p>Azure Stack expands Cisco’s hybrid cloud offerings for customers who want the advantages of a single API for private and public cloud applications.</p>
<aside class="nativo-promo smartphone"></aside>
<p>“We can now offer customers a spectrum of choices, which includes Cisco Metapod and Cisco One Enterprise cloud suite for their hybrid cloud initiatives. Our Business Cloud Advisor will assist customers who have questions about the appropriate cloud strategy and we will add Azure Stack as one of these options when [the product is available in later this year],” Cisco stated.</p>
<p>Cisco currently offers its <a href="http://www.networkworld.com/article/2896712/cloud-computing/microsoft-and-cisco-offer-a-cloudinabox.html">Cloud Architecture for the Microsoft Cloud</a> Platform package which is used to set up infrastructure, platform and software services. The package combines Microsoft&#8217;s Windows Azure Pack, which is software for setting up cloud services, with Cisco&#8217;s Application Centric Infrastructure, a set of switches and supporting software.</p>
<p>Microsoft and Cisco have <a href="https://newsroom.cisco.com/press-release-content?type=webcontent&amp;articleId=1458303">had a partnership since 2014</a> to develop products and services designed to “modernize data centers.”</p>
<p>Cisco says the new offering is targeted at customers who want the ability to develop applications using the same API’s locally as they would in Microsoft Azure will want to invest in this solution.   Also, those who want to run Azure within their own datacenter should strongly consider Azure Stack. “We think customers that desire a complete Microsoft software stack from the operating system up to applications will select Azure Stack as their hybrid cloud of choice,” Cisco stated.</p>
<p>So why would a customer run a <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">cloud</span></span> service offering in their own datacenter? Cisco stated: “Service Providers and hosting providers want to enable Azure Stack to host the workloads of end user clients and offer Azure Services to assist with Application development and deployment.  Enterprise customers want to re-architect applications, taking advantage of Azure Services, to lower the time and cost to update and maintain them.  They also want to be able to deploy these applications to geographies and industries where the customer is prohibited from placing data into a public cloud.  It is this ability to deliver these new services that is most appealing.”</p>
<p>Rolled out in 2009, <a href="https://www.cisco.com/c/dam/en/us/products/collateral/servers-unified-computing/idc-business-value.pdf">Cisco’s UCS</a> is at its heart an (x86) architecture data center server platform composed of computing hardware, <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">virtualization</span></span> support, switching fabric and management software.</p>
<p>The basic building block of the Cisco Azure package includes is the C240 M4L rack server and will be orderable in a 4-node or 12 node cluster.  Cisco says it will also offer a 1-node additional node configuration that will enable a customer who may start with a 4-node cluster to scale in one node increments up to 12 total nodes in a cluster.  A pair of Gen 3 Fabric Interconnects would complete the initial cluster configuration.</p>
<p><a href="http://www.networkworld.com/article/3037483/cloud-computing/truly-understanding-microsoft-s-azure-stack.html">Azure Stack is Microsoft’s</a> Azure cloud package for data center development an includes Microsoft’s Hyper-V, Windows and storage support.</p>
<p>Cisco Integrated System for Microsoft Azure Stack is planned to be available in Q3 2017. The cost varies monthly depending on the number of server nodes and the number of Azure services that the customer uses, Cisco stated.</p>
<p>By <span class="fn"><a href="http://www.networkworld.com/author/Michael-Cooney/" rel="author">Michael Cooney</a>, source by <a href="http://www.networkworld.com">Network World</a></span></p>
<p>Visit <a href="https://www.ict-hardware.com/">ICT Hardware</a> website to get more info about <a href="https://www.ict-hardware.com/">Cisco Products</a></p>

		</div> 
	</div> </div></div></div></div></div></section><!-- end section -->
<p>The post <a rel="nofollow" href="https://www.ict-news.org/cisco-grows-cloud-menu-brings-microsoft-azure-stack-ucs/">Cisco grows cloud menu, brings Microsoft Azure Stack into UCS</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ict-news.org/cisco-grows-cloud-menu-brings-microsoft-azure-stack-ucs/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Cisco amps-up Tetration platform with better security, reduced footprint, AWS cloud option</title>
		<link>https://www.ict-news.org/cisco-amps-tetration-platform-better-security-reduced-footprint-aws-cloud-option/</link>
					<comments>https://www.ict-news.org/cisco-amps-tetration-platform-better-security-reduced-footprint-aws-cloud-option/#respond</comments>
		
		<dc:creator><![CDATA[lukasik]]></dc:creator>
		<pubDate>Thu, 09 Feb 2017 09:02:27 +0000</pubDate>
				<category><![CDATA[analytics]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Big Data]]></category>
		<category><![CDATA[Cisco Subnet]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Data Center]]></category>
		<category><![CDATA[Security]]></category>
		<guid isPermaLink="false">https://newsroom.ict-hardware.com/?p=7469</guid>

					<description><![CDATA[<p>The post <a rel="nofollow" href="https://www.ict-news.org/cisco-amps-tetration-platform-better-security-reduced-footprint-aws-cloud-option/">Cisco amps-up Tetration platform with better security, reduced footprint, AWS cloud option</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></description>
										<content:encoded><![CDATA[<section class="container-wrap  main-color "  style="padding-top:40px;padding-bottom:40px" ><div class="section-container container"><div class="vc_row vc_row-fluid row"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper">
	<div class="kleo_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<section class="deck viewability">
<h2>Cisco Tetration helps users move toward Zero Trust data center</h2>
</section>
<div class="ad viewability">
<p>Cisco has rolled out a second release of its Tetration Analytics package with features such as a smaller footprint and a cloud <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">service</span></span> that will go a long way toward making the system alluring to more data center customers.</p>
<p>Announced in June of last year, Cisco’s Tetration Analytics is a turnkey analytics package that gathers <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">information</span></span> from hardware and software sensors and analyzes the information using big data and machine learning.</p>
<p>Tetration software sensors support Linux and Windows server hosts, while hardware sensors are embedded in Cisco network switch ASICS: Nexus 9200, Nexus 9300-EX and Nexus 9500-EX, to collect flow data at line rate from all the ports. Per Cisco once in place, the Tetration platform learns its enterprise environment and any policies IT has in place. From there it can learn which applications are dependent on each other throughout their data center and into the cloud. It can monitor server behavior patterns and group servers more efficiently.</p>
<aside class="nativo-promo smartphone"></aside>
<p>For policy setting, customers can validate new policies by running them through Tetration first to see what their impact would be on the enterprise. <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">Users</span></span> can also use this information for regulatory compliance applications.</p>
<p>In the first release of the platform it was largely looking and listening to customer <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">networks</span></span> and applications and now with release 2 it can act on what it has found – automatically enforcing policies, securing the enterprise and continuing to help customers get a better handle on their data centers, said Cisco senior director, product management Yogesh Kaushik.</p>
<p>Security was always a key part of Tetration and the second release builds more options onto the system. Kaushik said customers are moving toward a “zero trust” policy which locks down all access to applications – but with highly distributed applications, like cloud apps, that have many components and are multitiered it can be complex to implement, Kaushik stated.</p>
<aside class="nativo-promo tablet desktop"></aside>
<p>Cisco says Tetration Analytics policy recommendation and enforcement engine can now take micro-segmentation &#8212; a security technique enabling workload separation &#8212; a leap further by delivering application segmentation, which drives policies across the application layer, regardless of where the application resides: virtualized, bare metal, physical servers, or in the cloud. Policies can be pushed to any vendor&#8217;s firewall, and can be orchestrated at the network layer as well, Cisco said.</p>
<figure class="large">
<div class="embed-wrapper"></div>
</figure>
<p>Cisco says Tetration can capture a million events per second and make decisions behavior analysis of billions of flows, processes, and workload characteristics allowing for realtime policy enforcement. The idea is that as <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">customers</span></span> move towards a more devops environment where apps are rapidly brought online and off, Tetration can implement security policies quickly.</p>
<p>&#8220;As organizations undergo digital transformation and embrace the DevOps model, they&#8217;re investing in new technologies with infrastructure that&#8217;s becoming more dynamic and distributed, and as a result <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">security</span></span> must become more dynamic as well,&#8221; <a href="http://www.networkworld.com/article/3164247/security/cisco-unveils-tetration-20-focuses-on-application-security.html" target="_blank">said Zeus Kerravala, principal analyst at</a> ZK Research and Network World blogger, said in a statement. &#8220;Although 80% of security spending is focused on the perimeter, only 20% of the breaches occur there. With Tetration&#8217;s security policy enforcement, organizations could probably pay for the platform by heading off a single breach.&#8221;</p>
<p>In addition to the software <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">improvements</span></span>, Cisco added a smaller footprint version and a cloud option.</p>
<p>The small-scale Cisco Tetration-M is aimed at deployments supporting up to 1,000 workloads. The Tetration-M package includes eight 1RU servers (Six UCS C-220 servers and two Nexus 9300 servers) compared to the larger version which requires 39 1RU servers.</p>
<p>Jim Duffy, a senior analyst with the 451 Research group, noted that Cisco said last summer at Cisco Live they they&#8217;d be scaling Tetration down, even to the chip level. “So smaller footprints and more digestible packaging and pricing makes much sense.”</p>
<p>For the cloud, Cisco has also announced an appliance with Tetration software deployed in the public cloud on Amazon Web Services (AWS). Tetration Cloud also supports up to 1,000 workloads. Tetration can monitor workloads in private as well as public clouds, Cisco stated.</p>
<p>Cisco also bolstered the number of <a title="Cisco" href="http://blogs.cisco.com/datacenter/robust-ecosystem-for-tetration-analytics" target="_blank">third-party vendors</a> that can now utilize Tetration to build its data into their systems – AlgoSec, Citrix, F5, Infoblox, ServiceNow Tufin and the Dell Converged Infrastructure Group (previously known as VCE).</p>
<p>The Tetration upgrade comes on the heels of Cisco’s purchase of AppDynamics and its application performance monitoring technology which could end up being a component for feeding Tetration all manner of application performance information, experts said.</p>
<p>“The information collected from AppDynamics is an ideal fit in Tetration,” said Dennis Drogseth vice president, Enterprise Management Associates.</p>
<p>During a press event for the AppDynamics buy, Cisco’s Senior Vice President and General Manager Rowan Trollope said of a possible AppDynamics integration with Tetration: “We have been looking at our analytics strategy more broadly in the past year and a big part of the value that we bring especially with the Tetration product, is the ability to deeply instrument and report on the <span class="vm-hook-outer vm-hook-default"><span class="vm-hook">infrastructure</span></span> – what’s happening from UCS all the way to the network and getting that broad view from the security perspective. But taking all of that data and making sense of it …being able to connect the dots on all these parts of the enterprise hasn’t really been possible&#8230;you could see us making moves that we would tie these things together.&#8221;</p>
<p>By <span class="fn"><a href="http://www.networkworld.com/author/Michael-Cooney/" rel="author">Michael Cooney</a>, source by <a href="http://www.networkworld.com">NetworkWorld</a></span></p>
<p>Visit <a href="https://www.ict-hardware.com/">ICT Hardware</a> website to get more info about <a href="https://www.ict-hardware.com/">Cisco Products</a></p>
</div>

		</div> 
	</div> </div></div></div></div></div></section><!-- end section -->
<p>The post <a rel="nofollow" href="https://www.ict-news.org/cisco-amps-tetration-platform-better-security-reduced-footprint-aws-cloud-option/">Cisco amps-up Tetration platform with better security, reduced footprint, AWS cloud option</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ict-news.org/cisco-amps-tetration-platform-better-security-reduced-footprint-aws-cloud-option/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Big changes in data centre technology to help channel in 2017: Dell EMC</title>
		<link>https://www.ict-news.org/big-changes-data-centre-technology-help-channel-2017-dell-emc/</link>
					<comments>https://www.ict-news.org/big-changes-data-centre-technology-help-channel-2017-dell-emc/#respond</comments>
		
		<dc:creator><![CDATA[lukasik]]></dc:creator>
		<pubDate>Wed, 01 Feb 2017 12:47:05 +0000</pubDate>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Data Center]]></category>
		<category><![CDATA[Nutanix]]></category>
		<category><![CDATA[Public Cloud]]></category>
		<category><![CDATA[Software-Defined Storage]]></category>
		<category><![CDATA[VMware]]></category>
		<guid isPermaLink="false">https://newsroom.ict-hardware.com/?p=7440</guid>

					<description><![CDATA[<p>The post <a rel="nofollow" href="https://www.ict-news.org/big-changes-data-centre-technology-help-channel-2017-dell-emc/">Big changes in data centre technology to help channel in 2017: Dell EMC</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></description>
										<content:encoded><![CDATA[<section class="container-wrap  main-color "  style="padding-top:40px;padding-bottom:40px" ><div class="section-container container"><div class="vc_row vc_row-fluid row"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner "><div class="wpb_wrapper">
	<div class="kleo_text_column wpb_content_element ">
		<div class="wpb_wrapper">
			<p class="headline">The CTO of <a class="st_tag internal_tag" title="Posts tagged with Dell EMC" href="http://www.channelbuzz.ca/tag/dell-emc/" rel="tag">Dell EMC</a>’s Converged Platforms &amp; Solutions Division also stressed the continuing importance of their <a class="st_tag internal_tag" title="Posts tagged with Nutanix" href="http://www.channelbuzz.ca/tag/nutanix/" rel="tag">Nutanix</a> partnership, emphasizing its centrality to Dell EMC’s growing relationship with Microsoft.</p>
<div id="attachment_20056" class="wp-caption alignright"><img class="wp-image-20056 size-medium" src="http://www.channelbuzz.ca/wp-content/uploads/2017/01/Trey-Layton-High-Res-267x400.jpg" width="267" height="400" /></div>
<p>The way that cloud computing is evolving is fundamentally transforming the <a class="st_tag internal_tag" title="Posts tagged with data centre" href="http://www.channelbuzz.ca/tag/data-centre-2/" rel="tag">data centre</a>, and 2017 will see significant growth of both converged [CI] and <a class="st_tag internal_tag" title="Posts tagged with hyper-converged" href="http://www.channelbuzz.ca/tag/hyper-converged/" rel="tag">hyper-converged</a> infrastructure [HCI] in response to this trend. It’s an opportunity that Dell EMC thinks they are well poised to capitalize on. It’s also one they think is exceptionally well suited to their channel partners.</p>
<p>“We are seeing a major evolution in cloud computing, which is blurring the lines between private and <a class="st_tag internal_tag" title="Posts tagged with Public Cloud" href="http://www.channelbuzz.ca/tag/public-cloud/" rel="tag">public cloud</a> management,” said Trey Layton, CTO of Dell EMC’s Converged Platforms &amp; Solutions Division. “Data centres are becoming boundary-less.”</p>
<p>Layton said that in this new data centre world, the nature of applications is fundamentally changing, which in turn will impact the type of infrastructure customers will purchase to run them.</p>
<p>“Application categories will remain,” he said. “There will still be applications like CRM and inventory management. But how they are constructed and work will change. The growth of cloud has led to the concept of building an application through cloud-native principles – born in the cloud applications – and these are fundamentally different. The applications we see being built now contain intelligence that allow them to be survivable in the event of infrastructure failure. They don’t rely on the infrastructure having to be smart.”</p>
<p>This means what customers want from infrastructure is changing.</p>
<p>“Infrastructure is being built to support those applications, and customers are acquiring infrastructure to support that mindset,” Layton said.</p>
<p>Layton also said that mature organizations are very tactical in how they use the public cloud.</p>
<p>“We see AWS being used extensively by organizations that are relatively immature in their adoption of cloud technologies,” he stated. “They use AWS to provide agile services. A mature organization will manage the off-premise service as an extension of their on-prem capabilities, as an extension of the resource they have on premise. How on-prem and off-prem resources interact will be technological realities both this year and the year to follow.”</p>
<p>All this means that infrastructure providers need to adapt what they build, and converged and hyper-converged infrastructure is the result.</p>
<p>“For infrastructure providers, the end of the days of just selling infrastructure is rapidly approaching,” Layton said. “They need to place new intelligence in the infrastructure that accommodates a software- defined infrastructure. The new standard of intelligence here becomes how much complexity you are abstracting. Our investment in VCE proved we were headed down the right path here, and now we have tripled that investment, because a majority of infrastructure will be acquired based on how quick customers see a return. The promise of hyper-converged is a greater degree of simplicity in the integration, and we have delivered on that.”</p>
<p>This new appeal of hyper-converged has already led it to pass the point where it has become mainstream in the data centre.</p>
<p>“Until last year, hyper-converged was mainly been used in <a class="st_tag internal_tag" title="Posts tagged with virtualization" href="http://www.channelbuzz.ca/tag/virtualization-2/" rel="tag">virtualization</a> cases, and for the pots and pans of the data centre,” Layton said. “Only this last year have users begun to trust HCI to run the crown jewels of the organization. It won’t ever take all of it. Some legacy apps require redundancy. HCI is increasingly being used to run mission-critical functions, however.”</p>
<p>As a result, the on-prem component of the data centre going forward will increasingly be a pairing of HCI and converged infrastructure.</p>
<p>“HCI and CI will work in concert with the other,” Layton stated. “CI will be used for specialized data that comes with an array, while HCI will be the general purpose architecture.”</p>
<p>Today, the Dell and EMC hyper-converged portfolios have not yet been blended by the key analyst reports, so Dell EMC remains number two in HCI, behind Nutanix. Inevitably this will change once the two product sets are grouped, but Layton does not foresee a future where the traditional Dell <a class="st_tag internal_tag" title="Posts tagged with Software-Defined Storage" href="http://www.channelbuzz.ca/tag/software-defined-storage/" rel="tag">software-defined storage</a> strategy based on partnering with other companies yields to one where Dell EMC units partner mainly with each other.</p>
<p>“We value the partnerships we have today and the ones we will found in the future,” Layton stressed. “We look forward to extending partnerships we have, and to creating new ones.”</p>
<p>Layton also noted that even though Dell EMC has now given primacy to VxRail appliances in the <a class="st_tag internal_tag" title="Posts tagged with VMware" href="http://www.channelbuzz.ca/tag/vmware/" rel="tag">VMware</a> market, and limited its XC line with Nutanix software to the non-<a class="st_tag internal_tag" title="Posts tagged with VMware" href="http://www.channelbuzz.ca/tag/vmware/" rel="tag">VMware</a> hypervisors, that Dell EMC remains strongly committed to the Nutanix relationship.</p>
<p>“The partnership with Nutanix is something we are absolutely committed to, as evidenced by the work we are doing with them and Microsoft,” Layton said. “We will align the XC line to be a premium answer in that space around the Microsoft relationship. We are absolutely going to build infrastructure with Microsoft and the XC is the product we will target at those use cases.”</p>
<p>All this, Layton concluded, means good news for the channel.</p>
<p>“There will be a vibrant economy for the channel in the HCI space and CI spaces,” he said. “Converged and hyper-converged have simplified things, increasing the channel value of engaging with the customer and aligning the right product technologies. Partners are accelerating competence and skills around both CI and HCI. While some partners were slow to make these deployments themselves, we see this more as a maturity of the market problem, as opposed to the technology being too difficult for many partners.”</p>
<p>By <a title="Posts by Mark Cox" href="http://www.channelbuzz.ca/author/mark/" rel="author">Mark Cox</a>, source by <a href="http://www.channelbuzz.ca/">ChannelBuzz</a></p>
<p>Visit <a href="https://www.ict-hardware.com/">ICT Hardware</a> to see more <a href="https://www.ict-hardware.com/">Dell Products</a></p>

		</div> 
	</div> </div></div></div></div></div></section><!-- end section -->
<p>The post <a rel="nofollow" href="https://www.ict-news.org/big-changes-data-centre-technology-help-channel-2017-dell-emc/">Big changes in data centre technology to help channel in 2017: Dell EMC</a> appeared first on <a rel="nofollow" href="https://www.ict-news.org">ICT News</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.ict-news.org/big-changes-data-centre-technology-help-channel-2017-dell-emc/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
