Planning an SAP HANA Landscape

Size: px
Start display at page:

Download "Planning an SAP HANA Landscape"

Transcription

1 Planning an SAP HANA Landscape Customer Glen Leslie September 2016

2 SAP HANA: The Platform for All Applications SAP HANA PLATFORM ON-PREMISE CLOUD HYBRID 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 2

3 Application Development Process Orchestration SAP HANA platform Innovative technology in a DB, and much, much more Any App Any App Server Analytic Applications Any BI Tool SQL MDX R JSON Open Connectivity SAP HANA Platform Extended Application Services Supports any Device App Server UI Integration Services Web Server Processing Engine OLTP OLAP Search Text Analysis Predictive Events Spatial Rules Planning Core Database Other Services, Function Libs, Data Mgmt., etc. Predictive Analysis Lib. Business Function Lib. Data Models & Stored Procedures Unified Administration Life-cycle Management Security Integration Services Federation / Big Data Replication ETL/ELT Remote Data Sync Streaming Deployment: On-Premise Hybrid On-Demand SAP HANA platform converges database, data processing and application platform capabilities *and* provides so much more for specialized use cases 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 3

4 SAP HANA platform common use cases Optimizing Business Operations Get instant insights into real-time transactions to optimize business operations Operational Reports, Dashboards, and Analytics Analyze and visualize operational details to support your day-to-day activities Real-time Operational Intelligence Run queries against operational data, streams and events to deliver real-time insights Data Warehouse and Data Mart Deliver actionable insights on enterprise-wide or departmental data Big Data Uncover the value in large, complex and rapidly growing data sets Decision Support, Simulation and Automation Streamline and automate business processes with advanced analytics 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 4

5 SAP HANA: Choice of deployment Cloud, On-Premise and hybrid Bus. Suite BW SAP S/4 HANA 3 rd Party Apps Concur Concur Ariba SuccessFactors Ariba SuccessFactors Cloud On-Premise Hybrid Run all applications in the cloud Run all applications On-Premise Leverage right deployment option that meets business priorities 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 5

6 Sizing

7 SAP HANA Sizing Translate business requirements into hardware requirements in an iterative process SAP HANA Sizing Key Performance Indicators Memory Memory sizing is determined by the data footprint in SAP HANA business and meta data in column and row store) Memory (static) is also being used by other components (e.g. SAP HANA caches and operating system) CPU Disk Size Disk I/O CPU utilization in SAP HANA differs from a traditional database (HANA is designed to use all CPU power available) OLAP systems require more CPU horsepower than OLTP systems Disk is required for data persistence and for logging data Sizing formula is independent of whether the system is an OLAP or OLTP system Network Load SAP provides recommendations for inter-node network in case of scale-out, as well as recommendations for the client network, the application server network and the backup and storage network 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 7

8 Sizing SAP HANA: Process overview Three-party Collaboration Model Hardware Vendors Contributions Certified benchmarks scalable hardware Different configurations together with technology partners Performance studies Custom load tests in collaboration with customers Service level agreements Responsible for final sizing Technical requirements Feedback and experience Hardware configuration Sizing Recommendation CPU (SAPS) Memory (GB) Database space (GB) Disk I/O operations per sec Frontend bandwidth mbps SAP Contributions Development and provision of benchmark toolkits Regression testing for new releases Standard sizing guidelines as part of quality assurance process Sizing verification processes Customer Expectations from benchmarking and sizing Optimal performance Suggestion for hardware configuration Contributions Response time requirements Throughput requirements Provides business data input Feedback and experience Business requirements 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 8

9 SAP HANA Sizing SAP HANA Sizing SAP HANA Quick Sizer - Sizing New Applications Initial Sizing Migrating to SAP HANA Applications Productive Sizing Sidecar Scenarios SAP HANA Quicksizer: > HANA Version Requires login credentials to the SAP Service Marketplace 1. Standalone HANA Re-Sizing: SAP Note Migration: SAP Note SAP S/4HANA and Business Suite/ Industry Solutions powered by HANA SAP Note SAP BW powered by HANA SAP Note Enterprise Search SAP Note CO-PA Accelerator HANA sizing for CO-PA Accelerator 3. SAP Applications on HANA SAP HANA Quicksizer: > HANA Version 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 9

10 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 10

11 Infrastructure Options

12 SAP HANA: One type of overview Application Any Database SAP HANA Operation System Virtualization / Partitioning Server Network Storage SUSE/SLES Redhat/RHEL VMware, Huawei Fusion Sphere; Hitachi LPAR / HP npar /Fujitsu PPAR / Lenovo Flex Node/ IBM Power LPAR) CPU type: Intel E7 with up to 20 TB RAM Intel E5 with up to 1.5 TB RAM IBM Power8 with up to 9.2 TB RAM Client Zone/ Internal Zone/ Storage Zone Appliance delivery approach or - SAP HANA tailored data center integration 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 12

13 SAP HANA infrastructure partners and deployment scenarios Single Server 2 CPU 128GB to 20 CPU 20TB (Intel Xeon E5/E7) 8c to 96c flexible LPAR configs., max 96GB RAM/core ( IBM Power System 8) Single SAP HANA deployments for data marts or accelerators Support for high availability and disaster tolerance Scale Out Cluster 2 to n servers per cluster each server is: 4 CPU or 8 CPU, size ranges 128GB to 4TB (Intel Xeon E7) 8c to 32c flexible LPAR configs., max 50GB RAM/core (IBM Power System 8) Largest certified configuration: 56 servers Largest tested configuration: 100+ servers Support for high availability and disaster tolerance 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 13

14 Infrastructure architectural considerations Scale up / Scale out Public

15 Scalability and scale-up / scale-out Scalability is the ability of a computer hardware/software to take full advantage of its changed context in a re-scaled situation, e.g. by adding or reducing resources Vertical Scalability (scale-up) Adding resources within the same computing unit, e.g. #CPUs, #DRAMs Horizontal Scalability (scale-out) Adding multiple computing units and making them perform well together as one logical computing unit For successful scalability, all layers of a HW/SW stack have to scale with fast performance 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 15

16 SAP HANA scale-up Basic Concept: Single-node hardware server with expansion capacity HANA is heavily optimized for state-of-the-art (multi core/processor) HW architectures HANA uses massive intra-plan and intra-operator parallelism for query execution HANA tries to use all available resources for maximal parallelization Challenge: NUMA-effects on large multi-socket systems Pros No inter-node communicaton overhead Slightly less administrative overhead (design & operations) than for scale-out deployments Does not require deep knowledge of application, data, and hardware (data distribution) Cons Practical size limits (currently in the 15 24TB range) Lack of data distribution may introduce data access inefficiencies (only compared to scaleout) 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 16

17 SAP HANA scale-out Basic concept: Multi-node system comprised of several server nodes acting together; shared-nothing architecture Multiple servers (nodes) are switched together to one logical, but physically distributed database system The shared-nothing SAP HANA architecture helps to minimize communication costs between servers 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 17

18 SAP HANA scale-out HANA s shared-nothing architecture Topology Each node runs on its own local data (shared-nothing) Standby node(s) without own persistence Shared file system for node fail-over and recovery (HW partner implementation) Data Volume Log Volume Data Volume Master node Slave node HDB net Nodes communicate via internal HDB net protocol All nodes belonging to the same HANA system must have the same HW setup Log Volume Standby node(s) Auto fail-over 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 18

19 SAP HANA scale-out Pros & Cons Pros High scalability: Distributed systems can overcome hardware limitations of one single server by distributing load between multiple servers No hardware limits (theoretically) have tested beyond 100TB, SAP owns the Guiness Book of World Records EDW record: 12.1PB Scale-out provides more hardware flexibility and less initial hardware costs than scale-up Cons Scale-out requires more knowledge about data, application and hardware than scale-up (Shared-nothing imposes to understand how data are used in a distributed system) Attention to design & operations on large-scale (>20TB) systems SAP recommendation: Always scale-up first; scale out only if you have to 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 19

20 Tailored Datacenter Infrastructure TDI Options

21 Data center integration approaches: Key concepts overview SAP HANA TDI is an alternative deployment approach. Compared to an appliance, it offers more flexibility when you have to select the appropriate hardware for integrating SAP HANA in your data center. Appliance building blocks: All in one box SAP HANA TDI: Use your own prefered HW SAP HANA HANA Server Server Storage Application Server Database Operating System Virtualization Server (CPU, RAM) Network Storage SAP HANA HANA Server Server Enterprise Network Enterprise Storage Server (CPU, RAM) Network Storage Additional flexibility: Customers can leverage their existing storage, choose their prefered compute server vendor, storage 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 21

