Items related to Information Management: Strategies for Gaining a Competitive...

Information Management: Strategies for Gaining a Competitive Advantage with Data (The Savvy Manager's Guides) - Softcover

 
9780124080560: Information Management: Strategies for Gaining a Competitive Advantage with Data (The Savvy Manager's Guides)
View all copies of this ISBN edition:
 
 

Information Management: Gaining a Competitive Advantage with Data is about making smart decisions to make the most of company information. Expert author William McKnight develops the value proposition for information in the enterprise and succinctly outlines the numerous forms of data storage. Information Management will enlighten you, challenge your preconceived notions, and help activate information in the enterprise. Get the big picture on managing data so that your team can make smart decisions by understanding how everything from workload allocation to data stores fits together.

The practical, hands-on guidance in this book includes:

  • Part 1: The importance of information management and analytics to business, and how data warehouses are used
  • Part 2: The technologies and data that advance an organization, and extend data warehouses and related functionality
  • Part 3: Big Data and NoSQL, and how technologies like Hadoop enable management of new forms of data
  • Part 4: Pulls it all together, while addressing topics of agile development, modern business intelligence, and organizational change management

Read the book cover-to-cover, or keep it within reach for a quick and useful resource. Either way, this book will enable you to master all of the possibilities for data or the broadest view across the enterprise.

  • Balances business and technology, with non-product-specific technical detail
  • Shows how to leverage data to deliver ROI for a business
  • Engaging and approachable, with practical advice on the pros and cons of each domain, so that you learn how information fits together into a complete architecture
  • Provides a path for the data warehouse professional into the new normal of heterogeneity, including NoSQL solutions

"synopsis" may belong to another edition of this title.

About the Author:
William is President of McKnight Consulting Group (www.mcknightcg.com). He is an internationally recognized authority in information management. His consulting work has included many of the Global 2000 and numerous midmarket companies. His teams have won several best practice competitions for their implementations and many of his clients have gone public with their success stories. His strategies form the information management plan for leading companies in various industries.

William is a very popular speaker worldwide and a prolific writer with hundreds of articles and white papers published. William is a distinguished entrepreneur, and a former Fortune 50 technology executive and software engineer. He provides clients with strategies, architectures, platform and tool selection, and complete programs to manage information.

Review:

From the Author: The Information Architecture To Pursue

A top priority of CIOs and organizations everywhere is how to best adapt the environment to manage the information asset. There is a plethora of available systems to throw into that equation. The possibilities can be daunting.

  • "One size fits all" does not apply to information architecture.
  • Gone are the days when vendors could bring their laminated architectures to a client with credibility.
  • Organizations must go forward incrementally from where they are and deliver business returns with each -- at the quarter-, not year-level, turnaround.

For such an important asset, the barometer cannot be a competitor’s environment. Early adopters of good practices will reap the most rewards. Following are several key actions to take to improve a company’s information architecture.

Move Key Operational Systems To In-Memory

In-memory for operational systems is appropriate wherever SQL is used operationally and the performance gains of in-memory can be utilized.

Configurations differ. Products like VoltDB are NewSQL systems purpose-built for storing data and throughput of transactional systems. NewSQL is used today for traditional high performance applications such as capital markets data feeds, financial trade, telco record streams, sensor-based distribution systems, wireless, online gaming, fraud detection, digital ad exchanges, and micro transaction systems.

NewSQL systems are in-memory, schema-based DBMS systems that scale out in a cluster. They have high availability architectures that use synchronous, multi-master, active-active replication. As the name implies, NewSQL supports full SQL – aggregate functions, LIKE, UNION, materialized views, indexes, etc.

In-memory also is found in DBMS environments that primarily scale-up like SAP HANA, Teradata, and IBM PureData. With in-memory systems like HANA, a company can store its entire operational database entirely in RAM as the primary persistence layer. With the increasing number of cores (multi-core CPUs) becoming standard, CPUs are able to process increased data volumes in parallel. Main memory is no longer a limited resource. These systems recognize this and fully exploit main memory. Caches and layers are eliminated because the entire physical database is sitting on the motherboard and is therefore in memory all the time. By providing added performance and full ACID compliance, these systems are pushing up the threshold of size and complexity where NoSQL systems make sense.

Selectively Utilize Data Stream Processing

Data stream processing and event stream processing can hardly be considered a data store alongside DBMS and file systems since it doesn’t actually store data. However, it is a data processing platform. Data is only stored in data stores for processing later anyway so if an organization can perform all processing without the storage, it can skip the storage. Profile data, such as found in a Master Data Management hub can be added to the processing alongside the stream, providing instantaneous context-sensitive processing in real-time.

Examine The Syndicated Data Marketplace

Data has existed for purchase for a while, but the data has mostly been sourced into a very specific need, such as a marketing list for a promotion. As organizations make the move to more widespread data access and leveragable data structures, an investment in syndicated data can be leveraged throughout the enterprise.

Embrace Master Data Management

When facing a mounting workload adding value to an enterprise with information management, considering key components of each application that can be managed separately is wise. The most prominent of these components is master data. Building master data in a scalable, sharable manner, such as with a master data management approach, will streamline project development time and bring consistent data to multiple applications.

Utilize Data Virtualization

Dispense with the notion that each query can come from one data store. With data virtualization making big gains in recent years, data can be selectively stored in its best-fit platform and still be served to queries requiring data from elsewhere. Data virtualization can be a way to save the day for one-off queries or selective queries using data virtualization can be architected into scheduled operations.

Marginalize Multidimensional Databases

The hyper-denormalized multidimensional structure has proved a very difficult structure to use effectively. When created "spot on" to a query need, it is a good performing structure. When mismatched due to too few columns in the structure (requiring "drill through") or too many, creating overhead, it becomes an encumbrance.

Use Data Warehouses Strategically

The data warehouse concept is still necessary in any modern environment. The idea of sharing the data, the DBMS platform, a model, the methods, and the tools across different data sets and subject areas brings many benefits.

Making data warehouse data columnar in orientation generally would help a data warehouse more than it would hurt. However, people don’t generally like any downsides with their upgrades. A data warehouse community is not just multiple people. It’s very disparate user groups. The "groupthink" of the data warehouse also will limit finding the value proposition for the in-memory data warehouse although SSD storage is a must.

The data warehouse can be the lowest common denominator approach to storing data, which is not bad for the mid-specification analytic workload.

Data warehouses will see evolutionary change, but new applications and those who want specific analytic features may just source their data from the data warehouse. There are many of these "marts" being built today. The expansion of platform features in DBMS will continue as marts go searching for their best-fit platform.

Make Analytic Marts Columnar And In-Memory

Analytic marts built to support a single application, subject area, or department are well served to optimize around the specific requirements. These marts, which are multiplying throughout enterprises, have eschewed joining forces with the data warehouse, often because the analytic features will not be turned on for the data warehouse.

At less than 5 terabytes, analytic marts provide a great playground with little downside and bureaucracy that prevent trying out a columnar orientation and in-memory processing. Once tried, these features have quick appeal because the performance they create is often orders of magnitude greater performance for analytic processing.

 

Priase for Information Management:

"This is an excerpt from the first chapter of Information Management: Strategies for Gaining a Competitive Advantage with Data, written by William McKnight...he addresses the relationship between information management and business value, explores data management technologies, and offers advice on maximizing the potential of enterprise information."--SearchDataManagement.com, March 31, 2014

"...overall it does provide some very useful information and guidance that could be used as part of a preparation and planning exercise towards developing a suitable data and information management strategy... it would make a suitable first guide for anyone who has been given the task of developing such a scheme, and might help to clarify some of the key issues in such a way as to make the task a little bit easier." Score: 7 out of 10--BCS.org, April 2014

"William McKnight has delivered a very clear and concise explanation about how to get the most from your organization’s data. He steps the reader through an assortment of data processing technologies and approaches and show which deliver the best ROI for which types of workloads. This is a desperately needed mapping that many users will find invaluable!"--Wayne Eckerson, business intelligence thought leader and president of Eckerson Group, a business-technology management consulting firm specializing in BI, performance management, and analytics.

"A blueprint and action plan for a corporate information management strategy, this book is a useful guide for anyone who wishes to improve business success with technology. Author William McKnight provides the foundation and tools for information managers to set policies and programs for the improved management of information, while addressing advances in architecture and technology principles."--Julie Langenkamp-Muenkel, Editorial Director of Information-Management.com

"I always enjoy William’s writing, especially his balance between inspiring foresight and pragmatic advice rooted in real-world experience. He has skillfully shown that poise again: with his guidance you’ll find Information Management transforms what can be a burdensome responsibility into an insightful practice."--Donald Farmer, VP Product Management, qlikview.com

"Many claim we're in the golden age of data management; every traditional paradigm and approach seems to have a newer, better, and faster alternative. This book provides a terrific overview of the new class of technologies that must be integrated into every CIO's technology plan."--Evan Levy, Co-Author, Customer Data Integration: Reaching a Single Version of the Truth

"Big data is no longer just an IT topic. It’s one that’s now top-of-mind for executives, too. William McKnight takes the increasingly knotty hairball of information management―its practices, technologies, and skills―and unravels it in this timely and relevant book. A must-read for business and IT pros alike."--Jill Dyché, SAS Vice President and author of The New IT

"I challenge any Information Management professional to not get value from this book. William covers a range of topics, and has so much knowledge he is able to offer usable insights across them all. The book is unique in the way it provides such a solid grounding for anyone making architectural or process decisions in the field of information management, and should be required reading for organizations looking to understand how newer approaches and technologies can be used to enable better decision making."--Michael Whitehead, CEO and Co-Founder, WhereScape Software

"About this title" may belong to another edition of this title.

  • PublisherMorgan Kaufmann
  • Publication date2013
  • ISBN 10 0124080561
  • ISBN 13 9780124080560
  • BindingPaperback
  • Edition number1
  • Number of pages214
  • Rating

Top Search Results from the AbeBooks Marketplace

Stock Image

McKnight, William
Published by Morgan Kaufmann (2013)
ISBN 10: 0124080561 ISBN 13: 9780124080560
New Paperback Quantity: 1
Seller:
GoldenWavesOfBooks
(Fayetteville, TX, U.S.A.)

Book Description Paperback. Condition: new. New. Fast Shipping and good customer service. Seller Inventory # Holz_New_0124080561

More information about this seller | Contact seller

Buy New
US$ 25.88
Convert currency

Add to Basket

Shipping: US$ 4.00
Within U.S.A.
Destination, rates & speeds
Stock Image

McKnight, William
Published by Morgan Kaufmann (2013)
ISBN 10: 0124080561 ISBN 13: 9780124080560
New Softcover Quantity: 1
Seller:
Front Cover Books
(Denver, CO, U.S.A.)

Book Description Condition: new. Seller Inventory # FrontCover0124080561

More information about this seller | Contact seller

Buy New
US$ 26.41
Convert currency

Add to Basket

Shipping: US$ 4.30
Within U.S.A.
Destination, rates & speeds
Stock Image

McKnight, William
Published by Morgan Kaufmann (2013)
ISBN 10: 0124080561 ISBN 13: 9780124080560
New Paperback Quantity: 1
Seller:
GoldBooks
(Denver, CO, U.S.A.)

Book Description Paperback. Condition: new. New Copy. Customer Service Guaranteed. Seller Inventory # think0124080561

More information about this seller | Contact seller

Buy New
US$ 26.46
Convert currency

Add to Basket

Shipping: US$ 4.25
Within U.S.A.
Destination, rates & speeds
Stock Image

McKnight, William
Published by Morgan Kaufmann (2013)
ISBN 10: 0124080561 ISBN 13: 9780124080560
New Paperback Quantity: 1
Seller:
GoldenDragon
(Houston, TX, U.S.A.)

Book Description Paperback. Condition: new. Buy for Great customer experience. Seller Inventory # GoldenDragon0124080561

More information about this seller | Contact seller

Buy New
US$ 27.88
Convert currency

Add to Basket

Shipping: US$ 3.25
Within U.S.A.
Destination, rates & speeds
Stock Image

McKnight, William
Published by Morgan Kaufmann (2013)
ISBN 10: 0124080561 ISBN 13: 9780124080560
New Softcover Quantity: 1
Seller:
LibraryMercantile
(Humble, TX, U.S.A.)

Book Description Condition: new. Seller Inventory # newMercantile_0124080561

More information about this seller | Contact seller

Buy New
US$ 29.38
Convert currency

Add to Basket

Shipping: US$ 3.00
Within U.S.A.
Destination, rates & speeds
Stock Image

McKnight, William
Published by Morgan Kaufmann (2013)
ISBN 10: 0124080561 ISBN 13: 9780124080560
New Softcover Quantity: 1
Seller:
Hafa Adai Books
(Moncks Corner, SC, U.S.A.)

Book Description Condition: new. Seller Inventory # Hafa_fresh_0124080561

More information about this seller | Contact seller

Buy New
US$ 47.90
Convert currency

Add to Basket

Shipping: US$ 3.95
Within U.S.A.
Destination, rates & speeds
Stock Image

McKnight, William
Published by Morgan Kaufmann Pub (2013)
ISBN 10: 0124080561 ISBN 13: 9780124080560
New Paperback Quantity: 2
Seller:
Revaluation Books
(Exeter, United Kingdom)

Book Description Paperback. Condition: Brand New. 1st edition. 214 pages. 9.25x6.25x0.50 inches. In Stock. Seller Inventory # __0124080561

More information about this seller | Contact seller

Buy New
US$ 40.34
Convert currency

Add to Basket

Shipping: US$ 12.45
From United Kingdom to U.S.A.
Destination, rates & speeds
Stock Image

William McKnight
Published by Morgan Kaufmann 2013-12-12 (2013)
ISBN 10: 0124080561 ISBN 13: 9780124080560
New Paperback Quantity: > 20
Seller:
Chiron Media
(Wallingford, United Kingdom)

Book Description Paperback. Condition: New. Seller Inventory # 6666-ELS-9780124080560

More information about this seller | Contact seller

Buy New
US$ 34.91
Convert currency

Add to Basket

Shipping: US$ 18.66
From United Kingdom to U.S.A.
Destination, rates & speeds
Stock Image

McKnight, William
Published by Lala Maurizio (2013)
ISBN 10: 0124080561 ISBN 13: 9780124080560
New Softcover Quantity: > 20
Print on Demand
Seller:
Brook Bookstore On Demand
(Napoli, NA, Italy)

Book Description Condition: new. Questo è un articolo print on demand. Seller Inventory # ff4087aaa862ab94a59bed2c9effc705

More information about this seller | Contact seller

Buy New
US$ 43.48
Convert currency

Add to Basket

Shipping: US$ 11.83
From Italy to U.S.A.
Destination, rates & speeds
Stock Image

McKnight, William
ISBN 10: 0124080561 ISBN 13: 9780124080560
New Paperback / softback Quantity: 15
Seller:
THE SAINT BOOKSTORE
(Southport, United Kingdom)

Book Description Paperback / softback. Condition: New. New copy - Usually dispatched within 4 working days. Seller Inventory # B9780124080560

More information about this seller | Contact seller

Buy New
US$ 46.38
Convert currency

Add to Basket

Shipping: US$ 11.14
From United Kingdom to U.S.A.
Destination, rates & speeds

There are more copies of this book

View all search results for this book