InfoArchive Technical Deep Dive

Size: px
Start display at page:

Download "InfoArchive Technical Deep Dive"

Transcription

1 InfoArchive Technical Deep Dive Andreas Kalogeropoulos Tord Svensson Copyright 2016 Dell.. All rights reserved. 1

2 MOMENTUM BARCELONA APP AND WIN! BEYOND SILOS Play the BEYOND Game and win a Raspberry Pi pre-loaded with InfoArchive 2

3 Safe Harbor Disclaimer This presentation contains forward-looking statements as defined under the US Federal Securities Laws. Dell EMC makes no representation and undertakes no obligations with regard to product planning information, anticipated product characteristics, performance specifications, or anticipated release dates (collectively, Roadmap Information ). Roadmap Information is provided by Dell EMC as an accommodation to the recipient solely for purposes of discussion and without intending to be bound thereby, and is subject to change without notice. Roadmap information is Dell EMC Confidential Information, and is provided under the terms, conditions and restrictions defined in the Dell EMC Non- Disclosure Agreement in place with your organization. 3

4 Objectives High-level and dive into details of the architecture Storage considerations Disaster Recovery and High availability Compliance 4

5 JOIN THE CONVERSATION! #MMTM16 ECD SERVICES Take the LEAP personality quiz and win! Genius Labs Garden Level Foyer INTERACT WITH THIS SESSION #infoarchive Connect with us 5

6 EMC INFOARCHIVE An Enterprise Information Archiving Platform that unlocks data of all types, trapped in siloed applications, lowering IT costs, preserving compliance and putting application data to work. Leave No Application Data Behind 6

7 InfoArchive Main Value Propositions Application Decomissioning Active Archiving Information Transformation & Reuse Compliance Engine for All Data Types Cost creep legacy apps Aging portfolio Uncontrolled file shares Merge & Acquisitions Migrations Unsupported software stack Maintenance renewals Loss of talent/knowledge Backup windows too short Production System Performance Scalability Challenges Rising costs due to static data Extended Access Push for agility Information Integration for Improved reuse Mobile strategy Need for Analytics Compliance gaps Centralized compliance control New legislation, e.g. Dodd-Frank, EU Data Protective Directive Uncontrolled file shares Long term access challenges 8

8 InfoArchive High-level Architecture SOURCE APPLICATION connectors XML INGESTION MANAGEMENT VALIDATION A C C E S S REST API ACCESS Table Archiving BATCH SQL/JDBC InfoArchive UI PRODUCTION XML Data Record Archiving SECURITY AUDIT ARCHIVE SERVICES ANALYTICS CONFIG RETENTION CONSUMING APPLICATION File Archiving ENCRYPTION STORAGE PLATFORM SEARCH /EXPORT DATA & ANALYTICS UI LEGACY EMC Isilon, Centera, ECS NAS / SAN Compound Record Archiving HDFS PRODUCTION 9

9 InfoArchive in 2016 RECOGNIZED AS A LEADER IN THE GARTNER MQ FOR STRUCTURED DATA ARCHIVING AND APPLICATION RETIREMENT June 4.1 Sept 4.2 Dec Extreme Archiving New Architecture User Centric Design In-Place Compliance Solutions Clinical Archiving 1.9 Accessibility Synchronous Ingestion and access Clinical Archiving 2.0 HIMVision Cloud-scale capabilities with ECS WORM compliance with Centera Compliance Cloud Storage Capabilities Amazon S3 Customized Search and Export Find what you want Export what you need ediscovery Functionality Collections and production sets InfoArchive for SAP 10

10 Ingestion Extraction (Outside IA) Ingestion (RESTful) Access Table Archiving ETL Process Archive ORACLE, MVS, DB2, etc. Structured Data Data Record Archiving XM L ORACLE, Baan, SAP, etc. Structured Data A SIP container InfoArchive File Archiving Documentum, StreamServe, Sharepoint, etc. Unstructured Content A SIP container Reception Archive Ingest Commit Compound Record Archiving , HrAccess, Siebel, Lotus Notes, etc. Multiple Content A SIP container 11

11 InfoArchive Client Application: Role Based Business Owner Knowledge User Retention Manager Configurator Administrator IT Owner Search, View Dashboard Search, Background Search, Export Search, Create / Apply/Remove Retention, Hold, Approve Purge Compliance Dashboard Compose Collaborate Search, Ingestion, Admin activities Optimized for functional needs Administration Storage, Space, Job, Permission, Encryption View Storage Dashboard 12

12 Retention Consultant/Developer End Administrator user Manager 13

13 InfoArchive and OAIS PRESERVATION PLANNING X M L Descriptive Info INGEST DATA MANAGEMENT Descriptive Info ACCESS queries result sets orders PRODUCER SIP X M L AIP ARCHIVAL STORAGE X M L AIP X M L DIP CONSUMER ADMINISTRATION MANAGEMENT 14

14 Logical Architecture 4.1 XML Archive packages (SIP/Tables) </> Reception / Ingestion MetaData Repository Dashboard REST Services (thru Gateway) Administration (Jobs/Audits/Encryption/ Security) In f oar c hi v e Se r v er System Repository CLI JDBC Driver Search / Export Content/Data Repository SAN/NAS and/or Isilon, Centera, ECS GUI Application Server Content Retrieval Gateway pattern for single point of access and authentication Highly scalable due to stateless authentication Modern pattern for emerging micro services based architecture, Cloud environment friendly OAuth2 Based Stateless authentication using modern JSON Web Token JWT Self contained, signed, secure tokens for Clustering support 15

15 InfoArchive 4.1 Base Architecture ( 3 jars ) IA Web UI AngularJS IA Web Server Spring Boot or.war on Tomcat IA Server Spring Data IA Server REST Services Authentication (OAuth2/JWT) xdb IA xdb XML Database Storage Systems Storage System(s) Metadata, Content and System data 16

16 InfoArchive 4.1 Scalability IA Web UI Cluster IA Web Server IA Web Server IA Web Server Stateless, Standard AppServer load balancing IA Server xdb Database servers Storage Systems IA Server IA Server Storage System IA xdb IA xdb IA xdb Storage System IA Server Storage System Stateless, scale-out And specialization Stateful, scale-out (Last to scale horizontally) Stateful, scale-out (Last to scale horizontally) 17