22 SAP HANA TDI Enterprise Storage Considerations With the introduction of TDI with Enterprise Storage, SAP supports hardware setups which comply with the three prerequisites below. Apart from that, no further approval by SAP is required. 1) Use certified hardware only Only servers out of the list of certified compute servers are supported Same servers as for SAP HANA appliances 2) Use certified storage only Storages used for TDI setups must have successfully passed the SAP HANA hardware certification for Enterprise Storage Certificate states that the storage fulfills SAP HANA s requirements for data throughput and latency times 15+ storage partners with dozens of certified storage families (as of Sep, 2016) 3) Let only certified person(s) do the SAP HANA software installation Required exam: SAP Certified Technology Specialist (Edition 2015) SAP HANA Installation (E_HANAINS151) For more information, see SAP Training and Certification Shop The exam needs to be successfully passed for a person to perform SAP HANA SW installations SAP HANA hardware partners and their employees do not need this certificate Companies, or their employees, who are sub-contractors of hardware partners must be certified to perform HANA SW installations 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 22

23 SAP HANA TDI Enterprise Storage Detail Read SAP s Storage Whitepaper Get a copy of your storage vendor s configuration guide for SAP HANA. Make sure to run the SAP HANA HW Config Check Tool to check your storage KPIs every time you change your storage configuration Customers should consider involving SAP Global Services and Support (GSS) to perform a HANA Go-Live Check prior to going productive 1) Storage Whitepaper Background Knowledge Conceptual storage layout, non-shared storage vs shared storage Storage sizing formulas Helps you understand the impact of SAP s data throughput KPIs in daily operation of SAP HANA Explains SAP HANA s high-availability support (Host Auto Failover) Available on SCN: SAP HANA Enterprise Storage white paper 2) Storage Configuration Vendor-specific Configuration Guide For getting certified, each storage vendor must file in a configuration guide Explains how to configure the storage for optimal collaboration with SAP HANA Incl recommendations how many SAP HANA server nodes can be connected at maximum Get a copy directly from your storage vendor 3) SAP HANA HW Config Check Tool (HWCCT) Command-line tool, generally available since SAP HANA SPS07 Used by storage vendors, SAP Support, and customers Measures the data throughput and latency times between the SAP HANA servers and the Enterprise Storage system Does not require SAP HANA SW being installed beforehand Uses the same libraries for file system access and the same IO patterns as SAP HANA does Download it from SAP Support Portal Navigation path: A - Z Index -> H -> SAP HANA Platform Edition -> SAP HANA PLATFORM EDIT > Entry by Component -> HANA config check -> SAP HANA HW CONFIG CHECK 1.0 -> Linux on x86_64 64bit -> select SAR file for download Documented in the SAP HANA Administration Guide Contains the latest KPIs For latest docu changes, see PDF attachment of SAP Note SAP SE or an SAP affiliate company. All rights reserved. Customer 23

24 SAP HANA TDI Enterprise Network Considerations With the introduction of TDI, SAP supports Network hardware setups which comply with the prerequisites below. Apart from that, no further approval by SAP is required. SAP does not introduce any certification of network components for TDI setups. Customers should consider involving SAP Global Services and Support (GSS) to perform a HANA Go-Live Check prior to going productive. 1) For the SAP HANA computing nodes, use certified hardware only Same as with TDI with Enterprise Storage 2) In multi-node setups, check the bandwidth available between the computing nodes Make sure that the intra-node network of your SAP HANA scale-out solution fulfills the recommended minimum bandwidth requirements Conduct self-managed tests using the Network Test available with HWCCT SAP does not introduce any additional certification of network components for TDI setups 3) Let only certified person(s) do the SAP HANA software installation Same as TDI Enterprise Storage requirements 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 24

25 SAP HANA TDI Enterprise Network Considerations Read SAP s Network Whitepaper. Make sure to run the SAP HANA HW Config Check Tool to check your network KPIs every time you change your HANA cluster configuration. 1) Network Whitepaper Background Knowledge Helps you understand the impact of SAP s network recommendations on the daily operation of SAP HANA Introduction to SAP HANA s logical network zones: Client Zone, Internal Zone, Storage Zone Detailed description of the network traffic in typical situations of an application scenario Which network zones are involved in situations like data load, reporting, backup, failover, takeover Technical requirements and recommendations for all network zones Available on SCN: HANA Network Requirements white paper Complements existing sources of information: Network zones, ports and connections, host name resolution: SAP HANA Master Guide, chapter 3.3 "The SAP HANA Network Network and communication security: SAP HANA Security Guide, chapter 5 Network recommendations for SAP HANA System Replication: SCN How-To Guide 2) SAP HANA HW Config Check Tool (HWCCT) Network test added with SAP HANA SPS08 Used by hardware vendors, SAP Support, and customers Measures the minimum bandwidth of the intra-node network i.e. the bandwidth available between the hosts that comprise a multinode system Does not require SAP HANA SW being installed beforehand Hosts are tested pair-wise. For each pair, two tests are available: Unidirectional: Transfer test load from host 1 to host 2, measure bandwidth Bidirectional: At the same time, transfer test load from host 1 to host 2 and vice versa; measure bandwidth Documented in the SAP HANA Administration Guide Contains the latest KPIs recommended for the bandwidth of the intranode network For latest docu changes, see PDF attachment of SAP Note SAP SE or an SAP affiliate company. All rights reserved. Customer 25

26 SAP HANA TDI: Extended Support for Intel Xeon E5 v2/v3 CPU Entry-level systems managing expectations Basic idea: Leverage Intel s E5 technology for SAP HANA cost optimized entry-level system Intel Xeon 2 socket E5 26xx v2/v3 with minimum 8 cores per CPU are supported For the SAP HANA computing nodes, use certified hardware only as listed on SCN Homogenous symmetric assembly of DIMMs and maximum utilization of all available memory channels Single server systems scale up only, with systems ranging in size from 128GB to 1.5TB Supported as SAP HANA tailored datacenter integrated system The sweet spot is around $10K (768GB system, populated with 32GB DIMM s) Let only certified person(s) do the SAP HANA software installation Production support for proper sized systems which fulfil the data throughput and the latency KPI s Relaxed HW Specifications for Non-Production system (e.g Cost-Optimized SAP HANA Infrastructure for Non- Production Usage) Restrictions No support for Intel Xeon E5 4 socket systems No support for SAP HANA scale out solutions based on Intel Xeon E5 compute nodes 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 26

27 SAP HANA TDI Phase 4 Introduction to HANA on IBM Power Systems Starting with SPS 11, customers can chose to run SAP HANA on IBM Power Systems 8 (in production) or on Power Systems 7+ (in non-production), as long as they follow the requirements and restrictions listed below: Compute server requirements See Table below for suported Power 8 System configurations Power 8 Model Min cores per LPAR Max cores per LPAR Max RAM per Core (BWoH) Max RAM per LPAR (BWoH) Max RAM per Core (SoH) Max RAM per LPAR (SoH) S GB GB Comment 1 Comment 2 S822L GB GB S824 S824L GB GB All Models: E GB GB E GB GB E GB GB For E850, E870, E880 models users can leverage IBM Capacity on Demand (COD) to turn on/off capacity as needed SLES 11 SP4 required Dedicated, donating LPARs only; Shared Processor Pool not allowed (See SAP Note ) Support for Live Partition Mobility (LPM) (*) See SAP HANA on IBM Power Systems: Allowed Hardware for an up-to-date list of supported Power 8 system configurations, also SAP Note SAP HANA on IBM Power Systems with multiple LPARs per physical host, and SAP Note Supported products when running SAP HANA on IBM Power Systems 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 27

28 SAP HANA Tailored Data Center Integration Comparison with Appliance Delivery Model Appliance Delivery Model SAP HANA TDI Approach Hardware Selection Limited (customer) flexibility Customer can choose between appliance vendors No option to replace certain components with HW already used in customers Data Center Potential Savings leveraging existing investments Use customer-preferred storage Use customer-preferred network components A choice of compute server processor (Intel Xeon E5, E7 CPU, Compared to the appliance delivery, SAP HANA TDI is an additional approach IBM Power providing 8 CPU) you with more flexibility to fulfill your needs of integrating SAP HANA in your data center. Implementation Effort Low for customer Preconfigured HW plus preinstalled SW Only HW is delivered Installation to be done by customer (incl. OS) Extensive documentation (guides, SAP notes) available Safeguarding / Solution Validation Done together by SAP and HW Partner SAP HANA Going-Live check offered by SAP AGS Self-managed, customer run infrastructure tests optional SAP HANA HW Configuration Check Tool Support Fully provided by SAP Individual support agreement(s) with HW partner(s) required OS Service Contract Appliance vendor is reseller of OS provider s service contract Customer to care for getting the OS provider s service contract 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 28

