<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Data Virtualization Leadership Blog</title>
	<atom:link href="http://data-virtualization.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://data-virtualization.com</link>
	<description></description>
	<lastBuildDate>Mon, 20 May 2013 13:03:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='data-virtualization.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Data Virtualization Leadership Blog</title>
		<link>http://data-virtualization.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://data-virtualization.com/osd.xml" title="Data Virtualization Leadership Blog" />
	<atom:link rel='hub' href='http://data-virtualization.com/?pushpress=hub'/>
		<item>
		<title>How Caching Works In Data Virtualization Environments</title>
		<link>http://data-virtualization.com/2013/05/20/how-caching-works-in-data-virtualization-environments/</link>
		<comments>http://data-virtualization.com/2013/05/20/how-caching-works-in-data-virtualization-environments/#comments</comments>
		<pubDate>Mon, 20 May 2013 13:00:50 +0000</pubDate>
		<dc:creator>David Besemer</dc:creator>
				<category><![CDATA[Strategy]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[Composite Software]]></category>
		<category><![CDATA[Data Federation]]></category>
		<category><![CDATA[Data Virtualization]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://data-virtualization.com/?p=1659</guid>
		<description><![CDATA[Managing Performance and SLAs I am often asked how to managing query performance of frequently-accessed data sources, in order to minimize impact on operational systems or to support service level agreements. While this can be a challenge in large scale data virtualization environments, caching, also known as materialized views, provides an excellent performance adjunct to [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=data-virtualization.com&#038;blog=19079871&#038;post=1659&#038;subd=datavirtualizationdotcom&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<h3>Managing Performance and SLAs</h3>
<p>I am often asked how to managing query performance of frequently-accessed data sources, in order to minimize impact on operational systems or to support service level agreements.</p>
<p>While this can be a challenge in large scale <a href="http://www.compositesw.com/data-virtualization/" target="_blank">data virtualization</a> environments, caching, also known as materialized views, provides an excellent performance adjunct to query optimization.</p>
<p><span id="more-1659"></span></p>
<h3>Caching Flexibly Persists Data to Meet Service Level Needs</h3>
<p>Mature data virtualization platforms provide multiple caching options and techniques.</p>
<p>These let you flexibly persist queried data to meet data delivery service level agreements and protect source system performance.</p>
<ul>
<li><b>Any View, Any Service, Any Procedure </b>– Any view, service or procedure may be cached for future use, and all caches may be periodically and automatically refreshed to stay synchronized with their systems of record. Queries are processed against caches just as if you were querying the original data source.</li>
<li><b>Multiple Cache Repository Options </b>– It’s a good idea to cache data with other frequently accessed sources. Composite for instance can cache on DB2 , Greenplum, Microsoft SQL Server, MySQL, Netezza, Oracle, Sybase, Teradata and Vertica.</li>
<li><b>Event-driven Refresh – </b>Updating a cache based on defined business rules provides significant flexibility based on events and activities.</li>
<li><b>Scheduled Refresh – </b>Updating a cache based on set times is useful in more schedule-driven environments.</li>
<li><b>Manual Refresh – </b>Updating a cache on demand, for example when a report is run, provides an additional option.</li>
<li><b>Incremental Refresh – </b>Updating a partial cache based on triggered changes is useful for large data sets with frequent refreshes.</li>
<li><b>Native Data Source Load – </b>Using the target repository’s native load functions to load and refresh the cache accelerates loading times by 10x or more.</li>
<li><b>Parallel Load &#8211; </b>Using multiple threads to load a cache in parallel also accelerates loads.</li>
<li><b>Centralized Caching </b>– In centralized mode, all cached data is stored in a single cache repository. Centralized cache refreshes are fully configurable including timed refresh, event-based refresh (CJM or JMS message), incremental refresh and forced refresh.</li>
<li><b>Distributed Caching </b>– In distributed mode, users dedicate one or more data virtualization servers as edge servers and configure edge cache policies.  Edge cache policies let you control which cache data is replicated from the central cache to the edge location and the refresh rules. Refresh can be time based, event-based or incremental.</li>
<li><b>Clustered Deployment – </b>For clustered deployments, a centralized cache reduces the need for each cluster node to re-fetch the data from the source, which significantly reduces the impact on production data sources.</li>
</ul>
<h3>Enjoy the Flexibility</h3>
<p>As you can see, caching’s many options help provide architects and developers with significant flexibility to address nearly any performance or SLA challenge.</p>
<p>Caching is easy to implement, and easy to change as conditions change. Take advantage.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/datavirtualizationdotcom.wordpress.com/1659/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/datavirtualizationdotcom.wordpress.com/1659/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=data-virtualization.com&#038;blog=19079871&#038;post=1659&#038;subd=datavirtualizationdotcom&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://data-virtualization.com/2013/05/20/how-caching-works-in-data-virtualization-environments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/a26960e6ef710fb7b8796905d4efd9d0?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">davidbesemer</media:title>
		</media:content>
	</item>
		<item>
		<title>A Trip Report from Forrester Forum</title>
		<link>http://data-virtualization.com/2013/05/13/a-trip-report-from-forrester-forum/</link>
		<comments>http://data-virtualization.com/2013/05/13/a-trip-report-from-forrester-forum/#comments</comments>
		<pubDate>Mon, 13 May 2013 13:00:00 +0000</pubDate>
		<dc:creator>Robert Eve</dc:creator>
				<category><![CDATA[Market Trends]]></category>
		<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Composite Data Virtualization Platform]]></category>
		<category><![CDATA[Data Federation]]></category>
		<category><![CDATA[Data Virtualization]]></category>
		<category><![CDATA[Enterprise Architecture]]></category>

		<guid isPermaLink="false">http://data-virtualization.com/?p=1649</guid>
		<description><![CDATA[Last week, I attended Forrester Research’s Forum conference in Washington DC. This conference targets a number of IT roles including CIOs, Enterprise Architects, Risk /Security managers, Infrastructure &#38; Operations leaders, and Vendor Sourcing professionals. This is the Enterprise Architecture program’s fifth year. And I have enjoyed all five. Architecting Tomorrow’s Business Outcomes Architecting Tomorrow’s Business [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=data-virtualization.com&#038;blog=19079871&#038;post=1649&#038;subd=datavirtualizationdotcom&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Last week, I attended <a href="http://www.forrester.com/Forresters+Forum+For+CIO+EA+Infrastructure+Ops+Security+Risk+And+Sourcing+Professionals/-/E-EVE5099" target="_blank">Forrester Research’s Forum conference</a> in Washington DC. This conference targets a number of IT roles including CIOs, Enterprise Architects, Risk /Security managers, Infrastructure &amp; Operations leaders, and Vendor Sourcing professionals. This is the Enterprise Architecture program’s fifth year. And I have enjoyed all five.</p>
<p><span id="more-1649"></span></p>
<h3>Architecting Tomorrow’s Business Outcomes</h3>
<p><i>Architecting Tomorrow’s Business Outcomes</i> was the conference theme. The conference’s stated objective was to help attendees develop intelligent responses to technology disruptions.</p>
<p>Said another way, how can you achieve better business outcomes by taking advantage of new and changing technology?</p>
<h3>Data Virtualization is a Key Sub-Theme</h3>
<p>In the session titled <i>Real-Time Business – Lessons from Leaders</i>, Brian Hopkins from Forrester, John Hershberger from USAA, Peter Memon of Barclays, and Phil Shelley of Sears Holdings described how their firms are pushing the big data envelope for better business outcomes including improving customer service, reducing risk, cutting costs and more.</p>
<p>Memon spoke specifically about the role data virtualization plays in Barclay’s big data strategy. He used a credit trading risk management application as an example.  In this case, they use data virtualization to join together current trading data on the trading systems with historical trading data stored in Hadoop.</p>
<p>WIth this approach, for the first time, the credit risk analytics have immediate access to historical data that due to the high volumes and high traditional storage costs, used to be stored on tape. The better business outcome is improved risk management, without extra costs.</p>
<h3>Data Consolidator, Investor or Innovator</h3>
<p>In the session titled <i>The Data Management Technology Landscape</i>, Forrester Analyst Michele Goetz described a maturity continuum where high performance companies move beyond traditional data consolidation-centric strategies by investing in innovating using new approaches such as data virtualization and big data.</p>
<p>In fact, Goetz went so far as to say that if you are going to do big data, then you have to do data virtualization as well.</p>
<p>That certainly aligns with Barclay’s experience above.</p>
<h3>Catching Up with Analysts and Users</h3>
<p>The conference also proved a great way to catch up with analysts such as Hopkins and Goetz, as well as Boris Evelson who covers data virtualization as a key enabler in his agile BI research.</p>
<p>It was also useful to discuss data virtualization adoption with users beyond Barclays, including Aflac, Kaplan, Pioneer Natural Resources, and more.</p>
<p>Interestingly, Pioneer’s Martha Gardill will be speaking about data virtualization in her talk <i>Responding to Change with Agility</i> later week at the <a href="http://www.pnecconferences.com/Pages/17thDataManagementConf.aspx" target="_blank">Petroleum Network Education Conference</a> in Houston.</p>
<h3>Will I See You Next Year?</h3>
<p>If the past is a good guide, then I expect I will go to this conference again next year.  I hope to see you there.</p>
<p>And in the meantime, if you want to learn more about what analysts and users have to say about data virtualization, check out the <a href="http://www.youtube.com/user/Compositesw" target="_blank">Data Virtualization Channel</a> on YouTube.</p>
<p><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='630' height='385' src='http://www.youtube.com/embed/PH9iwhpR0_U?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span><br />
<strong>Data Virtualization: Claudia Imhoff Interviews Rick van der Lans on Getting Started with DV</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/datavirtualizationdotcom.wordpress.com/1649/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/datavirtualizationdotcom.wordpress.com/1649/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=data-virtualization.com&#038;blog=19079871&#038;post=1649&#038;subd=datavirtualizationdotcom&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://data-virtualization.com/2013/05/13/a-trip-report-from-forrester-forum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/bed23fe331c43532831f2e31b5c4ab53?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">roberteve</media:title>
		</media:content>
	</item>
		<item>
		<title>Tudor Investment Corporation Acquires Data Virtualization</title>
		<link>http://data-virtualization.com/2013/05/07/tudor-investment-corporation-acquires-data-virtualization/</link>
		<comments>http://data-virtualization.com/2013/05/07/tudor-investment-corporation-acquires-data-virtualization/#comments</comments>
		<pubDate>Tue, 07 May 2013 14:55:53 +0000</pubDate>
		<dc:creator>Bob Reary</dc:creator>
				<category><![CDATA[Business Value]]></category>
		<category><![CDATA[Agility]]></category>
		<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Composite Data Virtualization Platform]]></category>
		<category><![CDATA[Composite Software]]></category>
		<category><![CDATA[Data Federation]]></category>
		<category><![CDATA[Data Virtualization]]></category>

		<guid isPermaLink="false">http://data-virtualization.com/?p=1643</guid>
		<description><![CDATA[Tudor Investment Corporation, a globally pre-eminent hedge fund manager, has joined an impressive list of Composite customers with their recent adoption of data virtualization. Tudor purchased the Composite Data Virtualization Platform to create a virtual data layer to streamline access to market and trade data for traders, analysts, and management. “This increased agility will enable [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=data-virtualization.com&#038;blog=19079871&#038;post=1643&#038;subd=datavirtualizationdotcom&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Tudor Investment Corporation, a globally pre-eminent hedge fund manager, has joined an impressive list of <a href="http://www.compositesw.com/customers/" target="_blank">Composite customers</a> with their recent adoption of data virtualization.</p>
<p>Tudor purchased the <a href="http://www.compositesw.com/products-services/data-virtualization-platform/" target="_blank">Composite Data Virtualization Platform</a> to create a virtual data layer to streamline access to market and trade data for traders, analysts, and management. “This increased agility will enable us to better serve our user community by reducing the time required to deliver data requests,” says Paul Mark Skittone, Tudor’s Head of Data Services.</p>
<p><span id="more-1643"></span></p>
<h3>Benefits</h3>
<p>The data virtualization software will provide Tudor Investment a decoupling layer, providing the necessary agility to integrate new sources of data that come on line throughout the day.</p>
<p>Tudor will also receive many other benefits from the data virtualization platform including:</p>
<ul>
<li>Improved governance;</li>
<li>Simplified enforcement of row level security;</li>
<li>Abstraction and reuse of existing calculations;</li>
<li>Upgrade path for integrating existing systems and technologies.</li>
</ul>
<h3>Data Virtualization in Financial Services Organizations</h3>
<p>The business agility gained from data virtualization is essential to financial services organizations maintaining their competitive edge. <a href="http://www.compositesw.com/data-virtualization/" target="_blank">Data virtualization</a> is a more agile, lower cost data integration approach that successfully addresses financial instrument and product line data silos and delivers significant business benefits.</p>
<p>Financial institutions that successfully integrate their disparate data by turning distributed data silos into competitive information assets are the ones who will lead in this ever dynamic industry.</p>
<h3>Learn More</h3>
<p>To see testimonials of other data virtualization users please visit our YouTube <a href="http://www.youtube.com/playlist?list=PL810F276922393378" target="_blank">customer playlist</a> at <a href="http://www.youtube.com/user/Compositesw" target="_blank">The Data Virtualization Channel</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/datavirtualizationdotcom.wordpress.com/1643/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/datavirtualizationdotcom.wordpress.com/1643/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=data-virtualization.com&#038;blog=19079871&#038;post=1643&#038;subd=datavirtualizationdotcom&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://data-virtualization.com/2013/05/07/tudor-investment-corporation-acquires-data-virtualization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/5f6e1909460e5616f161f02a07eedf78?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">bobreary</media:title>
		</media:content>
	</item>
		<item>
		<title>Integrating Analytic Data Using Data Virtualization</title>
		<link>http://data-virtualization.com/2013/04/29/integrating-analytic-data-using-data-virtualization/</link>
		<comments>http://data-virtualization.com/2013/04/29/integrating-analytic-data-using-data-virtualization/#comments</comments>
		<pubDate>Mon, 29 Apr 2013 18:07:48 +0000</pubDate>
		<dc:creator>Peter Tran</dc:creator>
				<category><![CDATA[Products]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[Big Data]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Data Federation]]></category>
		<category><![CDATA[Data Virtualization]]></category>
		<category><![CDATA[Hubs]]></category>

		<guid isPermaLink="false">http://data-virtualization.com/?p=1639</guid>
		<description><![CDATA[More Data = Better Analysis The analytic data domain includes all kinds of data, including: traditional enterprise data from sources like the Enterprise Data Warehouse; big data from sources like Hadoop; cloud data from SaaS applications and public providers; social media data from sites like Facebook and Twitter; and personal/desktop data from spreadsheets and flat [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=data-virtualization.com&#038;blog=19079871&#038;post=1639&#038;subd=datavirtualizationdotcom&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<h3>More Data = Better Analysis</h3>
<p>The analytic data domain includes all kinds of data, including:</p>
<ul>
<li>traditional enterprise data from sources like the Enterprise Data Warehouse;</li>
<li>big data from sources like Hadoop;</li>
<li>cloud data from SaaS applications and public providers;</li>
<li>social media data from sites like Facebook and Twitter; and</li>
<li>personal/desktop data from spreadsheets and flat files.</li>
</ul>
<p>Data virtualization is an optimal solution to integrate all these sources, thereby improving analysis and business insight.</p>
<p><span id="more-1639"></span></p>
<h3>Enterprise Data</h3>
<p>The effective analyst needs access to all enterprise data, not just the data in the warehouse. While most of this data is relational, it still exists in a dispersed collection of silos, each with its own data model. The diversity of connectivity, authentication protocols, SQL dialects, and data models makes enterprise data more difficult to leverage than it should be.</p>
<p>Data Virtualization simplifies access to enterprise data by providing built-in connectivity to most enterprise data management platforms, and providing a standard SQL interface to query the data. It also provides tools to discover relationships among data entities in different silos.</p>
<h3>Big Data</h3>
<p>Hadoop is fast emerging as a leading repository for big data analytics. However, the map-reduce paradigm used to interact with Hadoop data sources is not well understood in typical enterprise IT organizations. This may not be a problem when performing specialized analytics, but it can be a big barrier when trying to combine Hadoop and enterprise data using enterprise IT standard languages such as SQL.</p>
<p>Data virtualization overcomes the query language challenge by integrating and extending Hive, and thus provides a unified SQL based approach for querying both enterprise and Hadoop data sources. Complex data digestion and reduction will still be done by map-reduce, but leveraging that data to combine with other data can easily be done through data virtualization.</p>
<h3>Cloud Data</h3>
<p>Many organizations leverage SaaS platforms like Salesforce.com, which results in a nexus of data stored in the cloud, and this data is valuable to analytics. In addition, more and more data from third-party providers is becoming available to companies looking to leverage certain specialized data sets. Both of these types of data require access across the Internet through service protocols.</p>
<p>Data virtualization provides access to most cloud-based data sources through standard SOAP and REST protocols, and leverages other web service standards to complete the picture. Data virtualization also facilitates the querying, transformation, and caching of this data to make it suitable for analytics.</p>
<h3>Social Media Data</h3>
<p>Facebook, Twitter, and other social media sites hold a tremendous amount of data that can be useful to customer analytics. Unfortunately this data is difficult to access through standard protocols, and it is difficult to acquire the appropriate authorizations.</p>
<p>Data virtualization can access and integrate this social media data through third-party data providers like Gnip. The combination of Gnip, which is officially authorized by the social media sites to distribute their data, and data virtualization, which can access and transform the data, brings social media data to the analyst’s desktop.</p>
<h3>Personal/Desktop Data</h3>
<p>Although the bulk of data that an analyst works with comes from elsewhere, there are often local spreadsheets and flat files that an analyst would like to use in conjunction with the rest of the data. These files are an important tool in the analyst’s arsenal to create specialized data sets to augment the analysis being done.</p>
<p>With data virtualization analysts easily access and integrate Excel and flat file data. Often this data is either untyped or text-only, and data virtualization allows the analyst to transform and cast the data into an appropriate form.</p>
<h3>Learn More</h3>
<p>If you want to learn more about how data virtualization can help with analytics, check out these white papers:</p>
<ul>
<li><a href="http://purl.ManticoreTechnology.com/MTC_Common/mtcURLSrv.aspx?ID=12917&amp;Key=FE72CA6B-C6D6-4DA1-91D6-5CDE20B85E33&amp;URLID=11497" target="_blank">Turbocharge Analytics with Data Virtualization</a></li>
<li><a href="http://purl.ManticoreTechnology.com/MTC_Common/mtcURLSrv.aspx?ID=12917&amp;Key=FE72CA6B-C6D6-4DA1-91D6-5CDE20B85E33&amp;URLID=25173" target="_blank">Analytics Best Practices: The Analytical Hub</a></li>
<li><a href="http://purl.ManticoreTechnology.com/MTC_Common/mtcURLSrv.aspx?ID=12917&amp;Key=FE72CA6B-C6D6-4DA1-91D6-5CDE20B85E33&amp;URLID=24511" target="_blank">Analytics Best Practices: The Analytical Sandbox</a></li>
<li><a href="http://purl.manticoretechnology.com/MTC_Common/mtcURLSrv.aspx?ID=12917&amp;Key=FE72CA6B-C6D6-4DA1-91D6-5CDE20B85E33&amp;URLID=23463" target="_blank">A Better Way to Fuel Analytical Needs</a></li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/datavirtualizationdotcom.wordpress.com/1639/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/datavirtualizationdotcom.wordpress.com/1639/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=data-virtualization.com&#038;blog=19079871&#038;post=1639&#038;subd=datavirtualizationdotcom&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://data-virtualization.com/2013/04/29/integrating-analytic-data-using-data-virtualization/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7a5a13ffad41f4c6a0df3de0c8788953?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">petertrandvlb</media:title>
		</media:content>
	</item>
		<item>
		<title>Data Challenges in the Analytics Pipeline</title>
		<link>http://data-virtualization.com/2013/04/22/data-challenges-in-the-analytics-pipeline/</link>
		<comments>http://data-virtualization.com/2013/04/22/data-challenges-in-the-analytics-pipeline/#comments</comments>
		<pubDate>Tue, 23 Apr 2013 04:58:40 +0000</pubDate>
		<dc:creator>Peter Tran</dc:creator>
				<category><![CDATA[Products]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[Big Data]]></category>
		<category><![CDATA[Case Studies]]></category>
		<category><![CDATA[Data Federation]]></category>
		<category><![CDATA[Data Integration]]></category>
		<category><![CDATA[Data Virtualization]]></category>

		<guid isPermaLink="false">http://data-virtualization.com/?p=1629</guid>
		<description><![CDATA[Data is the lifeblood of analytics — the more diverse the better. In their best-selling book, Big Data: A Revolution That Will Transform How We Live, Work, and Think, Mayer-Schonberger and Cukier describe the synergy that occurs when previously unrelated and disparate data is brought together to uncover hidden insights. But these advanced analytics data [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=data-virtualization.com&#038;blog=19079871&#038;post=1629&#038;subd=datavirtualizationdotcom&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Data is the lifeblood of analytics — the more diverse the better.</p>
<p>In their best-selling book, <a target="_blank" href="http://www.amazon.com/Big-Data-Revolution-Transform-Think/dp/0544002695/ref=sr_1_1?s=books&amp;ie=UTF8&amp;qid=1366327712&amp;sr=1-1&amp;keywords=Big+Data%3A+A+Revolution+That+Will+Transform+How+We+Live%2C+Work%2C+and+Think"><b><i>Big Data: A Revolution That Will Transform How We Live, Work, and Think</i></b></a>, Mayer-Schonberger and Cukier describe the synergy that occurs when previously unrelated and disparate data is brought together to uncover hidden insights. But these advanced analytics data requirements are a double-edged sword as these more diverse sources complicate data integration and constrain progress.</p>
<p><span id="more-1629"></span></p>
<p><a target="_blank" href="http://datavirtualizationdotcom.files.wordpress.com/2013/04/analytics-pipeline.png"><img class="aligncenter size-large wp-image-1630" alt="Analytics Pipeline" src="http://datavirtualizationdotcom.files.wordpress.com/2013/04/analytics-pipeline.png?w=630&#038;h=105" width="630" height="105" /></a></p>
<h3>The Analytics Pipeline</h3>
<p>The analytics pipeline includes six major process stages, often implemented in an iterative manner including:</p>
<ol>
<li>Find the Data</li>
<li>Access the Data</li>
<li>Build a Sandbox for the Data</li>
<li>Build the Analytic Model</li>
<li>Analyze the Results</li>
<li>Develop and Communicate the Business Insight</li>
</ol>
<p>Most analysts spend more than half their time and effort assembling the data needed to perform the analytics, and the rise of big data and cloud computing has made this more severe. The typical analyst is faced with numerous data challenges that must be overcome.</p>
<h3>Different data shapes</h3>
<p>It used to be the case that most data was tabular, and even relational. But that has changed during the last five years with the rise of semi-structured data from web services and other non-relational data streams. Analysts must now work with data in multiple shapes, including tabular, XML, key-value pairs, and semi-structured log data.</p>
<h3>Multiple interfaces and protocols</h3>
<p>Accessing data has gotten more complicated. An analyst used to simply use ODBC to access a database, or receive a spreadsheet via e-mail from a colleague. But now analysts must access data through a variety of protocols, including web services through SOAP or REST, Hadoop data through Hive, and other types of NOSQL data through proprietary APIs.</p>
<h3>Larger data sets</h3>
<p>Data sets have grown larger and larger during the last decade, and it is no longer reasonable to assume that all the data can be assembled in one place, especially if that place is your desktop. The rise of Hadoop is fueled by the tremendous amounts of data that can be easily and cheaply stored on this platform. Analysts must be able to work with data by leaving it where it is, and intelligently sub-setting it and combining it with data from multiple sources.</p>
<h3>Iterative methodology</h3>
<p>The analytic development process is characterized by exploration and experimentation, and this requires data sets to be iteratively assembled and updated as the exploration proceeds. In other words, data agility is an important part of successful analytics.</p>
<h3>What is your Analytics Data Challenge?</h3>
<p>Do you agree with these challenges? Are there others to consider as well?</p>
<p>Compare notes with Alpine Data Labs’ Steven Hillion, as his video describes the challenges he sees.</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='630' height='385' src='http://www.youtube.com/embed/oYBnC0n_4cg?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/datavirtualizationdotcom.wordpress.com/1629/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/datavirtualizationdotcom.wordpress.com/1629/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=data-virtualization.com&#038;blog=19079871&#038;post=1629&#038;subd=datavirtualizationdotcom&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://data-virtualization.com/2013/04/22/data-challenges-in-the-analytics-pipeline/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7a5a13ffad41f4c6a0df3de0c8788953?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">petertrandvlb</media:title>
		</media:content>

		<media:content url="http://datavirtualizationdotcom.files.wordpress.com/2013/04/analytics-pipeline.png?w=630" medium="image">
			<media:title type="html">Analytics Pipeline</media:title>
		</media:content>
	</item>
		<item>
		<title>How Data Abstraction Works Part 2</title>
		<link>http://data-virtualization.com/2013/04/15/how-data-abstraction-works-part-2/</link>
		<comments>http://data-virtualization.com/2013/04/15/how-data-abstraction-works-part-2/#comments</comments>
		<pubDate>Mon, 15 Apr 2013 17:30:42 +0000</pubDate>
		<dc:creator>Marc Breissinger</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Abstraction]]></category>
		<category><![CDATA[Composite Software]]></category>
		<category><![CDATA[Data Federation]]></category>
		<category><![CDATA[Data Virtualization]]></category>
		<category><![CDATA[Enterprise Architecture]]></category>

		<guid isPermaLink="false">http://data-virtualization.com/?p=1624</guid>
		<description><![CDATA[In How Data Abstraction Works Part 1, I outlined the challenges organizations face today as they deal with the diversity of cloud, big data, data warehouse, enterprise and external data sources. In it I made a case for data abstraction, in general, as well as data virtualization was a superior way to implement data abstraction, [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=data-virtualization.com&#038;blog=19079871&#038;post=1624&#038;subd=datavirtualizationdotcom&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>In <a href="http://data-virtualization.com/2013/04/08/how-data-abstraction-works-part-1/" target="_blank">How Data Abstraction Works Part 1</a>, I outlined the challenges organizations face today as they deal with the diversity of cloud, big data, data warehouse, enterprise and external data sources. In it I made a case for data abstraction, in general, as well as data virtualization was a superior way to implement data abstraction, in particular.</p>
<p><span id="more-1624"></span></p>
<p>In this blog, I will call upon the work of one of the best architects I know, Mike Tinius, to describe a reference architecture Mike developed and that you can use as a guide when abstracting data using Composite’s data virtualization platform or others.</p>
<p><a href="http://datavirtualizationdotcom.files.wordpress.com/2013/04/data-abstration-reference-architecture.gif"><img class="aligncenter size-large wp-image-1618" alt="Data Abstration Reference Architecture" src="http://datavirtualizationdotcom.files.wordpress.com/2013/04/data-abstration-reference-architecture.gif?w=630&#038;h=405" width="630" height="405" /></a></p>
<h3>Data Abstraction Reference Architecture</h3>
<p>The diagram above captures the various layers in this reference architecture including:</p>
<ul>
<li><b>Data Consumers</b> – Client applications need to retrieve data in various formats and protocols that they understand. Composite delivers the data to consumers using the most popular standards including SOAP, REST, JDBC, etc.</li>
<li><b>Application Layer</b> – The “Application Layer” serves to map the Business Layer into the format which each application data consumer wants to see. It might mean formatting into XML for Web services or creating views with different alias names that match the way the consumers are used to seeing their data.</li>
<li><b>Business Layer</b> – The “Business Layer” is predicated on the idea that the business has a standard or canonical way to describing key business entities such as customers and products.  In the financial industry, one often accesses information according to financial instruments and issuers amongst many other entities. Typically, a data modeler would work with business experts and data providers to define a set of “logical” or “canonical” views that represent these business entities.   These views are reusable components that can and should be used across business lines by multiple consumers.</li>
<li><b>Physical Layer</b> – The “Physical Layer” provides access to underlying data sources and performs a physical to logical mapping by integrating physical metadata and formatting views.
<ul>
<li>The “Physical Metadata” is essentially imported from the physical data sources and used as way to onboard the metadata required by the data abstraction layer to perform its mapping functions.  As an “as-is” layer, entity names and attributes are never changed in this layer.</li>
<li>The “Formatting Views” provide a way to map the physical metadata into the Data Virtualization layer by aliasing the physical names to logical names. Additionally the formatting views can facilitate simple tasks such as value formatting, data type casting, derived columns and light data quality mapping. This layer is derived from the physical sources and performs a one-to-one mapping between the physical source attributes and their corresponding “logical/canonical” attribute name. This layer serves as a buffer between the physical source and the logical business layer views.  As such, caching may be introduced at this level if and when it makes sense. Rebinding to different physical views during deployment is another role these views take on. Naming conventions are very important and introduced in this layer.</li>
</ul>
</li>
<li><b>Data Sources</b> –The data sources are the physical information assets that exist within and without an organization.  These assets may be databases, packaged applications such as SAP, Web services, Excel spreadsheets and more.</li>
</ul>
<h3>How Have You Implemented Data Abstraction?</h3>
<p>I hope you can benefit from Mike’s great work. And Mike and I would be pleased to answer any questions you might have.</p>
<p>And if you have any data abstraction best practices you can share, we would love to learn about them as well.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/datavirtualizationdotcom.wordpress.com/1624/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/datavirtualizationdotcom.wordpress.com/1624/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=data-virtualization.com&#038;blog=19079871&#038;post=1624&#038;subd=datavirtualizationdotcom&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://data-virtualization.com/2013/04/15/how-data-abstraction-works-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/bdf0887b3388519191d02f844148e88a?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">marcbreissinger</media:title>
		</media:content>

		<media:content url="http://datavirtualizationdotcom.files.wordpress.com/2013/04/data-abstration-reference-architecture.gif?w=630" medium="image">
			<media:title type="html">Data Abstration Reference Architecture</media:title>
		</media:content>
	</item>
		<item>
		<title>How Data Abstraction Works Part 1</title>
		<link>http://data-virtualization.com/2013/04/08/how-data-abstraction-works-part-1/</link>
		<comments>http://data-virtualization.com/2013/04/08/how-data-abstraction-works-part-1/#comments</comments>
		<pubDate>Mon, 08 Apr 2013 07:14:09 +0000</pubDate>
		<dc:creator>Marc Breissinger</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Agility]]></category>
		<category><![CDATA[Data Abstraction]]></category>
		<category><![CDATA[Data Federation]]></category>
		<category><![CDATA[Data Virtualization]]></category>
		<category><![CDATA[Enterprise Architecture]]></category>

		<guid isPermaLink="false">http://data-virtualization.com/?p=1615</guid>
		<description><![CDATA[Organizations today understand that better access to information assets can improve their bottom-line. But they struggle with the variety of enterprise, cloud and big data sources, and all their associated access mechanisms, syntax, security, etc.  Further, few data sources are structured properly for business user or application consumption, let alone reuse.  And often the data [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=data-virtualization.com&#038;blog=19079871&#038;post=1615&#038;subd=datavirtualizationdotcom&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Organizations today understand that better access to information assets can improve their bottom-line.</p>
<p>But they struggle with the variety of enterprise, cloud and big data sources, and all their associated access mechanisms, syntax, security, etc.  Further, few data sources are structured properly for business user or application consumption, let alone reuse.  And often the data is incomplete or duplicated.</p>
<p><span id="more-1615"></span></p>
<h3>Data Abstraction Overcomes These Challenges</h3>
<p>Data abstraction overcomes data source to data consumer incompatibility by transforming data from its native structure and syntax into reusable views and data services that are easy for application developers and business analysts to understand and consume.</p>
<h3>Data Abstraction Technology Options</h3>
<p>Some data abstraction approaches used today work better than others.</p>
<p>For example, some organizations build data abstraction by hand in Java or use business process management (BPM) tools. Unfortunately, these are often constrained by brittleness and inefficiencies. Further, such approaches are not effective for large data sets since they lack the robust federation and query optimization functions required to meet data consumers’ rigorous performance demands.</p>
<p>Data warehouse schemas can also provide data abstraction. Data modeling strategies for dimensions, hierarchies, facts and more are well documented. Also well understood is the high cost and lack of agility in the data warehousing approach. Further, data warehouse based schemas don’t include the so many new classes of data (big data, cloud data, external data services and more) that reside outside the data warehouse.</p>
<h3>Data Virtualization is a Superior Solution for Data Abstraction</h3>
<p><a href="http://www.compositesw.com/data-virtualization/" target="_blank">Data virtualization</a> is an optimal way to implement data abstraction at enterprise scale. From an enterprise architecture point of view, data virtualization provides a semantic abstraction or data services layer supporting multiple consuming applications. This middle layer of reusable services decouples the underlying source data and consuming solution layers. This provides the flexibility required to deal with each layer in the most effective manner, as well as the agility to work quickly across layers as applications, schemas or underlying data sources change.</p>
<h3>Key Benefits</h3>
<p>Data abstraction using data virtualization provides the following benefits:</p>
<ul>
<li><strong>Simplify information access</strong> – Bridge business and IT terminology and technology so both can succeed.</li>
<li><strong>Common business view of the data </strong>– Gain agility, efficiency and reuse across applications via an enterprise information model or canonical model.</li>
<li><strong>More accurate data </strong>– Consistently apply data quality and validation rules across all data sources.</li>
<li><strong>More secure data </strong>– Consistently apply data security rules across all data sources and consumers via a unified security framework.</li>
<li><strong>End-to-end control </strong>– Use a data virtualization platform to consistently manage data access and delivery across multiple sources and consumers.</li>
<li><strong>Business and IT change insulation </strong>– Insulate consuming applications and users from changes in the source and vice versa. Business users and applications developers work with a more stable view of the data. IT can make ongoing changes and relocation of physical data sources without impacting information users.</li>
</ul>
<h3>Data Abstraction Reference Architecture</h3>
<p>With hundreds of installations in a variety of industries, Composite has developed a Data Abstraction Reference Architecture that architects and analysts can use this as a guide when abstracting data using data virtualization. In my next blog entry I will drill down into its components.</p>
<p>&nbsp;</p>
<p><a href="http://datavirtualizationdotcom.files.wordpress.com/2013/04/data-abstraction.png"><img class="aligncenter size-large wp-image-1622" alt="data abstraction" src="http://datavirtualizationdotcom.files.wordpress.com/2013/04/data-abstraction.png?w=630&#038;h=386" width="630" height="386" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/datavirtualizationdotcom.wordpress.com/1615/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/datavirtualizationdotcom.wordpress.com/1615/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=data-virtualization.com&#038;blog=19079871&#038;post=1615&#038;subd=datavirtualizationdotcom&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://data-virtualization.com/2013/04/08/how-data-abstraction-works-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/bdf0887b3388519191d02f844148e88a?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">marcbreissinger</media:title>
		</media:content>

		<media:content url="http://datavirtualizationdotcom.files.wordpress.com/2013/04/data-abstraction.png?w=630" medium="image">
			<media:title type="html">data abstraction</media:title>
		</media:content>
	</item>
		<item>
		<title>Going Deep on Analytic Sandboxes and Data Hubs</title>
		<link>http://data-virtualization.com/2013/03/31/going-deep-on-analytic-sandboxes-and-data-hubs/</link>
		<comments>http://data-virtualization.com/2013/03/31/going-deep-on-analytic-sandboxes-and-data-hubs/#comments</comments>
		<pubDate>Mon, 01 Apr 2013 06:57:39 +0000</pubDate>
		<dc:creator>David Besemer</dc:creator>
				<category><![CDATA[Strategy]]></category>
		<category><![CDATA[Agility]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[Composite Software]]></category>
		<category><![CDATA[Data Federation]]></category>
		<category><![CDATA[Data Virtualization]]></category>
		<category><![CDATA[Hubs]]></category>
		<category><![CDATA[sandbox]]></category>

		<guid isPermaLink="false">http://data-virtualization.com/?p=1599</guid>
		<description><![CDATA[Richard Sherman, founder of Athena IT Solutions, which provides business intelligence, data integration and data warehouse consulting and training, has published two new white papers describing a new generation of analytical sandboxes and analytical hubs and their emerging role in enabling agile analytics. Analytic Sandboxes and Data Hubs Rick believes these two architectural frameworks, analytical [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=data-virtualization.com&#038;blog=19079871&#038;post=1599&#038;subd=datavirtualizationdotcom&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Richard Sherman, founder of <a href="http://www.athena-solutions.com/" target="_blank">Athena IT Solutions</a>, which provides business intelligence, data integration and data warehouse consulting and training, has published two new white papers describing a new generation of analytical sandboxes and analytical hubs and their emerging role in enabling agile analytics.</p>
<p><span id="more-1599"></span></p>
<h3>Analytic Sandboxes and Data Hubs</h3>
<p>Rick believes these two architectural frameworks, analytical sandboxes and analytical hubs, form the foundation for the kind of agile, self-service data integration required when developing the new analytics required today.</p>
<h3>White Paper Format Provides Depth</h3>
<p>The new papers focus on the specific business needs and technology solutions—including data virtualization—for implementing analytical sandboxes and hubs,  <a href="http://purl.manticoretechnology.com/MTC_Common/mtcURLSrv.aspx?ID=12917&amp;Key=FE72CA6B-C6D6-4DA1-91D6-5CDE20B85E33&amp;URLID=24511" target="_blank">Analytics Best Practices: The Analytical Sandbox</a> and <a href="http://purl.manticoretechnology.com/MTC_Common/mtcURLSrv.aspx?ID=12917&amp;Key=FE72CA6B-C6D6-4DA1-91D6-5CDE20B85E33&amp;URLID=25173">Analytics Best Practices: The Analytical Hub</a>.</p>
<p>The white papers are follow Rick’s previously published <a href="http://purl.manticoretechnology.com/MTC_Common/mtcURLSrv.aspx?ID=12917&amp;Key=FE72CA6B-C6D6-4DA1-91D6-5CDE20B85E33&amp;URLID=23463" target="_blank">A Better Way to Fuel Analytical Needs</a>, where he explores writes the potential value of business analytics and the amount of data to fuel it are significantly expanding, yet business intelligence and data-integration backlogs are constraining enterprises attempting to tap that value.</p>
<h3>Data Is the Key to Analytics Success</h3>
<p>Rick recognizes the analytic data challenge that occurs as organizations struggle with the constant influx of data and ever-changing business environment, business analysts need to access increasingly diverse data sets, inside and outside their organization.</p>
<p>Analytical sandboxes and hubs powered by data virtualization address the multiple-query challenges of situational business analytics and provide enterprise-scale processing, storage and networking capabilities while avoiding the pitfalls of makeshift data shadow systems.</p>
<h3>Data Virtualization Provides Agility and Flexibility</h3>
<p>According to Rick, “Data-integration capability will expand beyond traditional ETL to include data virtualization, which enables organizations to expand the data used in their analysis without requiring that it be physically integrated. Companies do not have to get IT involved (via business requirements, data modeling, ETL and BI design) every time data needs to be added. This iterative and agile approach supports data discovery more productively for both business and IT.”</p>
<h3>Learning From an Expert Who Does It Everyday</h3>
<p>I like Rick.  He is a sharp guy with more than 25 years of experience in delivering BI solutions and is an author and a visiting lecturer at Northwestern University. I hope you find his white papers an essential resource in your analytics journey.</p>
<p>In addition, if you like webinars, check out the one Rick and I did together few months ago <a href="http://www.insideanalysis.com/webcasts/the-briefing-room/recent-episodes/" target="_blank">Webcast: A Better Way to Fuel Analytical Needs</a></p>
<p>Finally, you can stay abreast of all of Rick’s latest insights on his blog <a target="_blank" href="http://datadoghouse.typepad.com/">The Data Doghouse</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/datavirtualizationdotcom.wordpress.com/1599/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/datavirtualizationdotcom.wordpress.com/1599/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=data-virtualization.com&#038;blog=19079871&#038;post=1599&#038;subd=datavirtualizationdotcom&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://data-virtualization.com/2013/03/31/going-deep-on-analytic-sandboxes-and-data-hubs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/a26960e6ef710fb7b8796905d4efd9d0?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">davidbesemer</media:title>
		</media:content>
	</item>
		<item>
		<title>Trip Report from Gartner BI and Analytics Summit</title>
		<link>http://data-virtualization.com/2013/03/25/1575/</link>
		<comments>http://data-virtualization.com/2013/03/25/1575/#comments</comments>
		<pubDate>Mon, 25 Mar 2013 13:00:52 +0000</pubDate>
		<dc:creator>Robert Eve</dc:creator>
				<category><![CDATA[Products]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[Composite Software]]></category>
		<category><![CDATA[Data Federation]]></category>
		<category><![CDATA[Data Integration]]></category>
		<category><![CDATA[Data Virtualization]]></category>
		<category><![CDATA[Logical Data Warehouse]]></category>

		<guid isPermaLink="false">http://data-virtualization.com/?p=1575</guid>
		<description><![CDATA[Last week Composite Software was at the Gartner BI and Analytics conference in Dallas http://www.gartner.com/technology/summits/na/business-intelligence/ It was an incredible event in terms of content and community including:  -        32 Gartner analysts presented 3.5 days of content, in over 100 sessions including keynotes, workshops, roundtables and more.  Data Virtualization and Data Federation (Gartner uses both terms) [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=data-virtualization.com&#038;blog=19079871&#038;post=1575&#038;subd=datavirtualizationdotcom&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Last week Composite Software was at the Gartner BI and Analytics conference in Dallas <a href="http://www.gartner.com/technology/summits/na/business-intelligence/" target="_blank">http://www.gartner.com/technology/summits/na/business-intelligence/</a></p>
<p>It was an incredible event in terms of content and community including:</p>
<p><span id="more-1575"></span> -        32 Gartner analysts presented 3.5 days of content, in over 100 sessions including keynotes, workshops, roundtables and more.  <a href="http://www.compositesw.com/data-virtualization/" target="_blank">Data Virtualization</a> and <a href="http://www.compositesw.com/data-virtualization/data-federation/" target="_blank">Data Federation</a> (Gartner uses both terms) were highlighted as key enablers in a number of these sessions.</p>
<p>-        Over 50 vendors participated in the solution showcase and led an additional 25 or more sessions.</p>
<p>-        Over 1500 attendees, from both business and IT, joined as well with the goal of driving more value from their BI and Analytics investments.</p>
<h3>Analytics to the Fore</h3>
<p>In the opening keynote<i>, Fast Forward: New Information.  New Challenges.  New Solutions</i>, analysts Ian Bertram, Ted Friedman and Bill Hostmann suggested a tectonic realignment of IT solution thinking that placed Analytics at the center of all things IT.</p>
<p>This revolutionary realignment is right if you believe Professors Andrew McAfee and Erik Brynjolfsson of MIT who said in a recent Harvard Business Review article:</p>
<p><i>“Companies that inject big data and analytics into their operations show productivity rates and profitability that are 5% to 6% higher than those of their peers.”</i></p>
<p>CIO’s certainly believe this.  In a 2012 survey of 2300 CIOs by Gartner, Analytics was their number one technology priority.</p>
<p>So I guess it makes sense that Gartner has changed the name of this event, now calling it the BI <b>and Analytics </b>Summit.</p>
<h3>Fresher Perspectives</h3>
<p>As the guy at Composite charged with staying abreast of the latest analyst perspectives, I truly enjoyed the up-to-minute research and insights that were presented this year.</p>
<p>Unlike prior years where the Gartner analyst’s appeared to be targeting the 50th percentile adopters in the audience, this year they focused on the vanguard, presenting only their latest research and describing the most-advanced, early adopter use cases.</p>
<h3>Data Virtualization (and Federation) and Data Integration</h3>
<p>In the data integration sessions such as Ted Friedman’s <i>Advancing Your Data Integration Competencies in Support of Analytics</i>, data virtualization was discussed several times.   Ted discussed increasing adoption rates in general and how data virtualization enables the Logical Data Warehouse, data access services in SOA and registry MDM implementation styles.   As a best practices example of an Integration Competency Center, Ted described the shared services data integration approach used by data virtualization user and Composite customer Pfizer.</p>
<h3>Data Virtualization (and Federation) and the Logical Data Warehouse</h3>
<p>Along the Logical Data Warehouse theme, Mark Beyer in this session entitled<i> Leveraging Big Data In Analytics With The Logical Data Warehouse</i>, described data virtualization as one of the <a href="http://www.compositesw.com/solutions/logical-data-warehouse/" target="_blank">seven key elements</a> in a Logical Data Warehouse conceptual architecture.   Mark also discussed data virtualization’s growing use in federating big data with the enterprise data warehouse.</p>
<p>You can learn more about the intersection of data virtualization and the logical data warehouse in David Besemer’s video below.</p>
<span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='630' height='385' src='http://www.youtube.com/embed/MJYNTq1K38U?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span>
<p>In <i>To the Point: Data, Data Everywhere and Yes, It&#8217;s Accessible, </i>Jamie Popkin covered data virtualization in the Logical Data Warehouse in a more hands-on design and deployment manner as a complement to Mark’s higher level, conceptual architecture.</p>
<p>These sessions certainly had an impact as a number of attendees stopped by the Composite booth to discuss how we could help them get started on a Logical Data Warehouse initiative.</p>
<p><a href="http://datavirtualizationdotcom.files.wordpress.com/2013/03/gartnerbisummit2013.jpg"><img class="aligncenter size-medium wp-image-1579" alt="GartnerBISummit2013" src="http://datavirtualizationdotcom.files.wordpress.com/2013/03/gartnerbisummit2013.jpg?w=300&#038;h=224" width="300" height="224" /></a></p>
<p><span class="Apple-style-span" style="font-size:15px;font-weight:bold;">What Did You Think?</span></p>
<p>If you attended, I imagine you had a fun and intellectually satisfying time as well. If you did not, Gartner clients can contact their Gartner account managers for reprints and replays.  And for everyone, check out #GartnerBI on Twitter.  The wisdom of this crowd is amazing.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/datavirtualizationdotcom.wordpress.com/1575/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/datavirtualizationdotcom.wordpress.com/1575/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=data-virtualization.com&#038;blog=19079871&#038;post=1575&#038;subd=datavirtualizationdotcom&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://data-virtualization.com/2013/03/25/1575/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/bed23fe331c43532831f2e31b5c4ab53?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">roberteve</media:title>
		</media:content>

		<media:content url="http://datavirtualizationdotcom.files.wordpress.com/2013/03/gartnerbisummit2013.jpg?w=300" medium="image">
			<media:title type="html">GartnerBISummit2013</media:title>
		</media:content>
	</item>
		<item>
		<title>Don’t Let Legacy Systems Slow You Down</title>
		<link>http://data-virtualization.com/2013/03/18/dont-let-legacy-systems-slow-you-down/</link>
		<comments>http://data-virtualization.com/2013/03/18/dont-let-legacy-systems-slow-you-down/#comments</comments>
		<pubDate>Mon, 18 Mar 2013 13:00:22 +0000</pubDate>
		<dc:creator>David Besemer</dc:creator>
				<category><![CDATA[Strategy]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[Composite Data Virtualization Platform]]></category>
		<category><![CDATA[Composite Software]]></category>
		<category><![CDATA[Data Federation]]></category>
		<category><![CDATA[Data Virtualization]]></category>

		<guid isPermaLink="false">http://data-virtualization.com/?p=1565</guid>
		<description><![CDATA[In our ever changing technology environment, new opportunities are everywhere.  Predictive analytics, big data, mobile, cloud and virtualization are but a few. These new technologies improve business competitiveness, increase agility, save money and more. But migrating from existing systems can be risk prone.  And efforts often drag out. Use Data Virtualization Migrate Successfully, Faster and [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=data-virtualization.com&#038;blog=19079871&#038;post=1565&#038;subd=datavirtualizationdotcom&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>In our ever changing technology environment, new opportunities are everywhere.  Predictive analytics, big data, mobile, cloud and virtualization are but a few.</p>
<p>These new technologies improve business competitiveness, increase agility, save money and more.</p>
<p>But migrating from existing systems can be risk prone.  And efforts often drag out.</p>
<p><span id="more-1565"></span></p>
<h3>Use Data Virtualization Migrate Successfully, Faster and with Less Risk?</h3>
<p>Most people think of <a href="http://www.compositesw.com/solutions/data-virtualization/" target="_blank">data virtualization</a> as a high productivity, low cost way to integrate data for business intelligence and analytics.  However, it is also very effective at legacy migration.</p>
<p>The key to data virtualization’s migration success is how it decouples source and consuming applications.  This allows legacy migration to be done in a phased approach within the constraints of existing infrastructure.  Said another way, data virtualization inserts flexible middleware that isolates the rest of the system from other “moving parts.”</p>
<h3>From “As Is” to “Will Be” and Everything “In Between”</h3>
<p>First you identify the future “will be” state and all the “transitional” states in between.</p>
<p>Next, you insert data virtualization between the sources and consumers.  This forms a layer of insulation that allows phased changes to legacy sources or consumers without impacting the related sources and consumers.</p>
<p>Then you make the changes is a controlled fashion, validating success at every step.</p>
<p>As a result, you can modernize quickly, with low risk.</p>
<p>Data virtualization includes seven key capabilities you can use to accelerate and de-risk legacy migration.<b></b></p>
<h3>1.  Migrate Legacy Data No Matter How Complex, Big or Old</h3>
<p>Legacy data with a complex structure or code that is too old and seems difficult to integrate is not an obstacle. Data virtualization excels with complex data, big data and the ability to virtualize a wide range of data, including both structured and unstructured data.</p>
<h3>2.  Transition Diverse Sources and/or Consumers</h3>
<p>Data virtualization non-invasively integrates data from anywhere across the extended enterprise—in a unified, logically virtualized manner—for consumption by nearly any front-end business solution.</p>
<h3>3.  Deploy without Impacting Your Business Processes</h3>
<p>Data virtualization’s decoupling of sources and consumers even as you migrate them, assures the continuity of your daily business operations will not be affected.</p>
<h3>4.  Ensure Reporting Continuity</h3>
<p>Data virtualization also insulates reporting users during <a href="http://www.compositesw.com/solutions/data-warehouse-migration/" target="_blank">data warehouse migrations</a><b>. </b></p>
<h3>5.  Complete Your Migration Effort Quickly</h3>
<p>Think in terms of weeks, not years.  Development and deployment is fast and easy with data virtualization.  Most implementations take just a few weeks.</p>
<h3>6.  Get Productive Faster</h3>
<p>Your IT staff will enjoy using data virtualization platforms such as the <a href="http://www.compositesw.com/products-services/data-virtualization-platform/" target="_blank">Composite Data Virtualization Platform</a>.   They are easily to learn and use.  And they completely automate many of the tasks required.</p>
<h3>7.  Keep Your Data Secure</h3>
<p>Data virtualization executes authentication and authorization security functions to protect your data from improper use before, during and after migration.</p>
<h3>Share Your Legacy Migration Success</h3>
<p>Have you used data virtualization to help migrate a legacy system?  If so, let’s hear about it.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/datavirtualizationdotcom.wordpress.com/1565/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/datavirtualizationdotcom.wordpress.com/1565/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=data-virtualization.com&#038;blog=19079871&#038;post=1565&#038;subd=datavirtualizationdotcom&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://data-virtualization.com/2013/03/18/dont-let-legacy-systems-slow-you-down/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/a26960e6ef710fb7b8796905d4efd9d0?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif&#38;r=G" medium="image">
			<media:title type="html">davidbesemer</media:title>
		</media:content>
	</item>
	</channel>
</rss>