17 InfoArchive Storage Breakdown System Repository Holding Properties & Configuration (e.g Searches) AIP Information Table Information (with chain of custody) Partition Criteria Configuration Information Security information Separate Compliance Repository : Retention & Hold information (Can grow based on retention rules) Cache-In / Cache-Out MetaData Repository XDB Library PDI XML SIP XML or Table(s) XML RI XML (can grow based on indexes) Content/Data Repository XDB Library Backup RI XML CI Container OAIS Terminology : PDI = Preservation Description information RI = Representation Information CI = Content Information Ingestion logs PDI XML GZIP (optional) Analytic Rendition (optional) SIP GZIP (optional) 18

18 InfoArchive Storage BreakDown and RTO/RPO SYSTEM REPOSITORY < 1% of the original XML (small) *(Can increase based on the number of retention policies) Keep the system/technical information (System) NAS/SAN or SSD Applicative replication for Consistency METADATA REPOSITORY 50% of the original XML- xdb Library *(Can increase with indexes) Keep the XDB segments/libraries of the data for search NAS/SAN Optional applicative replication for RTO CONTENT/DATA REPOSITORY 40% of the original XML - xdb Library.zip Aggregated Content CI.zip (10% of the original XML - OriginXML.zip) Keep all the content of an AIP/ Table WORM or NAS/SAN (*Can also be XDB BLOB) Storage replication for RPO All events/audits (record lifecycle and administrative journal) are created and pushed to an audit holding, hence no increase in system repository. 19

19 Scalability & Sizing Until now, with SIP the sizing has been driven by the demanded ingestion throughput/sla not the search & retrieval activity to serve The key for increasing the global batch ingestion throughput is to be able to run an higher number of concurrent ingestions The search & retrieval workload unlikely to significantly impact the global sizing The ingestion workload profile is very different between structured data and unstructured data Performances in SIP are not sensitive to the already archived volume Each ingestion works in a single xdb partition A search including a partitioning criteria quickly narrows the XQuery scope to a subset of xdb partitions Unstructured data retrieval is processed without any underlying XQuery execution Performance in Table are traditional sensitive to already archive volume and number of concurrent searches HTTP multipart can be used for large files (>2Gb), but we recommend a local file transfer before starting the ingestion (through REST Services) 20

20 23

21 LET US KNOW WHAT YOU THOUGHT Take the Session Survey 1. Open the schedule with the Momentum App 2. Go to the session you attended 3. Open Session Survey 4. Answer the 4 questions and submit. Thank you! 24

22 InfoArchive Sessions Wed Nov 2 nd Room H hrs. Accelerate your Digital Transformation Journey with InfoArchive 0930 hrs. InfoArchive: A Customers Journey 1045 hrs. InfoArchive as Part of your Digital Transformation and Move to the Cloud Journey - Atos 1145 hrs. InfoArchive Deep Dive 1345 hrs. Get Your Documentum, SAP, SharePoint Data Under Control Hackathon - Configuration 1445 hrs. Digital Transformation Journey of Sanofi 1615 hrs. Sneak Peek: Future InfoArchive Functionality Thur Nov 3 rd Room H3 Hackathon Docker 0900 hrs. Financial Services: Regulations and Compliance with InfoArchive 1000 hrs. InfoArchive: Ensuring Big Data Compliance and Reducing Risk with Real Time Analytics Copyright 2016 Dell.. All All rights reserved. 25

23 InfoArchive Technical (Room J) Tue Nov 1 st 0900 hrs. Hands On Lab 1515 hrs. Hackathon Wed Nov 2nd 1345 hrs. Hackathon 1615 hrs. Hackathon: Docker Hands On Lab Thur Nov 3rd 0900 hrs. Hackathon 1100 hrs. Hands On Lab Copyright 2016 Dell.. All All rights reserved. 26

24 27

Selecting the Right Method

Selecting the Right Method Selecting the Right Method Applying the proper OpenText InfoArchive method to balance project requirements with source application architectures InfoArchive is an application-agnostic solution for information

More information

White paper Selecting the right method

White paper Selecting the right method White paper Selecting the right method This whitepaper outlines how to apply the proper OpenText InfoArchive method to balance project requirements with source application architectures. Contents The four

More information

EMC InfoArchive. Configuration & Administration User Guide. Version 4.1

EMC InfoArchive. Configuration & Administration User Guide. Version 4.1 EMC InfoArchive Version 4.1 Configuration & Administration User Guide EMC Corporation Corporate Headquarters Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Legal Notice Copyright 2016 EMC Corporation.

More information

EMC Documentum xdb. High-performance native XML database optimized for storing and querying large volumes of XML content

EMC Documentum xdb. High-performance native XML database optimized for storing and querying large volumes of XML content DATA SHEET EMC Documentum xdb High-performance native XML database optimized for storing and querying large volumes of XML content The Big Picture Ideal for content-oriented applications like dynamic publishing

More information

TECHNICAL OVERVIEW OF NEW AND IMPROVED FEATURES OF EMC ISILON ONEFS 7.1.1

TECHNICAL OVERVIEW OF NEW AND IMPROVED FEATURES OF EMC ISILON ONEFS 7.1.1 TECHNICAL OVERVIEW OF NEW AND IMPROVED FEATURES OF EMC ISILON ONEFS 7.1.1 ABSTRACT This introductory white paper provides a technical overview of the new and improved enterprise grade features introduced

More information

BUSINESS DATA LAKE FADI FAKHOURI, SR. SYSTEMS ENGINEER, ISILON SPECIALIST. Copyright 2016 EMC Corporation. All rights reserved.

BUSINESS DATA LAKE FADI FAKHOURI, SR. SYSTEMS ENGINEER, ISILON SPECIALIST. Copyright 2016 EMC Corporation. All rights reserved. BUSINESS DATA LAKE FADI FAKHOURI, SR. SYSTEMS ENGINEER, ISILON SPECIALIST 1 UNSTRUCTURED DATA GROWTH 75% 78% 80% 2015 71 EB 2016 106 EB 2017 133 EB Total Capacity Shipped, Worldwide % of Unstructured Data