29 SAP HANA On-Premise SAP HANA appliance vs. SAP HANA TDI support model SAP HANA appliance model: SAP HANA software pre-installed by certified hardware partners on validated hardware running a specific operating system SAP coordinates all support requests for all components of the system, including hardware, with the responsible partners SAP is the main point of contact for all issues; SAP works with the hardware partner as needed SAP HANA TDI model: Customer is responsible for software installation; the customer is also responsible for defining support agreements with the various partners and for managing support with all the involved partners Customers work with hardware partners on hardware support requirements Supportability tool called the HW Configuration Check Tool for SAP HANA * (documentation attached to SAP Note ) allows customers to check if the hardware is optimally configured to meet the requirements of SAP HANA Customers are also responsible for on-going system maintenance and support, including: initial software installation updating patching the OS and SAP HANA DBMS software 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 29

30 DB Configuration / Virtualization TDI Options

31 Bare Metal Virtualization Bare Metal Virtualization Summary MCOD / MCOS / Virtualization on one SAP HANA hardware unit Productive Systems Classical scenario Appliance approach for optimal performance 1 x Appliance 1 x SAP HANA DB 1 x DB schema 1 x Application (e.g. ERP, CRM or BW) Bare-metal or virtualized White-Listed Scenarios MCOD Multiple Components on one Database 1 x Appliance 1 x SAP HANA DB n x DB schema n x Applications Prod. usage for white listed scenarios allowed, e.g. SAP ERP together with SAP Fraud Management. See SAP notes and MCOS Multiple Components on one System, multi-sid 1 x Appliance n x SAP HANA DB n x DB schema n x Applications Restricted Production Systems (scale-out) E.g. DEV and QA system on one hardware. See SAP note Virtualization (On-Premise) Virtualization technology separates multiple OS images each containing one HANA DB n x Virtualized Appliances n x SAP HANA DB n x DB schema n x Applications See SAP note AS ABAP SID: ABC AS ABAP SID: ABC Application SID: XYZ AS ABAP SID: ABC AS ABAP SID: XYZ AS ABAP SID: ABC AS ABAP SID: XYZ SAP HANA <HDB> Schema ABC SAP HANA <HDB> Schema ABC Schema XYZ SAP HANA <HDB1> Schema ABC SAP HANA <HDB2> Schema XYZ SAP HANA <HDB> Schema ABC SAP HANA <HDB> Schema XYZ 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 31

32 SAP HANA virtualization / multi-tenancy options Horizontal View Multiple Components, one Database (MCOD) Multiple Components / Instances, one System (MCOS, Virtualization) Multi-tenant Database Containers, one HANA Instance (MDC) App X App Y App X App Y App X App Y Schema X Schema Y Database SAP HANA Instance OS HW Schema X Schema Y Database Database SAP HANA Instance SAP HANA Instance OS OS Hypervisor HW Schema X Schema Y Tenant DB Tenant DB SAP HANA Instance OS HW See Notes See SAP Notes See SAP Note SAP SE or an SAP affiliate company. All rights reserved. Customer 32

33 SAP HANA multi-tenancy options SAP HANA Multi-tenant Database Containers (MDC) Multitenant Database Containers provide strong isolation capabilities Each tenant database has its own database admin and end users, database catalog, repository, persistence, backups, traces and logs Tenants Memory and CPU consumption can be configured independently Integration with SAP HANA data center operation procedures, housekeeping, backups (full and/or on tenant level), etc. Application SAP HANA System Application Multitenant Database Containers share one SID and Revision Shared installation of database system software Tenant databases are identified by name or port SAP HANA system replication covers whole system (Sys. DB and tenants) Additive sizing for all tenant database Tenant DB System DB Tenant DB Targeting MCOS-like On-Premise and SAP HANA Cloud scenarios with reasonable amount of tenant databases per system. Cloud-friendly SAP HANA MDC capabilities Elasticity (shrink and grow tenants, move tenants) Security (Separation of provider and customer) Optimized for many small tenants (footprint reduction) 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 33

34 SAP HANA Virtualized Current Status Supported Hypervisors SAP HANA Platform Supported Hypervisors VMware vsphere / ESXi Hitachi LPAR Huawei FusionSphere IBM PowerVM Other Hypervisors Scale-out Single VM Multi VM Single/Multi VM Single/Multi VM General Availability for multiple SAP HANA virtual machines on multiple certified SAP HANA host server in production. General Availability for single SAP HANA virtual machine on a single certified SAP HANA host server in production General Availability for multiple SAP HANA virtual machines on a single certified SAP HANA host server in production Controlled Availability for single or multiple SAP HANA virtual machines on a single certified SAP HANA host server in production Only Supported for Non-Prod Prospects are open source hypervisors like XEN and KVM. SAP Note SAP Note SAP Note SAP Note SAP Note SAP Note SAP Note SAP Note SAP SE or an SAP affiliate company. All rights reserved. Customer 34

35 SAP HANA virtualized General conditions and constraints General guidelines for Virtualization of SAP HANA: o Limited to 2 and 4 socket certified SAP HANA appliance hardware (large 8 socket appliances check with Hypervisor vendor first!!!! ) o CPU & memory overprovisioning and nesting must not be used. o SAP HANA installation was either done by an SAP HANA certified engineer on SAP HANA certified hardware and successfully verified with the SAP HANA hardware configuration check tool (SAP HANA Tailored Datacenter Integration option), or system had been delivered pre-configured as certified SAP HANA appliance, with hypervisor installed by SAP HANA hardware partner. See SAP Note SAP HANA Support for Virtualized Environments 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 35

36 SAP HANA on VMware Comparison SAP HANA virtualized vs. MDC Performance of SAP HANA virtualized During performance analysis the majority of tests stayed within 12% performance degradation compared to bare metal. Performance Performance Critical What use cases are a good fit for SAP HANA virtualized: Financial VMs > 512 GB RAM * Performance Non-Performance Critical Financial VMs 512 GB RAM * SAP works closely with hypervisor provider to keep performance overhead minimized This indicates that there are particular scenarios which might not be suited for SAP HANA on VMware. Users > ~500 named users (Business Suite) Technical * > 64 vcpu > 1 TB memory Use Cases: Mission Critical / High-Performance Scenarios Absolute Performance Testing (E2E elapse time) Scale-out / HANA Host Auto-Failover SAP Central System (Business Suite) Users 1:1 (server : user) < ~500 named users (Business Suite) Technical * 64 vcpu 1 TB memory Use Cases: Sandbox / Trial Systems / Development and Test Systems Relative Performance Tests (old vs. new version on VM) High-Available / Disaster Recovery Tolerant System Setup * Relates to VMware vsphere 6.0 release 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 36

37 Datacenter Readiness Capabilities TDI Options

38 SAP HANA Data Center Readiness Quick Overview SAP HANA Data Center Readiness Backup & Recovery Data & Log Backup Point-In-Time Recovery 3 rd -party backup tool support Netbackup, Tivoli, Simpana, DataProtector, Networker, Sesam Storage Snapshots Point-In-Time Recovery High Availability In case of hardware or system failure the standby system takes over in the same data center Several options: storage-based shadow databases Internal or external cluster manager Disaster Recovery Failover to a different HANA instance in another, even far distant data center Automatic and manual procedures possible Several options: storage-based shadow databases External cluster manager Design & Setup Several deployment options Multi-Tenant Database Container NetWeaver Central instance on HANA server Virtualization for production usage Tailored Data Center Integration Dynamic Tiering Security & Auditing Comprehensive security framework Fine-granular authorizations Encryption Compliance (SoD, audit logging,...) Secure hardware / software setup IDM and GRC integration 3rd party via standard / documented interfaces Continuous Improvement of Simplification & Flexibility Starting Page: Features of SAP HANA: Data Center - Enterprise Readiness and HA/DR 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 38

39 High Availability Disaster Recovery Business Continuity High Availability per Data Center Disaster recovery between Data Centers SAP HANA Host Auto-Failover (Scale-Out with Standby) SAP HANA Storage Replication SAP HANA System Replication Performance Optimized Cost Optimized SAP HANA System Replication Performance Optimized Cost Optimized 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 39

