Enterprise Solutions Chapter 11 – In-memory Technology.

Slides:



Advertisements
Similar presentations
© 2009 IBM Corporation Data Warehouse Solutions on System z - Doing more with what you have! - Doing more with what you have! Beth Hamel Product Manager.
Advertisements

Computer Vocabulary Words to know and remember for the semester.
© 2010 TIBCO Software Inc. All Rights Reserved. Confidential and Proprietary. TIBCO Spotfire Application Data Services TIBCO Spotfire European User Conference.
10 REASONS Why it makes a good option for your DB IN-MEMORY DATABASES Presenter #10: Robert Vitolo.
A Fast Growing Market. Interesting New Players Lyzasoft.
OLAP Services Business Intelligence Solutions. Agenda Definition of OLAP Types of OLAP Definition of Cube Definition of DMR Differences between Cube and.
Tableau Visual Intelligence Platform
Data Warehousing - 3 ISYS 650. Snowflake Schema one or more dimension tables do not join directly to the fact table but must join through other dimension.
Chapter 14 The Second Component: The Database.
CASE STUDIES IN DWBI. Client A leading Global Investment Bank. Engagement Engagement was for developing a risk reporting solution for correlation business.
Software: Systems and Application Software
Brenda Woods John Williams Daniel Bailey Breia Stamper.
Data Warehousing: Defined and Its Applications Pete Johnson April 2002.
© 2014 IBM Corporation Introduction to Cognos Business Intelligence.
Tableau Visual Intelligence Platform
1 I © Aldata Solution 2012 Win with Aldata in 2012!
© Hitachi Data Systems Corporation All rights reserved. 1 1 Det går pænt stærkt! Tony Franck Senior Solution Manager.
Virtual Memory By: Dinouje Fahih. Definition of Virtual Memory Virtual memory is a concept that, allows a computer and its operating system, to use a.
A Billiards Point of Sale Application Christopher Ulmer CS 470 Final Presentation.
Applications of Technology in Modern Accounting Jonathan Eno Christopher Parks Nathan Phillips.
What is Business Intelligence? Business intelligence (BI) –Range of applications, practices, and technologies for the extraction, translation, integration,
Session1: SAP HANA and Big Data Dr. Bjarne Berg Associate professor Computer Science Lenoir-Rhyne University.
IT – DBMS Concepts Relational Database Theory.
PMIT-6102 Advanced Database Systems
Efficient BI Solution Presented by: Leo Khaskin, PowerCubes Lab Value of Information as Business Asset.
Lee Kinsman (soon to be) Consultant, Chamonix IT Consulting
Part VII: Special Topics Introduction to Business 3e 18 Copyright © 2004 South-Western. All rights reserved. Using Information Technology.
Chapter 7: Business Intelligence Tools and Vendors
Big Data. What is Big Data? Big Data Analytics: 11 Case Histories and Success Stories
Course Introduction Introduction to Databases Instructor: Joe Bockhorst University of Wisconsin - Milwaukee.
Integrate. Consolidate. Inform.. Who is CXC Global Solutions? HQ AU with over 30 offices in more than 22 countries Primary business contingent workforce.
GCSE Computing Memory Powerpoint Templates.
Information Explosion. Reality: New Machine-Generated Data Non-relational and relational data outside of the EDW † Source: Analytics Platforms – Beyond.
Faster and Smarter Data Warehouses with Oracle OLAP 11g.
Data Compression By, Keerthi Gundapaneni. Introduction Data Compression is an very effective means to save storage space and network bandwidth. A large.
Databases Topic 4 Text Materials Chapter 3 – Databases and Data Warehouses.
COMPANY CONFIDENTIAL Jet Enterprise Easy to Implement. Easy to Use. Easy to Customize.
Kiew-Hong Chua a.k.a Francis Computer Network Presentation 12/5/00.
What is a Database? SECTION 1. Database Technology and its Evolution Decades long evolution Early data processing systems Today's systems New technology.
INFORMATION MANAGEMENT Unit 2 SO 4 Explain the advantages of using a database approach compared to using traditional file processing; Advantages including.
Enterprise Solutions Chapter 12 – Mobility and Its Need in an Enterprise.
Introduction to Enterprise Resource Planning ERP.
Construction Planning and Prerequisite
© 2010 IBM Corporation Business Analytics software Business Analytics Editable Text Editable Text Editable Text.
Basic Systems and Software. Were we left off Computers are programmable (formal) machines. Digital information is stored as a series of two states (1.
An agile big data analytic engine. The BigObject: What and Why? to analyze big data on real-time basis Mission an agile analytic engine which stores and.
Infrastructure for Data Warehouses. Basics Of Data Access Data Store Machine Memory Buffer Memory Cache Data Store Buffer Bus Structure.
Performance. Performance Performance is a critical issue especially in a multi-user environment. Benchmarking is one way of testing this.
Oracle OLAP Option Bud Endress Director of Product Management, OLAP.
CS4315A. Berrached:CMS:UHD1 Introduction to Operating Systems Chapter 1.
WHAT EXACTLY IS ORACLE EXALYTICS?. 2 What Exactly Is Exalytics? AGENDA Exalytics At A Glance The Exa Family Do We Need Exalytics? Hardware & Software.
Information Systems in Organizations Managing the business: decision-making Growing the business: knowledge management, R&D, and social business.
Impact Research 1 Enabling Decision Making Through Business Intelligence: Preview of Report.
SPECTO TRAINING contact us: , mail :
Chapter 1 Overview of Databases and Transaction Processing.
Cognos BI. What is Cognos? Cognos (Cognos Incorporated) was an Ottawa, Ontario-based company that makes Business Intelligence (BI) and Performance Management.
Oracle Announced New In- Memory Database G1 Emre Eftelioglu, Fen Liu [09/27/13] 1 [1]
Oracle Exalytics Business Intelligence Machine Eshaanan Gounden – Core Technology Team.
W HAT IS SAP HANA? HANA - High-Performance Analytic Appliance What is SAP HANA ? Is SAP HANA An another database …. ? A modern column store database ….?
SAS Education Practice
Software: Systems and Application Software
Chapter 7: Business Intelligence Tools and Vendors
CLUSTER COMPUTING Presented By, Navaneeth.C.Mouly 1AY05IS037
Informix Red Brick Warehouse 5.1
O.S Lecture 13 Virtual Memory.
Procter & Gamble: Reliable, Real-Time Reporting and Better Business Decisions with SAP® Software and Services Company The Procter & Gamble Company Headquarters.
MICROPROCESSOR MEMORY ORGANIZATION
UNIT 6 RECENT TRENDS.
Presentation transcript:

Enterprise Solutions Chapter 11 – In-memory Technology

Introduction Faster and easier access to the information is what is required in today’s Business and therefore need for in- memory technology. Traditional technology loads data into hard drives/disks in order to make it easy for frequent use. In-memory makes use of computer RAM to achieve it in a better and faster manner It helps in query analysis, cube building and table design for software programmers. By: Varsha Godbole 11 – In-memory Technology2

Drawbacks of Traditional BI 3By: Varsha Godbole 11 – In-memory Technology Requires optimization of database and aggregation of tables. Lack of performance factor in optimization techniques Limited amount of data or information was made available to users. Predetermined data queries were used to fulfill end users need.

Advantages of In-memory Processing 4 More real data is presented to end user in the form of dashboards. Creating custom reports and queries is possible. Maximum utilization of databases with the help of in- memory population of records/data. Easy navigation and ability to prepare the queries on the fly. User feels like he is working with real-time data. Helps in fast decision making. By: Varsha Godbole 11 – In-memory Technology

How to use In-memory processing 5By: Varsha Godbole 11 – In-memory Technology Column-centric databases are used to store data more efficiently and in a compressed manner. This allows storing huge amount of data in same physical space which reduces memory required to perform a query and increases the processing speed. All the information initially required is loaded into in- memory databases. Improvement in accessing the data is 10,000 to 1,00,000 times faster than from a disk.

Factors driving In-memory products 6 Cheaper and higher performance hardware 64-bit operating system Data volumes Reduced cost By: Varsha Godbole 11 – In-memory Technology

Typical users 7 Organizations where there is significant growth in data volume and increase in demand for reporting functionalities that facilitate new opportunities. Utmost care should be taken when it comes security part of the underlying data. One way to achieve security is to allow only authorized users to access the data By: Varsha Godbole 11 – In-memory Technology

Market vendors 8 SAP – High Performance Analytical Appliance (HANA) Oracle IBM Cognos Spotfire by TIBCO IBM SolidDB By: Varsha Godbole 11 – In-memory Technology

Limitations 9 With increasing number of users who will connect to the application and large amount of data handling, the size of RAM required to achieve faster and easier access increased which in turn increases the cost of the hardware. By: Varsha Godbole 11 – In-memory Technology