More information

Using Cohesity with Amazon Web Services (AWS)

Using Cohesity with Amazon Web Services (AWS) Using Cohesity with Amazon Web Services (AWS) Achieve your long-term retention and archival objectives for secondary data Cohesity DataPlatform is a hyperconverged secondary data and application solution

More information

Object storage platform How it can help? Martin Lenk, Specialist Senior Systems Engineer Unstructured Data Solution, Dell EMC

Object storage platform How it can help? Martin Lenk, Specialist Senior Systems Engineer Unstructured Data Solution, Dell EMC Object storage platform How it can help? Martin Lenk, Specialist Senior Systems Engineer Unstructured Data Solution, Dell EMC Files vs. Object File Metadata: Name: Picture.jpg Path: /mnt/pictures Owner:

More information

Dell EMC Surveillance for Reveal Body- Worn Camera Systems

Dell EMC Surveillance for Reveal Body- Worn Camera Systems Dell EMC Surveillance for Reveal Body- Worn Camera Systems Functional Validation Guide H14646 REV 1.1 Copyright 2015 Dell Inc. or its subsidiaries. All rights reserved. Published October 2015 Dell believes

More information

BIG DATA READY WITH ISILON JEUDI 19 NOVEMBRE Bertrand OUNANIAN: Advisory System Engineer

BIG DATA READY WITH ISILON JEUDI 19 NOVEMBRE Bertrand OUNANIAN: Advisory System Engineer BIG DATA READY WITH ISILON JEUDI 19 NOVEMBRE 2015 Bertrand OUNANIAN: Advisory System Engineer Unstructured Data Growth Total Capacity Shipped Worldwide % of Unstructured Data 67% 74% 80% 2013 37 EB 2015

More information

Exchange 2010 & 2013 Archiving & ediscovery Realities

Exchange 2010 & 2013 Archiving & ediscovery Realities Exchange 2010 & 2013 Brandy Markey Senior Product Marketing Manager Alex Brown Senior Product Manager Informed Decisions Where did Stu go wrong? Requirements Requirements Requirements Requirements Requirements

More information

Dell EMC Surveillance for IndigoVision Body-Worn Cameras

Dell EMC Surveillance for IndigoVision Body-Worn Cameras Dell EMC Surveillance for IndigoVision Body-Worn Cameras Functional Validation Guide H14821 REV 1.1 Copyright 2016 Dell Inc. or its subsidiaries. All rights reserved. Published February 2016 Dell believes

More information

Reducing Costs and Risk with Enterprise Archiving

Reducing Costs and Risk with Enterprise Archiving Reducing Costs and Risk with Enterprise Archiving Erno Rorive Staff System Engineer Information Intelligence Group 1 Key Challenges Enterprise Archiving Solution Meeting the Challenges Case Study Summary

More information

Introducing SUSE Enterprise Storage 5

Introducing SUSE Enterprise Storage 5 Introducing SUSE Enterprise Storage 5 1 SUSE Enterprise Storage 5 SUSE Enterprise Storage 5 is the ideal solution for Compliance, Archive, Backup and Large Data. Customers can simplify and scale the storage

More information

API MANAGEMENT WITH WEBMETHODS

API MANAGEMENT WITH WEBMETHODS API MANAGEMENT WITH WEBMETHODS Subhash Ramachandran SVP, Product Management & Marketing DIGITAL TRANSFORMATION #WITHOUTCOMPROMISE 2017 Software AG. All rights reserved. WEBMETHODS API MANAGEMENT PLATFORM

More information

Oracle Enterprise Manager Ops Center. Introduction. Creating Oracle Solaris 11 Zones 12c Release 2 ( )

Oracle Enterprise Manager Ops Center. Introduction. Creating Oracle Solaris 11 Zones 12c Release 2 ( ) Oracle Enterprise Manager Ops Center Creating Oracle Solaris 11 Zones 12c Release 2 (12.2.2.0.0) E41230-04 February 2015 This guide provides an end-to-end example for how to use Oracle Enterprise Manager

More information

Whats New in Documentum xcp 2.3

Whats New in Documentum xcp 2.3 Whats New in Documentum xcp 2.3 Nick King Copyright 2016 Dell.. All rights reserved. 1 Agenda Introduction to xcp xcp Strategic Themes for 2016-17 What s new in xcp 2.3 Analyst View xcp Roadmap Early Access

More information

Building Extreme-Scale File Services in the Oracle Public Cloud Ed Beauvais, Director Product Management

Building Extreme-Scale File Services in the Oracle Public Cloud Ed Beauvais, Director Product Management Building Extreme-Scale File Services in the Oracle Public Cloud Ed Beauvais, Director Product Management Ed.Beauvais@Oracle.com Safe Harbor Statement The following is intended to outline our general product

More information

DELL EMC ISILON ONEFS OPERATING SYSTEM

DELL EMC ISILON ONEFS OPERATING SYSTEM DATA SHEET DELL EMC ISILON ONEFS OPERATING SYSTEM Scale-out NAS to maximize the data capital and business value of your unstructured data ESSENTIALS Easy-to-use, single volume, single file system architecture

More information

IBM Tivoli Storage Manager Version Introduction to Data Protection Solutions IBM

IBM Tivoli Storage Manager Version Introduction to Data Protection Solutions IBM IBM Tivoli Storage Manager Version 7.1.6 Introduction to Data Protection Solutions IBM IBM Tivoli Storage Manager Version 7.1.6 Introduction to Data Protection Solutions IBM Note: Before you use this

More information

DATA INTEGRATION PLATFORM CLOUD. Experience Powerful Data Integration in the Cloud

DATA INTEGRATION PLATFORM CLOUD. Experience Powerful Data Integration in the Cloud DATA INTEGRATION PLATFORM CLOUD Experience Powerful Integration in the Want a unified, powerful, data-driven solution for all your data integration needs? Oracle Integration simplifies your data integration

More information

