|
Info You are currently browsing the 360DegreeInsightBlog weblog archives for June, 2008. Categories
Latest Postings
Links
|
Archive for June 2008Buzzword: “Column-store database”19. June 2008 by Rick Abbott.
There has been copious amounts written recently about the advantages (and disadvantages) of column-store databases, so I thought I’d do a little research to find out what the noise was about. After all, SybaseIQ has been around for a decade now, touting the benefits of column storage and compression. Vertica seems to be making the most noise out there now, with Michael Stonebreaker leading the charge. But there are a number of column-based vendors out there these days (see my data warehouse appliance spreadsheet), among them Kickfire, Calpont, InfoBright, and ParAccel, so this is obviously not just a lone-wolf situation. Breaking this down, the concept is really simple - you are storing your data in what you would typically think of as an “index” in the row based world. Storing your data in this manner gives you two big advantages:
As with any technological approach, there are downsides:
This discussion is similar to the “dimensional model vs 3rd normal form” debate. I don’t think there is a right or wrong answer. You need to understand how your users are accessing the data and the loading requirements before making a decision. Posted in Industry Buzzwords, Technical Focus | 1 Comment » 360DegeeVendor Release17. June 2008 by Rick Abbott.
I just released a new version of my vendor web site, 360DegreeVendor. In addition to the vendor search capability and the analyst web crawling feature, I’ve added the option to search by offering (product, service, or research), and by venture capital firm. You can also filter by open source offerings. Please feel free to send me feedback if you have comments or questions after using the site. Posted in Vendors | No Comments » Buzzword: “EAI”13. June 2008 by Rick Abbott.
Although Enterprise Application Integration (EAI) is not usually considered part of the business intelligence, data management sandbox that I play in, it is useful to discuss how it fits into the overall data integration and data delivery picture. EAI technologies are used to keep systems in sync, and to provide a virtual layer on top of multiple underlying systems to present a consolidated view of data to a end user. There are two primary architectures: hub-and-spoke, and point-to-point. In a hub-and-spoke model, all systems are connected to a central “routing” point, and all transactions and inquiries flow through that central router to the required system(s). The point-to-point model employs a directory that allows for systems to talk directly to one another. Both have their advantages and disadvantages. Hub-and-spoke reduces the number of interfaces for a given system, but transaction latency can suffer if the central “router” becomes overloaded. Point-to-point provides the fastest response times, but the number of interfaces can become unmanageable for a large number of systems. Now let’s tie this all back to the business intelligence world. We’ve discussed Virtual Data Integration before, and if you break VDI down it’s basically an EAI technology. The focus is on providing a consolidated view of two or more underlying systems, and it accomplishes this by building interfaces into these systems. Sounds like EAI to me. Posted in Industry Buzzwords, Technical Focus | 1 Comment » Gerson Lehrman Group12. June 2008 by Rick Abbott.
I was talking to a friend of mine, Neil Moses (President of Rogomo), about potentially tying in experts from his site to 360DegreeVendor. He’s focusing his efforts on the tutoring market, but mentioned a company called Gerson Lehrman that focuses on providing high-end consulting advice on an per hour or per issue basis. They offer a broad range of services, including vertical specialties such as Telco and Health Care, as well as horizontal services such as Technology. They advertise over 5,000 service providers in the Technology space, so I did some investigating and found a fair number of providers in business intelligence (262), data warehouse (76), and data management (66) “study groups”. I sent in an inquiry about a partnership or referral program (they didn’t mention one on their web site). I’d like some information on this company if anyone has worked with them (or used their services) in the past. Posted in Vendors | No Comments » Buzzwords: “ETL” (and “ELT”)11. June 2008 by Rick Abbott.
Extract, Transform, and Load (ETL) is another one of those terms that was very useful as recently as 3-5 years ago, but now has lost some of it’s value for some of the same reasons “data warehouse” has become archaic - it describes a component of the architecture that has sprawled outside the bounds defined by this term. Ten years ago, ETL accurately described the majority of the processing required to load data into a data warehouse, data mart, etc… The term mimics the process used to accomplish this task, namely “extracting”(or receiving) data from source systems, “transforming” the data by applying business rules, data cleansing, and other manipulations on the data sets, and then “loading” the data into the target data store. In a predominately batch world, this is a fine way to handle the loading process, and in fact a significant amount of data is still being loaded in this manner today. But things are changing - the analytical world today is not so straightforward, and as a result the loading requirements have become much more complex. And in fact the biggest change is the move away from a physical “load” of data, to a virtual integration of data. Virtual data integration (VDI) is not always the answer, but in a business climate that increasingly rewards real-time feedback, VDI provides visibility into the business operations as they occur, not days or even hours later. One final word about “ELT” - extract, load, and transform. I’ve heard some vendors (and analysts) talk up ELT as a new and improved ETL, but in my mind this is just an architectural choice. It makes little difference if you load the data before transforming, or the other way around. Posted in Industry Buzzwords, Technical Focus | No Comments » Leadership4. June 2008 by Rick Abbott.
I just finished reading the book “Beyond Band of Brothers - The War Memoirs of Major Dick Winters”, and wanted to share Dick’s list of ten leadership principles. I’m a big fan of military stories, and have read the book and have seen the mini-series “Band of Brothers” multiple times. There are examples of each of these principals throughout the story, but this is the first time I’ve seen them listed in one place. Everyone can benefit from becoming a better leader, both in your professional and personal lives.
Posted in Personal, Technical Focus, Business Focus | No Comments » Buzzword: “CPM” and “BPM”4. June 2008 by Rick Abbott.
Corporate Performance Management (CPM) and Business Performance Management (BPM) have gained significant visibility in the past 5 years. Although there are purists that would argue these are different, I’m lumping them together because from an consumer perspective I don’t think there are appreciable differences. Dashboards have also gotten a lot of press recently, and often gets lumped into the CPM discussion. But I see dashboards as an implementation option within a larger CPM initiative. So what is CPM/BPM? Essentially, it’s using metrics and KPIs to measure and improve the business. A successful CPM solution must be driven from the executive ranks down through the business to technology. It’s DOA if it starts in IT, and has little chance when germinating within a particular business unit such as Finance. The reason for this is simple: the goal of CPM is to improve the business by taking measurements at various levels (starting at the top), setting thresholds, and managing to exceptions. Now I don’t necessarily agree with this approach to running a business, particularly if this is presented as the silver bullet. This approach often fosters a very reactive culture within the business, but coupled with executive direction and sponsorship, and properly defined non-punitive measures, CPM can provide significant visibility into the operations of the organization. That being said, I can’t stress enough the importance of not driving this from the IT side of the house. Particularly insidious is the temptation to follow vendor claims of implementing a CPM solution (usually just a tricked out dashboard). If the executive suite doesn’t buy in and drive this, the technical solution is a moot point.
Posted in Industry Buzzwords, Business Focus | 1 Comment » Buzzword: “OLAP” & “OLTP”2. June 2008 by Rick Abbott.
On-line Analytical Processing, or OLAP, is a not used much anymore, probably for the same reasons that you don’t hear “data warehouse” that much. The term in it’s broadest sense is meant to be the yin to OLTP’s (On-line Transaction Processing) yang. Ten years ago it was insightful to distinguish between transaction and analytical processing, and it was sufficient to lump processing into those two broad categories. Now, of course, not only have the distinctions blurred but the two processing types have become much more granular. Within the business intelligence community, OLAP has taken on a more narrow definition, one centered around structuring data to optimize reporting queries. The structure centers around a cube, either physically or conceptually. There are several flavors:
So when you do hear the term OLAP now, it’s usually in reference to a very niche reporting tool that stores data in a multidimensional in-memory structure (either read from a database or files) and supports random walking through the data. Posted in Industry Buzzwords | 1 Comment » Widgets2. June 2008 by Rick Abbott.
I’m new to the widget world. As part of my build-out of www.360degreevendor.com, I’ve been experimenting with the Clearspring widget set. I’ve tested out both the LaunchPad options: In-Widget and On-Page methods. The In-Widget seems to be a better fit for my site, as I have a number of areas within the home page that I’d like to share, such as the vendor search box. Although I can see putting an On-Page button on the home page to allow people to share the entire site. I floated a question about Clearspring on the LinkedIn Q&A board, and received some good feedback. The majority of the respondents recommended using WidgetBox, so I think I’ll do a trial with both and see which works out best. I don’t think this is necessarily an either/or situation, so I might end up using both depending on their relative strengths. Posted in Technical Focus, Vendors | No Comments »
|
|