40 Storage Connector API Shared Storage SAN Storage Ways to setup High Availability and Disaster Recovery Host Auto-Failover Cluster-like solution One data pool Includes internal cluster manager for micro cosmos Auto-Failover Uses Storage Connector APIs for communication with environment Name server Name server Server 1 Server 2 System Replication Similar to classical shadow database solutions Ambivalent solution for HA & DR Automation possible with external cluster manager (macro cosmos) Primary HANA Automatic Initial Data Load Log Secondary HANA preload Storage Replication Often already used by several customers Usually used for DR Automation possible with external cluster manager (macro cosmos) Primary HANA Secondary HANA preload Name server Server 3 Name server Standby Server Data Log Data Log Data Log Log Data Data Log Covers HW problems with additional host(s) Covers HW and data integrity problems with an additional set of individually driven data pools Covers HW (data center) failures on a broader scale 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 40

41 Worldwide Data Center Setups Multi Tier System Replication Cascading Systems Data Center Data Center Sync Tier 1 Tier 2 Tier 3 Production Local shadow with data preload Remote system/shadow with or without preload (mixed usage together with non-prod. operation) Tier 1 2 Tier 2 3 SYNCMEM ASYNC SYNC ASYNC SAP Note SAP HANA Multitier System Replication supported replication modes between sites with SPS11: ASYNC&ASYNC, SYNCMEM&SYNC (Of course, distance (latency) will rule the use of replication mode options!) 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 41

42 Tools for managing SAP HANA systems and landscapes Which tool to use, for what SAP Solution Manager SAP Landscape Management Use it for: End-to-end root cause analysis and unified alert inbox for entire landscape and for business process reporting Central alerting and monitoring infrastructure Runs on SAP NetWeaver AS for ABAP Use it for: Automation and orchestration of SAP HANA advance operations, accelerating migration projects and centralizing landscape operations Central landscape management solution Runs on SAP NetWeaver AS for Java Native Tools for SAP HANA database administration SAP HANA cockpit SAP DB Control Center SAP HANA studio Use it for: Core administration and detailed monitoring of a single SAP HANA database Web-based SAP Fiori launchpad Runs on SAP HANA XS Classic Use it for: Administration and monitoring of the entire SAP HANA database landscape Web-based SAP Fiori launchpad Runs on SAP HANA XS Classic Use it for: SAP HANA basic administration tasks and development including modeled views Eclipse-based IDE No longer in feature development 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 42

43 SAP Landscape Virtualization Management (SAP LVM) aka SAP Landscape Management 3.0 SAP LVM is a powerful automation solution that helps you simplify and automate the management and operations of your SAP landscapes Further details about Release 2.1, SP3, Videos 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 43

44 Capabilities SAP Landscape Virtualization Management What are customers using it for A Landscape Management B E2E System Copy/Refresh C Managing SAP HANA D Full Setup E As Part of Cloud Transformation Automate operations: start, stop, relocate, mass operations with inter-system dependencies Validations, Notifications Extensibility Landscape Visualization, Dashboards and Reports Storage-Based automated end-to-end SAP system copy, rename and refresh including PCA VM-Based automated end-to-end SAP system copy, rename and refresh including PCA Automate post-copy processing steps for ABAP/Java using PCA Custom Provisioning Centralized Operations and Management such as; start, stop, relocate with built-in support for system dependencies Automate advance operations such as; system clone, copy, refresh, takeover to secondary Accelerate HANA Migration projects using specialized post-copy automation task lists (e.g. BW to HANA migration) Use full functionality provided by LVM Visualize your SAP Landscape, Dashboards, Reports Mass Operations with intersystem dependencies Validations, Notifications Extensibility E2E Automated SAP System Clone, Copy, Rename, Refresh Managing SAP HANA systems and landscapes Use LVM as a provisioning engine for SAP application provisioning & customization execute LVM operations via thirdparty orchestration solutions using template interfaces (e.g. vcac) Use LVM as a front-end within SAP hybrid/private cloud setup for SAP deployments and application customization along with selfservice portal and performance dashboards etc. SAP consulting offering for SAP LVM projects virtualization-services@sap.com 2016 SAP SE or an SAP affiliate company. All rights reserved. Customer 44

45 SAP Landscape Virtualization Management Managing SAP HANA on-premise systems Today Provisioning SAP HANA Systems * System clone, copy, rename and refresh (including synchronized clone) for single-node and multi-node (scale-out) systems Automation for post-copy processing tasks Landscape Management for SAP HANA * Detect, start, stop, monitor and relocate singlenode and multi-node (scale-out) systems Mass operations on systems with in-built support for system dependencies Takeover procedure for SAP HANA replication * SAP LVM use-cases focus on SAP HANA tailored data center integration ** through post-copy automation task list Relevant SAP notes: # , # For additional information on SAP HANA tailored data center integration (TDI), please refer to: SAP SE or an SAP affiliate company. All rights reserved. Customer 45

46 Thank you Contact information: Glen Leslie SAP HANA COE

SAP HANA in alta affidabilità: il valore aggiunto di Fujitsu - NetApp

SAP HANA in alta affidabilità: il valore aggiunto di Fujitsu - NetApp SAP HANA in alta affidabilità: il valore aggiunto di Fujitsu - NetApp Antonio Gentile Fujitsu SAP Business Development Manager Matteo Pirelli NetApp Technical Partner Manager In-Memory Computing In-memory

More information

IBM Power Systems for SAP HANA Implementations

IBM Power Systems for SAP HANA Implementations IBM Power Systems for SAP HANA Implementations Alfred Freudenberger North America SAP on Power Systems Executive afreude@us.ibm.com 512-659-8059 IBM Internal Use Olnly Blog: SAPonPower.wordpress.com SAP

More information

SAP HANA Operation Expert Summit BUILD User Management & Security Overview Andrea Kristen/SAP HANA Product Management May 2014.

SAP HANA Operation Expert Summit BUILD User Management & Security Overview Andrea Kristen/SAP HANA Product Management May 2014. SAP HANA Operation Expert Summit BUILD User Management & Security Overview Andrea Kristen/SAP HANA Product Management May 2014 Customer Disclaimer This presentation outlines our general product direction

More information

SAP HANA Inspirience Day Workshop SAP HANA Infra. René Witteveen Master ASE Converged Infrastructure, HP

SAP HANA Inspirience Day Workshop SAP HANA Infra. René Witteveen Master ASE Converged Infrastructure, HP SAP HANA Inspirience Day Workshop SAP HANA Infra René Witteveen Master ASE Converged Infrastructure, HP Workshop Outline. Introduction Name and Company Department/Role Status and experience with SAP HANA

More information

Lenovo Software Defined Infrastructure Solutions. Aleš Simončič Technical Sales Manager, Lenovo South East Europe

Lenovo Software Defined Infrastructure Solutions. Aleš Simončič Technical Sales Manager, Lenovo South East Europe Lenovo Software Defined Infrastructure Solutions Aleš Simončič Technical Sales Manager, Lenovo South East Europe 1 The Lenovo 360 Oil Exploration Cure Research Exploring the Universe Cloud Big Data Analytics

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

S/4HANA Embedded Analytics and SAP Digital Boardroom

S/4HANA Embedded Analytics and SAP Digital Boardroom S/4HANA Embedded Analytics and SAP Digital Boardroom ASUG Colombia November, 2017 Disclaimer The information in this presentation is confidential and proprietary to SAP and may not be disclosed without

More information

Wharfedale Technologies Inc. Whitepaper January SAP HANA on Public Cloud (Azure)... 3

Wharfedale Technologies Inc. Whitepaper January SAP HANA on Public Cloud (Azure)... 3 Table of Contents SAP HANA on Public Cloud (Azure)... 3 Overview...3 Why Public Cloud for HANA...3 SAP HANA Products Certified for Use on Azure...4 Deployment Options...5 HANA on Azure VMs... 5 HANA on

More information

SAP HANA Operation Expert Summit PLAN - Hardware Landscapes. Addi Brosig, SAP HANA Product Management May 2014

SAP HANA Operation Expert Summit PLAN - Hardware Landscapes. Addi Brosig, SAP HANA Product Management May 2014 SAP HANA Operation Expert Summit PLAN - Hardware Landscapes Addi Brosig, SAP HANA Product Management May 2014 Disclaimer This presentation outlines our general product direction and should not be relied

More information

SAP and SAP HANA on VMware