Discover Best of Show März 2016, Düsseldorf

Discover Best of Show März 2016, Düsseldorf Discover Best of Show 2016 2. - 3. März 2016, Düsseldorf Transformation Area: Database Application Optimisation & Archiving mit Structured Data Manager Matthias Binder, Technical Consultant Hewlett Packard

More information

MetaMatrix Enterprise Data Services Platform

MetaMatrix Enterprise Data Services Platform MetaMatrix Enterprise Data Services Platform MetaMatrix Overview Agenda Background What it does Where it fits How it works Demo Q/A 2 Product Review: Problem Data Challenges Difficult to implement new

More information

DELL EMC ISILON ONEFS OPERATING SYSTEM

DELL EMC ISILON ONEFS OPERATING SYSTEM DATA SHEET DELL EMC ISILON ONEFS OPERATING SYSTEM Powering scale-out NAS for the unstructured data workloads of today and tomorrow ESSENTIALS Easy-to-use, single volume, single file system architecture

More information

IBM Spectrum Protect Version Introduction to Data Protection Solutions IBM

IBM Spectrum Protect Version Introduction to Data Protection Solutions IBM IBM Spectrum Protect Version 8.1.2 Introduction to Data Protection Solutions IBM IBM Spectrum Protect Version 8.1.2 Introduction to Data Protection Solutions IBM Note: Before you use this information

More information

BIG DATA STRATEGY FOR TODAY AND TOMORROW RYAN SAYRE, EMC ISILON CTO-AT-LARGE, EMEA

BIG DATA STRATEGY FOR TODAY AND TOMORROW RYAN SAYRE, EMC ISILON CTO-AT-LARGE, EMEA BIG DATA STRATEGY FOR TODAY AND TOMORROW RYAN SAYRE, EMC ISILON CTO-AT-LARGE, EMEA 1 Unstructured Data Growth 67% 74% 80% 2013 2015 2017 37 EB 71 EB 133 EB Total Capacity Shipped, Worldwide Unstructured

More information

Oracle Enterprise Manager Ops Center. Introduction. Creating Oracle Solaris 11 Zones Guide 12c Release 1 ( )

Oracle Enterprise Manager Ops Center. Introduction. Creating Oracle Solaris 11 Zones Guide 12c Release 1 ( ) Oracle Enterprise Manager Ops Center Creating Oracle Solaris 11 Zones Guide 12c Release 1 (12.1.0.0.0) E27336-01 April 2012 This guide provides an end-to-end example for how to use Oracle Enterprise Manager

More information

How to Keep UP Through Digital Transformation with Next-Generation App Development

How to Keep UP Through Digital Transformation with Next-Generation App Development How to Keep UP Through Digital Transformation with Next-Generation App Development Peter Sjoberg Jon Olby A Look Back, A Look Forward Dedicated, data structure dependent, inefficient, virtualized Infrastructure

More information

What s Next for Documentum

What s Next for Documentum What s Next for Documentum Innovation Strategy & Product Roadmap Micah Byrd, Director, Product Management Sean Baird, Director, Product Marketing Disclaimer Certain statements in this presentation constitute

More information

Data Analytics at Logitech Snowflake + Tableau = #Winning

Data Analytics at Logitech Snowflake + Tableau = #Winning Welcome # T C 1 8 Data Analytics at Logitech Snowflake + Tableau = #Winning Avinash Deshpande I am a futurist, scientist, engineer, designer, data evangelist at heart Find me at Avinash Deshpande Chief

More information

Transform Your Enterprise Search and ediscovery on the AWS Cloud.

Transform Your Enterprise Search and ediscovery on the AWS Cloud. Transform Your Enterprise Search and ediscovery on the AWS Cloud. Welcome Sheri Sullivan Senior Partner Marketing Manager Amazon Web Services Webinar Overview Submit Your Questions using the Q&A tool.

More information

Getting ready for GDPR. Philipp Hobler EMEA Field CTO Global Technology Office Dell EMC Data Protection Solutions

Getting ready for GDPR. Philipp Hobler EMEA Field CTO Global Technology Office Dell EMC Data Protection Solutions Getting ready for GDPR Philipp Hobler EMEA Field CTO Global Technology Office Dell EMC Data Protection Solutions GDPR Background Single EU-wide Regulation Harmonizes Global User Data Protection across

More information

Composite Software Data Virtualization The Five Most Popular Uses of Data Virtualization

Composite Software Data Virtualization The Five Most Popular Uses of Data Virtualization Composite Software Data Virtualization The Five Most Popular Uses of Data Virtualization Composite Software, Inc. June 2011 TABLE OF CONTENTS INTRODUCTION... 3 DATA FEDERATION... 4 PROBLEM DATA CONSOLIDATION

More information

Microsoft Operations Management Suite (OMS) Fernando Andreazi RED CLOUD

Microsoft Operations Management Suite (OMS) Fernando Andreazi RED CLOUD Microsoft Operations Management Suite (OMS) Fernando Andreazi RED CLOUD Management as a Service Data analytics Shifting landscape at play Modern management Micro-services and containers Cloud Migrations

More information

Top. Reasons Legal Teams Select kiteworks by Accellion

Top. Reasons Legal Teams Select kiteworks by Accellion Top 10 Reasons Legal Teams Select kiteworks by Accellion Accellion Legal Customers Include: Top 10 Reasons Legal Teams Select kiteworks kiteworks by Accellion enables legal teams to manage their increasing

More information

Developing Microsoft Azure Solutions (70-532) Syllabus

Developing Microsoft Azure Solutions (70-532) Syllabus Developing Microsoft Azure Solutions (70-532) Syllabus Cloud Computing Introduction What is Cloud Computing Cloud Characteristics Cloud Computing Service Models Deployment Models in Cloud Computing Advantages

More information

The Latest EMC s announcements

The Latest EMC s announcements The Latest EMC s announcements Copyright 2014 EMC Corporation. All rights reserved. 1 TODAY S BUSINESS CHALLENGES Cut Operational Costs & Legacy More Than Ever React Faster To Find New Growth Balance Risk

More information