SAP and SAP HANA on VMware SAP and SAP HANA on VMware 77% of CIO s Plan a Core ERP Refresh by YE2015 Exhibit 5 Survey suggests ERP refreshes in CY14 will be consistent with CY13 and below CY10-CY12 Levels When was the last time

More information

Oracle Exadata: Strategy and Roadmap

Oracle Exadata: Strategy and Roadmap Oracle Exadata: Strategy and Roadmap - New Technologies, Cloud, and On-Premises Juan Loaiza Senior Vice President, Database Systems Technologies, Oracle Safe Harbor Statement The following is intended

More information

HP Solutions for SAP HANA

HP Solutions for SAP HANA Powered by Intel HP Solutions for SAP HANA Vladan Stevanovic BCS Sales Manager, South East Europe June 2014. Copyright Copyright 2014 2014 Hewlett-Packard Development Company, Company, L.P. The L.P. information

More information

EBOOK: VMware Cloud on AWS: Optimized for the Next-Generation Hybrid Cloud

EBOOK: VMware Cloud on AWS: Optimized for the Next-Generation Hybrid Cloud EBOOK: VMware Cloud on AWS: Optimized for the Next-Generation Hybrid Cloud Contents Introduction... 3 What is VMware Cloud on AWS?... 5 Customer Benefits of Adopting VMware Cloud on AWS... 6 VMware Cloud

More information

Fujitsu: Your Partner for SAP HANA Solutions

Fujitsu: Your Partner for SAP HANA Solutions Fujitsu: Your Partner for SAP HANA Solutions The In-memory Revolution Process vast amounts of data in real-time Run analytics dramatically faster than disk-based DB (10x to >1,000x) Big Data Challenge

More information

Symantec Reference Architecture for Business Critical Virtualization

Symantec Reference Architecture for Business Critical Virtualization Symantec Reference Architecture for Business Critical Virtualization David Troutt Senior Principal Program Manager 11/6/2012 Symantec Reference Architecture 1 Mission Critical Applications Virtualization

More information

Nutanix Tech Note. Virtualizing Microsoft Applications on Web-Scale Infrastructure

Nutanix Tech Note. Virtualizing Microsoft Applications on Web-Scale Infrastructure Nutanix Tech Note Virtualizing Microsoft Applications on Web-Scale Infrastructure The increase in virtualization of critical applications has brought significant attention to compute and storage infrastructure.

More information

2 to 4 Intel Xeon Processor E v3 Family CPUs. Up to 12 SFF Disk Drives for Appliance Model. Up to 6 TB of Main Memory (with GB LRDIMMs)

2 to 4 Intel Xeon Processor E v3 Family CPUs. Up to 12 SFF Disk Drives for Appliance Model. Up to 6 TB of Main Memory (with GB LRDIMMs) Based on Cisco UCS C460 M4 Rack Servers Solution Brief May 2015 With Intelligent Intel Xeon Processors Highlights Integrate with Your Existing Data Center Our SAP HANA appliances help you get up and running

More information

Optimizing SAP Performance: Reducing Costs, Time, and Resources

Optimizing SAP Performance: Reducing Costs, Time, and Resources Optimizing SAP Performance: Reducing Costs, Time, and Resources Presented by: Eric Walter EMC SAP Solution Architect 1 Agenda Topics What is SAP? SAP, VMware and EMC Relationship Virtualization of SAP:

More information

HP ConvergedSystem for SAP HANA

HP ConvergedSystem for SAP HANA HP ConvergedSystem for SAP HANA 08.10.2014 Kostiantyn Grygortsov Technical Consultant Project Sharks HP ConvergedSystem Purpose Built Automated ROI, Redefined Copyright 2012 Hewlett-Packard Development

More information

How to Protect SAP HANA Applications with the Data Protection Suite

How to Protect SAP HANA Applications with the Data Protection Suite White Paper Business Continuity How to Protect SAP HANA Applications with the Data Protection Suite As IT managers realize the benefits of in-memory database technology, they are accelerating their plans

More information

NEW CONVERGED APPROACH FOR SAP POWERED BY ATOS

NEW CONVERGED APPROACH FOR SAP POWERED BY ATOS NEW CONVERGED APPROACH FOR SAP POWERED BY ATOS Michael Schmitter, Atos Tim Wörfel, Hitachi Vantara 28.02.2018 HITACHI and Atos Partnership More 9 Years Partnership Partnership covers main areas of the

More information

Enterprise X-Architecture 5th Generation And VMware Virtualization Solutions

Enterprise X-Architecture 5th Generation And VMware Virtualization Solutions Steve Sue VMware PSE June-8 th -2010 Enterprise X-Architecture 5th Generation And VMware Virtualization Solutions 2010 IBM Corporation Virtualization Spending Priority Goldman Sachs 2010 Key Tech Trends

More information

Technology as a Fuel for the Process of Digital Transition

Technology as a Fuel for the Process of Digital Transition Technology as a Fuel for the Process of Digital Transition Irene Hopf, Global Thought Leader SAP Solutions June 2 nd 2016, Zagreb Croatia IT Technology in SAP Landscapes 2 About Lenovo Revenue: $46 B 58000

More information

Move, manage, and run SAP applications in the cloud. SAP-Certified Infrastructure from IBM Cloud

Move, manage, and run SAP applications in the cloud. SAP-Certified Infrastructure from IBM Cloud Move, manage, and run SAP applications in the cloud SAP-Certified Infrastructure from IBM Cloud 02 SAP Applications in the IBM Cloud Introduction The pace of business is skyrocketing. Data ingestion rates

More information

Fujitsu World Tour 2018

Fujitsu World Tour 2018 Fujitsu World Tour 2018 Hybrid-IT come realizzare la Digital Transformation nella tua azienda Human Centric Innovation Co-creation for Success 0 2018 FUJITSU Enrico Ferrario Strategic Sales Service Andrea

More information

Cisco HyperFlex Hyperconverged Infrastructure Solution for SAP HANA

Cisco HyperFlex Hyperconverged Infrastructure Solution for SAP HANA Cisco HyperFlex Hyperconverged Infrastructure Solution for SAP HANA Learn best practices for running SAP HANA on the Cisco HyperFlex hyperconverged infrastructure (HCI) solution. 2018 Cisco and/or its

More information

Unified Management for Virtual Storage

Unified Management for Virtual Storage Unified Management for Virtual Storage Storage Virtualization Automated Information Supply Chains Contribute to the Information Explosion Zettabytes Information doubling every 18-24 months Storage growing

More information

Quo Vadis SAP HANA Erwartungen und Ausblick. Jürgen Karnstädt HP SAP Competence Center Walldorf Mai 2013

Quo Vadis SAP HANA Erwartungen und Ausblick. Jürgen Karnstädt HP SAP Competence Center Walldorf Mai 2013 Quo Vadis SAP HANA Erwartungen und Ausblick Jürgen Karnstädt HP SAP Competence Center Walldorf Mai 2013 Agenda SAP HANA Vision SAP HANA concept HP in the SAP HANA market SAP HANA scenarios Motivation to

More information

Transforming Data Protection with HPE: A Unified Backup and Recovery June 16, Copyright 2016 Vivit Worldwide

Transforming Data Protection with HPE: A Unified Backup and Recovery June 16, Copyright 2016 Vivit Worldwide Transforming Data Protection with HPE: A Unified Backup and Recovery June 16, 2016 Copyright 2016 Vivit Worldwide Brought to you by Copyright 2016 Vivit Worldwide Hosted By Bob Crews President Checkpoint

More information

Best Practices of Huawei SAP HANA TDI Solution Using OceanStor Dorado V3. Huawei Enterprise BG, IT Storage Solution Dept Version 1.

Best Practices of Huawei SAP HANA TDI Solution Using OceanStor Dorado V3. Huawei Enterprise BG, IT Storage Solution Dept Version 1. Best Practices of Huawei SAP HANA TDI Solution Using OceanStor Dorado V3 Huawei Enterprise BG, IT Storage Solution Dept 2017-7-31 Version 1.0 Contents 1 About This Document... 3 1.1 Overview... 3 1.2 Purpose...

More information

HPE and Micro Focus Data Protection for SAP HANA

HPE and Micro Focus Data Protection for SAP HANA SOLUTION BRIEF HPE and Micro Focus Data Protection for SAP HANA AUGUST 2018 These days the world operates in real-time all the time. Whether in making ticket purchases or getting the best deal from online

More information

Cisco HyperFlex Solutions

Cisco HyperFlex Solutions White Paper Cisco HyperFlex Solutions Running SAP Production Landscapes in a Cisco HyperFlex 2.0 All-Flash System with an SAP HANA Appliance Author: Brian Everitt 4/10/2017 Executive Summary SAP landscapes

More information

SAP HANA Update. Saul Cunningham SAP Big Data Centre of Excellence

SAP HANA Update. Saul Cunningham SAP Big Data Centre of Excellence SAP HANA Update Saul Cunningham SAP Big Data Centre of Excellence The first 35 years: innovated with ERP & LOB apps Data In ERP + LOB Systems of Record Five years ago: innovated with analytics Data In

More information

SAP HANA x IBM POWER8 to empower your business transformation. PETER LEE Distinguished Engineer Systems Hardware, IBM Greater China Group

SAP HANA x IBM POWER8 to empower your business transformation. PETER LEE Distinguished Engineer Systems Hardware, IBM Greater China Group SAP HANA x IBM POWER8 to empower your business transformation PETER LEE Distinguished Engineer Systems Hardware, IBM Greater China Group Digital Transformation in the Era of Big Data Volume Variety Velocity

More information

Pivot3 Acuity with Microsoft SQL Server Reference Architecture

Pivot3 Acuity with Microsoft SQL Server Reference Architecture Pivot3 Acuity with Microsoft SQL Server 2014 Reference Architecture How to Contact Pivot3 Pivot3, Inc. General Information: info@pivot3.com 221 West 6 th St., Suite 750 Sales: sales@pivot3.com Austin,

More information

SAP BW/4HANA the next generation Data Warehouse

SAP BW/4HANA the next generation Data Warehouse SAP BW/4HANA the next generation Data Warehouse Lothar Henkes, VP Product Management SAP EDW (BW/HANA) July 25 th, 2017 Disclaimer This presentation is not subject to your license agreement or any other

More information

VMware vsphere 4.0 The best platform for building cloud infrastructures

VMware vsphere 4.0 The best platform for building cloud infrastructures VMware vsphere 4.0 The best platform for building cloud infrastructures VMware Intelligence Community Team Rob Amos - Intelligence Programs Manager ramos@vmware.com (703) 209-6480 Harold Hinson - Intelligence

More information

SQL Server SQL Server 2008 and 2008 R2. SQL Server SQL Server 2014 Currently supporting all versions July 9, 2019 July 9, 2024

SQL Server SQL Server 2008 and 2008 R2. SQL Server SQL Server 2014 Currently supporting all versions July 9, 2019 July 9, 2024 Current support level End Mainstream End Extended SQL Server 2005 SQL Server 2008 and 2008 R2 SQL Server 2012 SQL Server 2005 SP4 is in extended support, which ends on April 12, 2016 SQL Server 2008 and

More information

VMware Virtual SAN Technology

VMware Virtual SAN Technology VMware Virtual SAN Technology Today s Agenda 1 Hyper-Converged Infrastructure Architecture & Vmware Virtual SAN Overview 2 Why VMware Hyper-Converged Software? 3 VMware Virtual SAN Advantage Today s Agenda

More information

The vsphere 6.0 Advantages Over Hyper- V

The vsphere 6.0 Advantages Over Hyper- V The Advantages Over Hyper- V The most trusted and complete virtualization platform SDDC Competitive Marketing 2015 Q2 VMware.com/go/PartnerCompete 2015 VMware Inc. All rights reserved. v3b The Most Trusted

More information

VEMBU VS VEEAM Why Vembu is Better. VEMBU TECHNOLOGIES

VEMBU VS VEEAM Why Vembu is Better. VEMBU TECHNOLOGIES VEMBU VS VEEAM Why is Better VEMBU TECHNOLOGIES vs About Technologies is a well known technology innovator in offering Backup & Disaster Recovery () product targeted at IT-Administrators in large, medium

More information

SAP HANA SAP HANA Introduction Description:

SAP HANA SAP HANA Introduction Description: SAP HANA SAP HANA Introduction Description: SAP HANA is a flexible, data-source-agnostic appliance that enables customers to analyze large volumes of SAP ERP data in real-time, avoiding the need to materialize

More information

NS2 Cloud Overview The Cloud Built for Federal Security and Export Controlled Environments. Hunter Downey, Cloud Solution Director

NS2 Cloud Overview The Cloud Built for Federal Security and Export Controlled Environments. Hunter Downey, Cloud Solution Director NS2 Cloud Overview The Cloud Built for Federal Security and Export Controlled Environments Hunter Downey, Cloud Solution Director Why Organizations are investing in the Cloud Pressure on IT and business

More information

Introducing VMware Validated Designs for Software-Defined Data Center

Introducing VMware Validated Designs for Software-Defined Data Center Introducing VMware Validated Designs for Software-Defined Data Center VMware Validated Design 4.0 VMware Validated Design for Software-Defined Data Center 4.0 You can find the most up-to-date technical

More information

Introducing VMware Validated Designs for Software-Defined Data Center

Introducing VMware Validated Designs for Software-Defined Data Center Introducing VMware Validated Designs for Software-Defined Data Center VMware Validated Design for Software-Defined Data Center 4.0 This document supports the version of each product listed and supports

More information

Azure Webinar. Resilient Solutions March Sander van den Hoven Principal Technical Evangelist Microsoft

Azure Webinar. Resilient Solutions March Sander van den Hoven Principal Technical Evangelist Microsoft Azure Webinar Resilient Solutions March 2017 Sander van den Hoven Principal Technical Evangelist Microsoft DX @svandenhoven 1 What is resilience? Client Client API FrontEnd Client Client Client Loadbalancer

More information

IBM Cloud for VMware Solutions

IBM Cloud for VMware Solutions Introduction 2 IBM Cloud IBM Cloud for VMware Solutions Zeb Ahmed Senior Offering Manager VMware on IBM Cloud Mehran Hadipour Director Business Development - Zerto Internal Use Only Do not distribute 3

More information

Simplifying your upgrade and consolidation to BW/4HANA. Pravin Gupta (Teklink International Inc.) Bhanu Gupta (Molex LLC)

Simplifying your upgrade and consolidation to BW/4HANA. Pravin Gupta (Teklink International Inc.) Bhanu Gupta (Molex LLC) Simplifying your upgrade and consolidation to BW/4HANA Pravin Gupta (Teklink International Inc.) Bhanu Gupta (Molex LLC) AGENDA What is BW/4HANA? Stepping stones to SAP BW/4HANA How to get your system

More information

Introducing VMware Validated Designs for Software-Defined Data Center

Introducing VMware Validated Designs for Software-Defined Data Center Introducing VMware Validated Designs for Software-Defined Data Center VMware Validated Design for Software-Defined Data Center 3.0 This document supports the version of each product listed and supports

More information

#techsummitch

#techsummitch www.thomasmaurer.ch #techsummitch Justin Incarnato Justin Incarnato Microsoft Principal PM - Azure Stack Hyper-scale Hybrid Power of Azure in your datacenter Azure Stack Enterprise-proven On-premises

More information

Reconstruyendo una Nube Privada con la Innovadora Hiper-Convergencia Infraestructura Huawei FusionCube Hiper-Convergente

Reconstruyendo una Nube Privada con la Innovadora Hiper-Convergencia Infraestructura Huawei FusionCube Hiper-Convergente Reconstruyendo una Nube Privada con la Innovadora Hiper-Convergencia Infraestructura Huawei FusionCube Hiper-Convergente Ronald Paz IT Product Director Huawei del Peru Contents 1 Huawei Corporation 2 IT

More information

BI, Big Data, Mission Critical. Eduardo Rivadeneira Specialist Sales Manager

BI, Big Data, Mission Critical. Eduardo Rivadeneira Specialist Sales Manager BI, Big Data, Mission Critical Eduardo Rivadeneira Specialist Sales Manager Required 9s & Protection Blazing-Fast Performance Enhanced Security & Compliance Rapid Data Exploration & Visualization Managed

More information

How Symantec Backup solution helps you to recover from disasters?

How Symantec Backup solution helps you to recover from disasters? How Symantec Backup solution helps you to recover from disasters? Finn Henningsen Presales Specialist Technology Days 2011 1 Thank you to our sponsors Technology Days 2011 2 Agenda Why do we bother? Infrastructure

More information

HPE GO4SAP Getting Orchestrated for SAP Automate SAP Basis Management Enterprise-scale end-to-end

HPE GO4SAP Getting Orchestrated for SAP Automate SAP Basis Management Enterprise-scale end-to-end HPE GO4SAP Getting Orchestrated for SAP Automate SAP Basis Management Enterprise-scale end-to-end Automate enterprise-scale SAP Basis Management end-to-end SAP helps companies of all sizes and industries