DELL EMC ISILON SCALE-OUT NAS PRODUCT FAMILY Unstructured data storage made simple

DELL EMC ISILON SCALE-OUT NAS PRODUCT FAMILY Unstructured data storage made simple SCALE-OUT NAS PRODUCT FAMILY Unstructured data storage made simple ESSENTIALS Simple storage management designed for ease of use Massive scalability of capacity and performance Unmatched efficiency to

More information

Transform to Your Cloud

Transform to Your Cloud Transform to Your Cloud Presented by VMware 2012 VMware Inc. All rights reserved Agenda Corporate Overview Cloud Infrastructure & Management Cloud Application Platform End User Computing The Journey to

More information

OFFICE 365 GOVERNANCE: Top FAQ s & Best Practices. Internal Audit, Risk, Business & Technology Consulting

OFFICE 365 GOVERNANCE: Top FAQ s & Best Practices. Internal Audit, Risk, Business & Technology Consulting OFFICE 365 GOVERNANCE: Top FAQ s & Best Practices Internal Audit, Risk, Business & Technology Consulting CLOUD ADOPTION Business demands faster, more agile and less costly solutions to achieve digital

More information

DELL EMC ISILON CONFIGURATION AS AN ARCHIVE TARGET FOR VERITAS ENTERPRISE VAULT

DELL EMC ISILON CONFIGURATION AS AN ARCHIVE TARGET FOR VERITAS ENTERPRISE VAULT DELL EMC ISILON CONFIGURATION AS AN ARCHIVE TARGET FOR VERITAS ENTERPRISE VAULT Using a Dell EMC Isilon scale-out NAS cluster to store WORM and Non-WORM Veritas Enterprise Vault (EV) archive content requires

More information

WHITEPAPER. MemSQL Enterprise Feature List

WHITEPAPER. MemSQL Enterprise Feature List WHITEPAPER MemSQL Enterprise Feature List 2017 MemSQL Enterprise Feature List DEPLOYMENT Provision and deploy MemSQL anywhere according to your desired cluster configuration. On-Premises: Maximize infrastructure

More information

Virtualizing Oracle on VMware

Virtualizing Oracle on VMware Virtualizing Oracle on VMware Sudhansu Pati, VCP Certified 4/20/2012 2011 VMware Inc. All rights reserved Agenda Introduction Oracle Databases on VMware Key Benefits Performance, Support, and Licensing

More information

Hospital System Lowers IT Costs After Epic Migration Flatirons Digital Innovations, Inc. All rights reserved.

Hospital System Lowers IT Costs After Epic Migration Flatirons Digital Innovations, Inc. All rights reserved. Hospital System Lowers IT Costs After Epic Migration 2018 Flatirons Digital Innovations, Inc. All rights reserved. A large hospital system was migrating to the EPIC software product suite and as part of

More information

HPE SimpliVity 380. Simplyfying Hybrid IT with HPE Wolfgang Privas Storage Category Manager

HPE SimpliVity 380. Simplyfying Hybrid IT with HPE Wolfgang Privas Storage Category Manager HPE SimpliVity 380 Simplyfying Hybrid IT with HPE Wolfgang Privas Storage Category Manager We ve seen flash evolve at a record pace 61% Have already deployed all-flash in some level and are increasing

More information

Developing Microsoft Azure Solutions (70-532) Syllabus

Developing Microsoft Azure Solutions (70-532) Syllabus Developing Microsoft Azure Solutions (70-532) Syllabus Cloud Computing Introduction What is Cloud Computing Cloud Characteristics Cloud Computing Service Models Deployment Models in Cloud Computing Advantages

More information

Bring Context To Your Machine Data With Hadoop, RDBMS & Splunk

Bring Context To Your Machine Data With Hadoop, RDBMS & Splunk Bring Context To Your Machine Data With Hadoop, RDBMS & Splunk Raanan Dagan and Rohit Pujari September 25, 2017 Washington, DC Forward-Looking Statements During the course of this presentation, we may

More information

Upgrade Strategies for Oracle E-Business: Leveraging Archiving Best Practices

Upgrade Strategies for Oracle E-Business: Leveraging Archiving Best Practices Upgrade Strategies for Oracle E-Business: Leveraging Archiving Best Practices Cynthia Babb Product Marketing Manager - Optim TM ERP Solutions Dhan Patel Technical Product Manager Optim TM E-Business Solution

More information

Running Databases in Containers.

Running Databases in Containers. Running Databases in Containers. How to Overcome the Challenges of Data Frank Stienhans CTO Prepared for Evolution of Enterprise IT Subjective Perspective CONTAINERS 1. More Choices CLOUD 2. Faster Delivery

More information

TECHNICAL OVERVIEW OF NEW AND IMPROVED FEATURES OF DELL EMC ISILON ONEFS 8.0

TECHNICAL OVERVIEW OF NEW AND IMPROVED FEATURES OF DELL EMC ISILON ONEFS 8.0 WHITE PAPER TECHNICAL OVERVIEW OF NEW AND IMPROVED FEATURES OF DELL EMC ISILON ONEFS 8.0 Abstract This introductory white paper provides a technical overview of the new and improved enterprise grade features

More information

MySQL CLOUD SERVICE. Propel Innovation and Time-to-Market

MySQL CLOUD SERVICE. Propel Innovation and Time-to-Market MySQL CLOUD SERVICE Propel Innovation and Time-to-Market The #1 open source database in Oracle. Looking to drive digital transformation initiatives and deliver new modern applications? Oracle MySQL Service

More information

Storage for HPC, HPDA and Machine Learning (ML)

Storage for HPC, HPDA and Machine Learning (ML) for HPC, HPDA and Machine Learning (ML) Frank Kraemer, IBM Systems Architect mailto:kraemerf@de.ibm.com IBM Data Management for Autonomous Driving (AD) significantly increase development efficiency by

More information

Oracle Enterprise Manager Ops Center. Overview. What You Need. Create Oracle Solaris 10 Zones 12c Release 3 ( )