More information

Randy Pagels Sr. Developer Technology Specialist DX US Team AZURE PRIMED

Randy Pagels Sr. Developer Technology Specialist DX US Team AZURE PRIMED Randy Pagels Sr. Developer Technology Specialist DX US Team rpagels@microsoft.com AZURE PRIMED 2016.04.11 Interactive Data Analytics Discover the root cause of any app performance behavior almost instantaneously

More information

Introduction to SAP HANA and what you can build on it. Jan 2013 Balaji Krishna Product Management, SAP HANA Platform

Introduction to SAP HANA and what you can build on it. Jan 2013 Balaji Krishna Product Management, SAP HANA Platform Introduction to SAP HANA and what you can build on it Jan 2013 Balaji Krishna Product Management, SAP HANA Platform Safe Harbor Statement The information in this presentation is confidential and proprietary

More information

Cisco Unified Computing System for SAP Landscapes

Cisco Unified Computing System for SAP Landscapes Cisco Unified Computing System for SAP Landscapes Improve IT Responsiveness and Agility for Rapidly Changing Business Demands by Using the Cisco Unified Computing System White Paper November 2010 Introduction

More information

IT Infrastructure: Poised for Change

IT Infrastructure: Poised for Change IT Infrastructure: Poised for Change David Freund Corporate Virtual Architect EMC Corporation October, 2009 Copyright 2009 EMC Corporation. All rights reserved. 1 Things Change The Big Question What s

More information

Cisco Solution for Private Cloud

Cisco Solution for Private Cloud Dubrovnik, Croatia, South East Europe 20-22 May, 2013 Cisco Solution for Private Cloud Sascha Merg Technical Solutions Architect 2011 2012 Cisco and/or its affiliates. All rights reserved. Cisco Connect

More information

Hyper-Convergence De-mystified. Francis O Haire Group Technology Director

Hyper-Convergence De-mystified. Francis O Haire Group Technology Director Hyper-Convergence De-mystified Francis O Haire Group Technology Director The Cloud Era Is Well Underway Rapid Time to Market I deployed my application in five minutes. Fractional IT Consumption I use and

More information

Whitepaper: Back Up SAP HANA and SUSE Linux Enterprise Server with SEP sesam. Copyright 2014 SEP

Whitepaper: Back Up SAP HANA and SUSE Linux Enterprise Server with SEP sesam.  Copyright 2014 SEP Whitepaper: Back Up SAP HANA and SUSE Linux Enterprise Server with SEP sesam info@sepusa.com www.sepusa.com Table of Contents INTRODUCTION AND OVERVIEW... 3 SOLUTION COMPONENTS... 4-5 SAP HANA... 6 SEP

More information

Evolution of Capabilities Hunter Downey, Solution Advisor

Evolution of Capabilities Hunter Downey, Solution Advisor Evolution of Capabilities Hunter Downey, Solution Advisor What is our suite? Crystal Reports Web Intelligence Dashboards Explorer Mobile Lumira Predictive 2011 SAP. All rights reserved. 2 What is our suite?

More information

EMC NetWorker Backup Solution for SAP HANA. Data Protection for Big Data

EMC NetWorker Backup Solution for SAP HANA. Data Protection for Big Data EMC NetWorker Backup Solution for SAP HANA Data Protection for Big Data 1 Why Is SAP HANA Important? Addresses #1 Tech Priority of CIOs Real Time Analytics & Business Intelligence (Source: Gartner) Transforms

More information

Availability for the modern datacentre Veeam Availability Suite v9.5

Availability for the modern datacentre Veeam Availability Suite v9.5 Availability for the modern datacentre Veeam Availability Suite v9.5 Jan van Leuken System Engineer Benelux, Veeam Software jan.vanleuken@veeam.com +31 (0)615 83 50 64 Robin van der Steenhoven Territory

More information

3/26/2018. Hyperconvergence. CreekPointe, Inc. Introductions Hyperconvergance Defined Advantages Use Cases Q&A Close. Mike Clarke, CreekPointe Inc.

3/26/2018. Hyperconvergence. CreekPointe, Inc. Introductions Hyperconvergance Defined Advantages Use Cases Q&A Close. Mike Clarke, CreekPointe Inc. Hyperconvergence Mike Clarke, CreekPointe Inc. Introductions Hyperconvergance Defined Advantages Use Cases Q&A Close CreekPointe, Inc In Business since 1985 Experience in the Industry Expertise DataCenter,

More information

Capture Business Opportunities from Systems of Record and Systems of Innovation

Capture Business Opportunities from Systems of Record and Systems of Innovation Capture Business Opportunities from Systems of Record and Systems of Innovation Amit Satoor, SAP March Hartz, SAP PUBLIC Big Data transformation powers digital innovation system Relevant nuggets of information

More information

Pasiruoškite ateičiai: modernus duomenų centras. Laurynas Dovydaitis Microsoft Azure MVP

Pasiruoškite ateičiai: modernus duomenų centras. Laurynas Dovydaitis Microsoft Azure MVP Pasiruoškite ateičiai: modernus duomenų centras Laurynas Dovydaitis Microsoft Azure MVP 2016-05-17 Tension drives change The datacenter today Traditional datacenter Tight coupling between infrastructure

More information

Compute - 36 PCPUs (72 vcpus) - Intel Xeon E5 2686 v4 (Broadwell) - 512GB RAM - 8 x 2TB NVMe local SSD - Dedicated Host vsphere Features - vsphere HA - vmotion - DRS - Elastic DRS Storage - ESXi boot-from-ebs

More information

SAP HANA Inspirience Day

SAP HANA Inspirience Day SAP HANA Inspirience Day Best practice ingredients for a successful SAP HANA project Maurice Sens SAP Lead Architect, T-Systems Nederland Today's issues with SAP Business Warehouse and SAP systems. Massive

More information

SAP Security in a Hybrid World. Kiran Kola

SAP Security in a Hybrid World. Kiran Kola SAP Security in a Hybrid World Kiran Kola Agenda Cybersecurity SAP Cloud Platform Identity Provisioning service SAP Cloud Platform Identity Authentication service SAP Cloud Connector & how to achieve Principal

More information

Pervasive Insight. Mission Critical Platform

Pervasive Insight. Mission Critical Platform Empowered IT Pervasive Insight Mission Critical Platform Dynamic Development Desktop & Mobile Server & Datacenter Cloud Over 7 Million Downloads of SQL Server 2008 Over 30,000 partners are offering solutions

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

COURSE LISTING. Courses Listed. Training for Database & Technology with Administration in SAP HANA. Last updated on: 08 Oct 2018.

COURSE LISTING. Courses Listed. Training for Database & Technology with Administration in SAP HANA. Last updated on: 08 Oct 2018. Training for Database & Technology with Administration in SAP HANA Courses Listed Fortgeschrittene HA200 - SAP HANA 2.0 SPS03 - Installation and Administration HA201 - SAP HANA 2.0 SPS03 - High Availability

More information

MyCloud Computing Business computing in the cloud, ready to go in minutes

MyCloud Computing Business computing in the cloud, ready to go in minutes MyCloud Computing Business computing in the cloud, ready to go in minutes In today s dynamic environment, businesses need to be able to respond quickly to changing demands. Using virtualised computing

More information

IOmark-VM. VMware VSAN Intel Servers + VMware VSAN Storage SW Test Report: VM-HC a Test Report Date: 16, August

IOmark-VM. VMware VSAN Intel Servers + VMware VSAN Storage SW Test Report: VM-HC a Test Report Date: 16, August IOmark-VM VMware VSAN Intel Servers + VMware VSAN Storage SW Test Report: VM-HC-160816-a Test Report Date: 16, August 2016 Copyright 2010-2016 Evaluator Group, Inc. All rights reserved. IOmark-VM, IOmark-VDI,

More information

Data Center and Cloud Automation

Data Center and Cloud Automation Data Center and Cloud Automation Tanja Hess Systems Engineer September, 2014 AGENDA Challenges and Opportunities Manual vs. Automated IT Operations What problem are we trying to solve and how do we solve

More information

Hybrid Backup & Disaster Recovery. Back Up SAP HANA and SUSE Linux Enterprise Server with SEP sesam

Hybrid Backup & Disaster Recovery. Back Up SAP HANA and SUSE Linux Enterprise Server with SEP sesam Hybrid Backup & Disaster Recovery Back Up SAP HANA and SUSE Linux Enterprise Server with SEP sesam 1 Table of Contents 1. Introduction and Overview... 3 2. Solution Components... 3 3. SAP HANA: Data Protection...