Oracle Enterprise Manager Ops Center. Overview. What You Need. Create Oracle Solaris 10 Zones 12c Release 3 ( ) Oracle Enterprise Manager Ops Center Create Oracle Solaris 10 Zones 12c Release 3 (12.3.0.0.0) E60027-01 June 2015 This guide provides an end-to-end example for how to use Oracle Enterprise Manager Ops

More information

Converged and Hyper-Converged: Factory-Integrated Data Protection for Simplicity and Lifecycle Assurance

Converged and Hyper-Converged: Factory-Integrated Data Protection for Simplicity and Lifecycle Assurance Converged and Hyper-Converged: Factory-Integrated Data Protection for Simplicity and Lifecycle Assurance Key takeaways Dell EMC offers unique factory-integrated data protection for CI and HCI systems to

More information

Microsoft SharePoint Server 2013 Plan, Configure & Manage

Microsoft SharePoint Server 2013 Plan, Configure & Manage Microsoft SharePoint Server 2013 Plan, Configure & Manage Course 20331-20332B 5 Days Instructor-led, Hands on Course Information This five day instructor-led course omits the overlap and redundancy that

More information

Rethink Storage: The Next Generation Of Scale- Out NAS

Rethink Storage: The Next Generation Of Scale- Out NAS Rethink Storage: The Next Generation Of Scale- Out NAS Norbert Funke EMEA Product Marketing Manager, EMC Isilon 1 Agenda EMC Isilon Momentum What Is The Difference? EMC Isilon Versus Traditional Architectures

More information

Amazon Web Services (AWS) Solutions Architect Intermediate Level Course Content

Amazon Web Services (AWS) Solutions Architect Intermediate Level Course Content Amazon Web Services (AWS) Solutions Architect Intermediate Level Course Content Introduction to Cloud Computing A Short history Client Server Computing Concepts Challenges with Distributed Computing Introduction

More information

Oktober 2018 Dell Tech. Forum München

Oktober 2018 Dell Tech. Forum München Oktober 2018 Dell Tech. Forum München Virtustream Digital Transformation & SAP Jan Büsen Client Solutions Executive, Virtustream The Business Agenda: Digital IT = Competitive Advantage Business Driven

More information

Boost your data protection with NetApp + Veeam. Schahin Golshani Technical Partner Enablement Manager, MENA

Boost your data protection with NetApp + Veeam. Schahin Golshani Technical Partner Enablement Manager, MENA Boost your data protection with NetApp + Veeam Schahin Golshani Technical Partner Enablement Manager, MENA NetApp Product Strategy Market-leading innovations, that are NetApp Confidential Limited Use 3

More information

DELL EMC ISILON SCALE-OUT NAS PRODUCT FAMILY

DELL EMC ISILON SCALE-OUT NAS PRODUCT FAMILY DATA SHEET DELL EMC ISILON SCALE-OUT NAS PRODUCT FAMILY Unstructured data storage made simple ESSENTIALS Simple storage management designed for ease of use Massive scalability of capacity and performance

More information

IT Security Training MS-500: Microsoft 365 Security Administration. Upcoming Dates. Course Description. Course Outline $2,

IT Security Training MS-500: Microsoft 365 Security Administration. Upcoming Dates. Course Description. Course Outline $2, IT Security Training MS-500: Microsoft 365 Security Administration $2,595.00 4 Days Upcoming Dates Course Description Day 1: Managing Microsoft 365 Identity and Access (MS-500T01-A) Help protect against

More information

Modernization and how to implement Digital Transformation. Jarmo Nieminen Sales Engineer, Principal

Modernization and how to implement Digital Transformation. Jarmo Nieminen Sales Engineer, Principal Modernization and how to implement Digital Transformation Jarmo Nieminen Sales Engineer, Principal jarmo.nieminen@progress.com 2 Reinvented 8000 years old tool...? Leveraxe!! 3 In this Digital Economy...

More information

Advanced Solutions of Microsoft SharePoint Server 2013 Course Contact Hours

Advanced Solutions of Microsoft SharePoint Server 2013 Course Contact Hours Advanced Solutions of Microsoft SharePoint Server 2013 Course 20332 36 Contact Hours Course Overview This course examines how to plan, configure, and manage a Microsoft SharePoint Server 2013 environment.

More information

Executive Summary SOLE SOURCE JUSTIFICATION. Microsoft Integration

Executive Summary SOLE SOURCE JUSTIFICATION. Microsoft Integration Executive Summary Commvault Simpana software delivers the unparalleled advantages and benefits of a truly holistic approach to data management. It is one product that contains individually licensable modules

More information

Dell EMC Surveillance for VIEVU Body- Worn Cameras

Dell EMC Surveillance for VIEVU Body- Worn Cameras Dell EMC Surveillance for VIEVU Body- Worn Cameras Functional Validation Guide H14533 REV 1.1 Copyright 2015 Dell Inc. or its subsidiaries. All rights reserved. Published October 2015 Dell believes the

More information

Advanced Solutions of Microsoft SharePoint 2013

Advanced Solutions of Microsoft SharePoint 2013 Course 20332A :Advanced Solutions of Microsoft SharePoint 2013 Page 1 of 9 Advanced Solutions of Microsoft SharePoint 2013 Course 20332A: 4 days; Instructor-Led About the Course This four-day course examines

More information

Integrated and Hyper-converged Data Protection

Integrated and Hyper-converged Data Protection Integrated and Hyper-converged Data Protection Simplicity & Agility GLOBAL SPONSORS Data Protection Portfolio Protection and recovery to cloud PROTECTION STORAGE PROTECTION SOFTWARE PROTECTION APPLIANCE

More information

Copyright 2011 EMC Corporation. All rights reserved. PAT GELSINGER. President & COO EMC Corporation

Copyright 2011 EMC Corporation. All rights reserved. PAT GELSINGER. President & COO EMC Corporation 1 PAT GELSINGER President & COO EMC Corporation 2 Business Catalysts For Change Budget Dilemma Information Deluge Cyber Security 3 TECHNOLOGY CATATLYSTS FOR CHANGE CLOUD COMPUTING IS THE ANSWER 5 Waves

More information

JOURNEY TO YOUR CLOUD. Mika Kotro Sales Development EMC Deutschland GmbH. Copyright 2012 EMC Corporation. All rights reserved.

JOURNEY TO YOUR CLOUD. Mika Kotro Sales Development EMC Deutschland GmbH. Copyright 2012 EMC Corporation. All rights reserved. 1 JOURNEY TO YOUR CLOUD Mika Kotro Sales Development EMC Deutschland GmbH 2 The Journey To Your Cloud: Infrastructure Private Cloud Is A Logical First Step Enterprise IT Complex Trusted Controlled Expensive

More information

IT Redefined. Hans Timmerman CTO EMC Nederland. Copyright 2015 EMC Corporation. All rights reserved.

IT Redefined. Hans Timmerman CTO EMC Nederland. Copyright 2015 EMC Corporation. All rights reserved. IT Redefined Hans Timmerman CTO EMC Nederland 1 INDUSTRIES FACE STRUCTURAL CHANGE 2 More CEOs See IT As Driver Of Digital Business Innovation And Growth IT has the highest business priority in more than

More information

Security and Performance advances with Oracle Big Data SQL

Security and Performance advances with Oracle Big Data SQL Security and Performance advances with Oracle Big Data SQL Jean-Pierre Dijcks Oracle Redwood Shores, CA, USA Key Words SQL, Oracle, Database, Analytics, Object Store, Files, Big Data, Big Data SQL, Hadoop,

More information

Now Platform Technology Deep Dive

Now Platform Technology Deep Dive Now Platform Technology Deep Dive Dragan Preocanin APJ Platform Innovation Team Lead ServiceNow Dylan Lindgren APJ Platform Innovation Team Senior UI Developer ServiceNow 1 Safe Harbor This presentation

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme STO1794BE Evolution of vsan Vijay Ramachandran Sr.Director, Product Management Christos Karamanolis VMware Fellow & CTO of Storage & Availability #VMworld #STO1794BE Disclaimer This presentation may contain

More information

Managing Microsoft 365 Identity and Access

Managing Microsoft 365 Identity and Access Course MS-500T01-A: Managing Microsoft 365 Identity and Access Page 1 of 3 Managing Microsoft 365 Identity and Access Course MS-500T01-A: 1 day; Instructor-Led Introduction Help protect against credential

More information

Isilon: Raising The Bar On Performance & Archive Use Cases. John Har Solutions Product Manager Unstructured Data Storage Team

Isilon: Raising The Bar On Performance & Archive Use Cases. John Har Solutions Product Manager Unstructured Data Storage Team Isilon: Raising The Bar On Performance & Archive Use Cases John Har Solutions Product Manager Unstructured Data Storage Team What we ll cover in this session Isilon Overview Streaming workflows High ops/s

More information

JEUDI 19 NOVEMBRE 2015

JEUDI 19 NOVEMBRE 2015 L AGILITE DU CLOUD PUBLIC DANS VOTRE DATACENTER AVEC ECS & NEUTRINO Copyright 2015 EMC Corporation. All rights reserved JEUDI 19 NOVEMBRE 2015 Denis JANNOT EMEA Principal Systems Engineer SOFTWARE IS EATING

More information

Protecting Mission-Critical Application Environments The Top 5 Challenges and Solutions for Backup and Recovery

Protecting Mission-Critical Application Environments The Top 5 Challenges and Solutions for Backup and Recovery White Paper Business Continuity Protecting Mission-Critical Application Environments The Top 5 Challenges and Solutions for Backup and Recovery Table of Contents Executive Summary... 1 Key Facts About

More information

Architecting for Greater Security in AWS

Architecting for Greater Security in AWS Architecting for Greater Security in AWS Jonathan Desrocher Security Solutions Architect, Amazon Web Services. Guy Tzur Director of Ops, Totango. 2015, Amazon Web Services, Inc. or its affiliates. All

More information

SECURITY & PRIVACY DOCUMENTATION

SECURITY & PRIVACY DOCUMENTATION Okta s Commitment to Security & Privacy SECURITY & PRIVACY DOCUMENTATION (last updated September 15, 2017) Okta is committed to achieving and preserving the trust of our customers, by providing a comprehensive

More information

MODERNISE WITH ALL-FLASH. Intel Inside. Powerful Data Centre Outside.

MODERNISE WITH ALL-FLASH. Intel Inside. Powerful Data Centre Outside. MODERNISE WITH ALL-FLASH Intel Inside. Powerful Data Centre Outside. MODERNISE WITHOUT COMPROMISE In today s lightning-fast digital world, it s critical for businesses to make their move to the Modern

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12

Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 Managing Oracle Database 12c with Oracle Enterprise Manager 12c Martin

More information

VMware Cloud on AWS The Next Generation Hybrid Cloud Architecture

VMware Cloud on AWS The Next Generation Hybrid Cloud Architecture ware Cloud on AWS The Next Generation Hybrid Cloud Architecture David Lim Head Consulting and MSP Partners, AWS APAC Frank Fan Partner Solution Architect, AWS ANZ Disclaimer This presentation may contain

More information

USING ADMINISTRATOR FEATURES

USING ADMINISTRATOR FEATURES HYPERION FINANCIAL MANAGEMENT SYSTEM 9 RELEASE 9.3.1 USING ADMINISTRATOR FEATURES Oracle's Hyperion Financial Management System 9 Release 9.3 contains significant enhancements to administrator features

More information

EMC Forum 2014 EMC ViPR and ECS: A Lap Around Software-Defined Services. Magnus Nilsson Blog: purevirtual.

EMC Forum 2014 EMC ViPR and ECS: A Lap Around Software-Defined Services. Magnus Nilsson Blog: purevirtual. EMC Forum 2014 EMC ViPR and ECS: A Lap Around Software-Defined Services Magnus Nilsson magnus.nilsson@emc.com Twitter: @swevm Blog: purevirtual.eu 1 Session Agenda Market Dynamics EMC ViPR Overview What

More information

Managing Zone Configuration

Managing Zone Configuration Oracle Enterprise Manager Ops Center Managing the Configuration of a Zone 12c Release 1 (12.1.2.0.0) E27356-01 November 2012 This guide provides an end-to-end example for how to use Oracle Enterprise Manager