More information

IBM Db2 Analytics Accelerator Version 7.1

IBM Db2 Analytics Accelerator Version 7.1 IBM Db2 Analytics Accelerator Version 7.1 Delivering new flexible, integrated deployment options Overview Ute Baumbach (bmb@de.ibm.com) 1 IBM Z Analytics Keep your data in place a different approach to

More information

HPE Hyper Converged. Mohannad Daradkeh Data center and Hybrid Cloud Architect Hewlett-Packard Enterprise Saudi Arabia

HPE Hyper Converged. Mohannad Daradkeh Data center and Hybrid Cloud Architect Hewlett-Packard Enterprise Saudi Arabia HPE Hyper Converged Mohannad Daradkeh Data center and Hybrid Cloud Architect Hewlett-Packard Enterprise Saudi Arabia Transform to a hybrid infrastructure Accelerate the delivery of apps and services to

More information

Nutanix White Paper. Hyper-Converged Infrastructure for Enterprise Applications. Version 1.0 March Enterprise Applications on Nutanix

Nutanix White Paper. Hyper-Converged Infrastructure for Enterprise Applications. Version 1.0 March Enterprise Applications on Nutanix Nutanix White Paper Hyper-Converged Infrastructure for Enterprise Applications Version 1.0 March 2015 1 The Journey to Hyper-Converged Infrastructure The combination of hyper-convergence and web-scale

More information

ELASTIC DATA PLATFORM

ELASTIC DATA PLATFORM SERVICE OVERVIEW ELASTIC DATA PLATFORM A scalable and efficient approach to provisioning analytics sandboxes with a data lake ESSENTIALS Powerful: provide read-only data to anyone in the enterprise while

More information

Oracle IaaS, a modern felhő infrastruktúra

Oracle IaaS, a modern felhő infrastruktúra Sárecz Lajos Cloud Platform Sales Consultant Oracle IaaS, a modern felhő infrastruktúra Copyright 2017, Oracle and/or its affiliates. All rights reserved. Azure Window collapsed Oracle Infrastructure as

More information

SAP Solutions on VMware vsphere : High Availability

SAP Solutions on VMware vsphere : High Availability SAP Solutions on VMware vsphere : High Availability Table of Contents Introduction...1 vsphere Overview...1 VMware Fault Tolerance...1 Background on High Availability for SAP Solutions...2 VMware HA...3

More information

ACCELERATE THE JOURNEY TO YOUR CLOUD

ACCELERATE THE JOURNEY TO YOUR CLOUD ACCELERATE THE JOURNEY TO YOUR CLOUD With Products Built for VMware Rob DeCarlo and Rob Glanzman NY/NJ Enterprise vspecialists 1 A Few VMware Statistics from Paul Statistics > 50% of Workloads Virtualized

More information

Deploy SAP HANA in the Way That Works Best for Your Business

Deploy SAP HANA in the Way That Works Best for Your Business SAP HANA Tailored Data Center Integration Deploy SAP HANA in the Way That Works Best for Your Business Find Freedom of Choice with SAP HANA Tailored Data Center Integration 1/9 Table of Contents 3 SAP

More information

Cisco Integration Platform

Cisco Integration Platform Data Sheet Cisco Integration Platform The Cisco Integration Platform fuels new business agility and innovation by linking data and services from any application - inside the enterprise and out. Product

More information

SAP HANA Backup and Recovery with SnapCenter

SAP HANA Backup and Recovery with SnapCenter Technical Report SAP HANA Backup and Recovery with SnapCenter Nils Bauer, Bernd Herth, NetApp March 2018 TR-4614 Abstract This document describes the installation and configuration of the NetApp backup

More information

Accelerating Digital Transformation with InterSystems IRIS and vsan

Accelerating Digital Transformation with InterSystems IRIS and vsan HCI2501BU Accelerating Digital Transformation with InterSystems IRIS and vsan Murray Oldfield, InterSystems Andreas Dieckow, InterSystems Christian Rauber, VMware #vmworld #HCI2501BU Disclaimer This presentation

More information

SAP HANA Disaster Recovery with Asynchronous Storage Replication

SAP HANA Disaster Recovery with Asynchronous Storage Replication Technical Report SAP HANA Disaster Recovery with Asynchronous Storage Replication Using SnapCenter 4.0 SAP HANA Plug-In Nils Bauer, Bernd Herth, NetApp April 2018 TR-4646 Abstract This document provides

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

Copyright 2015 EMC Corporation. All rights reserved. Published in the USA.

Copyright 2015 EMC Corporation. All rights reserved. Published in the USA. This Reference Architecture Guide describes, in summary, a solution that enables IT organizations to quickly and effectively provision and manage Oracle Database as a Service (DBaaS) on Federation Enterprise

More information

UNFAIR ADVANTAGE Your Road to SAP Hana 2016 PURE STORAGE INC.

UNFAIR ADVANTAGE Your Road to SAP Hana 2016 PURE STORAGE INC. UNFAIR ADVANTAGE Your Road to SAP Hana 1 1 AGENDA Road to S4 Hana Road to S4 Hana Your Business Opportunity Why is your storage decision important for SAP? Pure Storage and SAP Global Partnership SAP Co-Innovation

More information

Dell EMC Enterprise Hybrid Cloud for Microsoft Azure Stack. Ahmed Iraqi Account Systems Engineer Dell EMC North & West Africa

Dell EMC Enterprise Hybrid Cloud for Microsoft Azure Stack. Ahmed Iraqi Account Systems Engineer Dell EMC North & West Africa Dell EMC Enterprise Hybrid Cloud for Microsoft Azure Stack Ahmed Iraqi Account Systems Engineer Dell EMC North & West Africa The next 15 years in IT Digital transformation 3 Digital transformation.the

More information

Software Defined Storage for the Evolving Data Center

Software Defined Storage for the Evolving Data Center Software Defined Storage for the Evolving Data Center Petter Sveum Information Availability Solution Lead EMEA Technology Practice ATTENTION Forward-looking Statements: Any forward-looking indication of

More information

Foreword 7. Acknowledgments 9. 1 Evolution and overview The evolution of SAP HANA The evolution of BW 17

Foreword 7. Acknowledgments 9. 1 Evolution and overview The evolution of SAP HANA The evolution of BW 17 Table of Contents Foreword 7 Acknowledgments 9 1 Evolution and overview 11 1.1 The evolution of SAP HANA 11 1.2 The evolution of BW 17 2 Preparing for the conversion to SAP HANA 37 2.1 Sizing 37 2.2 Migration

More information

Oracle Database 18c and Autonomous Database

Oracle Database 18c and Autonomous Database Oracle Database 18c and Autonomous Database Maria Colgan Oracle Database Product Management March 2018 @SQLMaria Safe Harbor Statement The following is intended to outline our general product direction.

More information

SAP Forum Lausanne. Workload-optimized systems designed for speed, flexibility & unmatched scalability by HPE. June 13th, 2016

SAP Forum Lausanne. Workload-optimized systems designed for speed, flexibility & unmatched scalability by HPE. June 13th, 2016 SAP Forum Lausanne Workload-optimized systems designed for speed, flexibility & unmatched scalability by HPE June 13th, 2016 Copyright 2016 Hewlett Packard Enterprise Development LP About HPE 2 Hewlett

More information

Functional Testing of SQL Server on Kaminario K2 Storage

Functional Testing of SQL Server on Kaminario K2 Storage Functional Testing of SQL Server on Kaminario K2 Storage September 2016 TABLE OF CONTENTS 2 3 4 11 12 14 Executive Summary Introduction to Kaminario K2 Functionality Tests for SQL Server Summary Appendix:

More information

Citrix Workspace Cloud

Citrix Workspace Cloud Citrix Workspace Cloud Roger Bösch Citrix Systems International GmbH Workspace Cloud is a NEW Citrix Management and Delivery Platform Customers Now Have a Spectrum of Workspace Delivery Options Done By

More information

Agenda. AWS Database Services Traditional vs AWS Data services model Amazon RDS Redshift DynamoDB ElastiCache

Agenda. AWS Database Services Traditional vs AWS Data services model Amazon RDS Redshift DynamoDB ElastiCache Databases on AWS 2017 Amazon Web Services, Inc. and its affiliates. All rights served. May not be copied, modified, or distributed in whole or in part without the express consent of Amazon Web Services,

More information