More information

Oracle Service Cloud. Release 18D. What s New

Oracle Service Cloud. Release 18D. What s New Oracle Service Cloud Release 18D What s New TABLE OF CONTENTS Revision History 3 Overview 3 Feature Summary 3 Agent Browser Channels 4 Chat Transfer Enhancements 4 Agent Browser Workspaces 5 Link and Unlink

More information

RA-GRS, 130 replication support, ZRS, 130

RA-GRS, 130 replication support, ZRS, 130 Index A, B Agile approach advantages, 168 continuous software delivery, 167 definition, 167 disadvantages, 169 sprints, 167 168 Amazon Web Services (AWS) failure, 88 CloudTrail Service, 21 CloudWatch Service,

More information

Building a Multi-protocol, analytics-enabled, Data Lake with Isilon

Building a Multi-protocol, analytics-enabled, Data Lake with Isilon Building a Multi-protocol, analytics-enabled, Data Lake with Isilon Ahmad Muammar @muammara #EMCForum 1 Trends 2 3 Big Data X in T 4 Unstructured Data Growth 67% 74% 80% 2013 2015 2017 37 EB 71 EB 133

More information

Dell EMC Data Protection Everywhere

Dell EMC Data Protection Everywhere Dell EMC Data Protection Everywhere For the modern data center GLOBAL SPONSORS Journey to digital transformation Are you protected? 2 Enabling simplicity - data protection everywhere Where you need it

More information

IM B32: What s New in NetBackup: The Vision and Roadmap

IM B32: What s New in NetBackup: The Vision and Roadmap IM B32: What s New in NetBackup: The Vision and Roadmap Stephen Stange NetBackup Product Management Danny Milrad Director Product Marketing Agenda Market Trends & NetBackup Vision NetBackup Key Feature

More information

Cloud Computing /AWS Course Content

Cloud Computing /AWS Course Content Cloud Computing /AWS Course Content 1. Amazon VPC What is Amazon VPC? How to Get Started with Amazon VPC Create New VPC Launch an instance (Server) to use this VPC Security in Your VPC Networking in Your

More information

3.30pm. A sneak peek at Veeam 2018 releases Veeam for VMware Cloud on AWS technical deep dive Veeam Availability Console Update pm. 2.

3.30pm. A sneak peek at Veeam 2018 releases Veeam for VMware Cloud on AWS technical deep dive Veeam Availability Console Update pm. 2. 1.30pm 2.00pm 2.30pm 3.00pm 3.30pm 4.00pm 4.30pm 5.00pm Business Breakout Veeam Backup for Microsoft Office 365 - It's Your Data! Management products: The OTHER side of Veeam Panel: Business Compliance

More information

Availability for the Always-On Enterprise

Availability for the Always-On Enterprise Availability for the Always-On Enterprise Accompagnez la digitalisation de votre entreprise avec Veeam Availability Suite 9.5 Thomas Dätwyler Systems Engineer mail thomas.daetwyler@veeam.com skype thomas.daetwyler.veeam

More information

Developing Microsoft Azure Solutions (70-532) Syllabus

Developing Microsoft Azure Solutions (70-532) Syllabus Developing Microsoft Azure Solutions (70-532) Syllabus Cloud Computing Introduction What is Cloud Computing Cloud Characteristics Cloud Computing Service Models Deployment Models in Cloud Computing Advantages

More information

SharePoint Server 2016 Feature Comparison* Accessibility Standards Support Yes Yes. Asset Library Enhancements/Video Support Yes Yes.

SharePoint Server 2016 Feature Comparison* Accessibility Standards Support Yes Yes. Asset Library Enhancements/Video Support Yes Yes. Content Features SharePoint Server 2016 Feature Comparison* Accessibility Standards Support Yes Yes Asset Library Enhancements/Video Support Yes Yes Auditing Yes Yes Auditing & Reporting (e.g. doc edits,

More information

EMC Forum EMC ViPR and ECS: A Lap Around Software-Defined Services

EMC Forum EMC ViPR and ECS: A Lap Around Software-Defined Services EMC Forum 2014 Copyright 2014 EMC Corporation. All rights reserved. 1 EMC ViPR and ECS: A Lap Around Software-Defined Services 2 Session Agenda Market Dynamics EMC ViPR Overview What s New in ViPR Controller

More information

Dell EMC All-Flash solutions are powered by Intel Xeon processors. Learn more at DellEMC.com/All-Flash

Dell EMC All-Flash solutions are powered by Intel Xeon processors. Learn more at DellEMC.com/All-Flash N O I T A M R O F S N A R T T I L H E S FU FLA A IN Dell EMC All-Flash solutions are powered by Intel Xeon processors. MODERNIZE WITHOUT COMPROMISE I n today s lightning-fast digital world, your IT Transformation

More information

EMC s IT TRANSFORMATION

EMC s IT TRANSFORMATION EMC s IT TRANSFORMATION Sanjay Mirchandani Chief Information Officer 1 EMC IT At A Glance INTERNAL USERS IT ENVIRONMENT BUSINESS APPLICATIONS VIRTUALIZATION 2004 24,000 5 DATA CENTERS, 960 TB STORAGE ~400

More information

Dell EMC Cloud Data Protection Disaster Recovery as a Service. Efri Nattel-Shay, Director, Product Management Saar Cohen, DE, CTO

Dell EMC Cloud Data Protection Disaster Recovery as a Service. Efri Nattel-Shay, Director, Product Management Saar Cohen, DE, CTO Dell EMC Cloud Data Protection Disaster Recovery as a Service Efri Nattel-Shay, Director, Product Management Saar Cohen, DE, CTO Dell EMC Notifications Copyright 2017 Dell EMC Corporation. All rights reserved

More information

EMC Surveillance for Edesix Body- Worn Cameras

EMC Surveillance for Edesix Body- Worn Cameras EMC Surveillance for Edesix Body- Worn Cameras Functional Validation Guide H14820 01 Copyright 2016 EMC Corporation. All rights reserved. Published in the USA. Published February, 2016 EMC believes the

More information