SlideShare a Scribd company logo
1 of 30
Download to read offline
Krasimir Semerdzhiev
HPI Cloud Symposium, Sep, 2013
SAP HANA Cloud Platform
From Your Datacenter to The Cloud
Public
© 2013 SAP AG. All rights reserved. 2Public
Disclaimer
This presentation outlines our general product direction and should not be relied on in
making a purchase decision. This presentation is not subject to your license
agreement or any other agreement with SAP. SAP has no obligation to pursue any
course of business outlined in this presentation or to develop or release any
functionality mentioned in this presentation. This presentation and SAP's strategy and
possible future developments are subject to change and may be changed by SAP at
any time for any reason without notice. This document is provided without a warranty
of any kind, either express or implied, including but not limited to, the implied
warranties of merchantability, fitness for a particular purpose, or non-infringement.
SAP assumes no responsibility for errors or omissions in this document, except if
such damages were caused by SAP intentionally or grossly negligent.
© 2013 SAP AG. All rights reserved. 3Public
Agenda
Introduction into SAP HANA Cloud
How to get started?
The Cloud Connectivity Dilemma
Further Information
SAP HANA Cloud
Introduction
© 2013 SAP AG. All rights reserved. 5Public
SAP HANA Cloud Platform
What it can do for you
SAVE: Develop cloud applications quickly
and easily with low cost
INNOVATE: Build new types of
applications in the cloud, leveraging SAP
HANA in-memory technology
EXTEND: Leverage integration with the
SAP portfolio – cloud and on-premise
MONETIZE: Sell your applications via the
SAP store into the SAP installed base
© 2013 SAP AG. All rights reserved. 6Public
Platform as a Service
Software as a Service
SAP HANA Cloud Platform
Infrastructure as a Service
Leverages
Enables
Lifecycle
Services
Business
Services
Self-Service
Tools
HANA Application Platform
Native: HANA XS, RDL Open: Java, node.js, …
Managed Services
Enterprise
Service
Levels
Platform
Operations
Shared Reuse-Services
Identity Management
Connectivity
Document
Portal Mobile
Integration
Further Services …
Gateway
HANA Database Platform
HANA Cloud Platform [HCP]
… in a Nutshell
© 2013 SAP AG. All rights reserved. 7Public
SAP HANA Cloud Platform
Features in a Nutshell
Advertise and sell certified applications
via the SAP Store
Runs in certified SAP Datacenters in
Europe and North America
Federated identity management via the
SAP ID service or corporate ID
providers
Connectivity service enabling seamless
integration with SAP and other systems
Enterprise Service Levels with
commitment to 99.9% availability and
global 24x7 support
Built-in app lifecycle management for
seamless app update and maintenance
Standards-based and native HANA
development and run-time environment
Scalable Document Service for
managing unstructured data
Monitor, debug and profile apps
locally and in the cloud
Mobilize apps with the Mobile Services
Mash-up apps with Portal Services
Persistence service leveraging
the speed of HANA
© 2013 SAP AG. All rights reserved. 8Public
developers.sap.com/cloud
hana.ondemand.com
HCP for development?
Free perpetual developer license.
SAP HANA Cloud Platform
The Cloud Connectivity Dilemma
© 2013 SAP AG. All rights reserved. 10Public
Running heterogeneous system landscapes:
• ABAP-based systems
• Java-based systems and tools
• SAP HANA-based systems on-premise
• Cloud-based LoB solutions
• 3rd party systems
• Partner solutions
Introduction to HANA Cloud Connectivity Service
Typical SAP customer landscapes today
© 2013 SAP AG. All rights reserved. 11Public
Introduction To The Connectivity Service scenarios
Connectivity as cloud enablement technology
Connectivity helps to transition between
on-premise and cloud, and to run hybrid
scenarios.
Scenarios enabled by connectivity:
• Cloud extensions
• HANA development
in cloud
• Data replication
© 2013 SAP AG. All rights reserved. 12Public
The SAP HANA Cloud Connectivity Service
Introduction
■ Secure usage of remote services available in
Internet or on-premise networks
■ SAP HANA Cloud Connector for secure technical
connectivity between customer networks and SAP
HANA Cloud
■ Destinations for communication from cloud to
Internet or on-premise services
© 2013 SAP AG. All rights reserved. 13Public
SAP HANA Cloud Connector
On-Premise Agent for Secure Technical Connectivity to SAP HANA Cloud
© 2013 SAP AG. All rights reserved. 14Public
The Web Shop Application
Functionality Overview
 Browse a product catalog
 View product details
 Add products to shopping card
 Buy products which are on shopping card
 View Top 5 Selling Products
© 2013 SAP AG. All rights reserved. 15Public
Available ESPM Sample Scenarios (Jun 2013)
© 2013 SAP AG. All rights reserved. 16Public
ESPM Web Shop Extension Scenario
Walk Through The Tutorial
■ Detailed drill-down on how to deploy the
app
■ Additional setup available for consumption
of the application on mobile devices
■ Appendix: additional info on how to use the
code in other landscape setups
SAP HANA Cloud Platform
Further Information
© 2013 SAP AG. All rights reserved. 18Public
More Information
SAP HANA Cloud Platform End-2-end sample tutorials
• http://scn.sap.com/community/developer-center/cross-technology
SAP HANA Cloud Platform
• Developers:
• http://developers.sap.com/cloud
• http://sap.github.io
• Partners: https://www.sapcloudappspartnercenter.com/
• HANA Cloud Podcast: iTunes
Students involvement
• Current student openings:
• http://jobs.sap.com/search?q=Student&locationsearch=germany
• CodeJams:
• http://www.slideshare.net/sapdevs/sap-codejam-20122013
Thanks!
Krasimir Semerdzhiev
krasimir.semerdzhiev@sap.com | @evilyeti | #saphcp
Backup
What’s in it for me as an application developer?
© 2013 SAP AG. All rights reserved. 21Public
■ Leveraging open source projects from
Eclipse and Apache
■ Packaged as Eclipse plug-ins and
maintained via Eclipse Project Update
Sites
■ Command line and Maven support for
Continuous Integration
■ Local services for rapid application
debugging and profiling
■ Polyglot development framework with
support for Java, JavaScript, JRuby1
and Scala, Groovy2
Standards-based development environment
1. Current support for Java JavaScript and JRuby on 2013 Roadmap
2. Languages that compile to JVM are tolerated but not officially supported
© 2013 SAP AG. All rights reserved. 22Public
■ Deploy, test and run your Cloud
application locally and in the Cloud
■ Support for different Compute Unit
sizes encompassing virtual CPU cores
and memory
■ Support for Java SE 6 and 7
■ Certified for Java EE 6 Web Profile
Certified runtime environment
SAP HANA Cloud
InternetHTTPS
Compute Unit
Java EE Web Application
Application Runtime Container
Java Virtual Machine
CustomerSAP
© 2013 SAP AG. All rights reserved. 23Public
 Structured storage using HANA ,
MaxDB and Sybase ASE (JDBC)
 Dedicated database user and schema
isolated by account space
 Object persistence using JPA 2.0 with
EclipseLink and relational persistence
using JDBC
 Embedded Apache Derby database for
local development1
Persistence Service
Database Access On-Demand Leveraging the Speed of HANA
1 Alternative databases can be configured
CustomerSAP
SAP HANA Cloud Apps
JPA
SAP HANA Database
SAP Sybase ASE
SAP MaxDB
InternetHTTPS
Schemas
JDBC
© 2013 SAP AG. All rights reserved. 24Public
Document Service
Highly Scalable Enterprise Content Management System for Unstructured Storage
 Document consumption via Apache
Chemistry Open Content Management
Interoperability Services (CMIS)
 Support for access controls, checkout
and versioning facilities
 WSDL/SOAP and REST AtomPub
protocol support
 Debugging support via Local Document
Service
HANA Cloud Apps
Document Service API
Document Service
InternetHTTPS
CustomerSAP
© 2013 SAP AG. All rights reserved. 25Public
Cloud Connectivity Service
Secure Integration with the SAP Business Suite and Other On-Premise Systems
Firewall
Internet
Firewall
SAP
Business Suite Non-SAP SAP HANA
HANA Cloud
SAP HANA Cloud
Connector
■ Establishes secure SSL tunnel between
the SAP HANA Cloud and on-premise
systems
■ Connectivity created by on-premise
agent through reverse-invoke process
■ Supports pre-configured “Destination
API” and certificate inspection to
safeguard against forgeries
■ Complementary to SAP Gateway,
HANA Cloud Integration and 3rd party
integration suites both on-premise and
in the cloud
CustomerSAP
© 2013 SAP AG. All rights reserved. 26Public
■ SAML-based single sign-on (SSO) for
delegated authentication and identity
federation
■ Support for 3rd party Identity Providers
(IdP) in the cloud or on-premise
■ Authentication against common 3rd
party LDAP user directories, e.g.
Microsoft Active Directory
■ Flexible permissions model enables
mapping from external group or roles
memberships to web roles in the Cloud
Identity Service
Delegated Authentication and Authorization Across SAP Applications
User
Identity Provider
(e.g. SAP ID Service, SAP NetWeaver IdM,
Microsoft ADFS 2.0, …)
Application(s) on
HANA CloudAccess protected
resource
Delegate
AuthenticationAuthentication
© 2013 SAP AG. All rights reserved. 27Public
 Proactive 24 x 7 system monitoring
with automated alerts
 Detailed usage metrics
 Historical availability reports
 Configurable logging tools
 Delivered via a web-based operations
console
Remote Monitoring and Administration
© 2013 SAP AG. All rights reserved. 28Public
SAP HANA Cloud Portal
Build Secure, Scalable, Attractive External or Internal Portal Sites
 Cloud-based portal solution
 Easy site creation and consumption
 Mobile first – designed for mobile
consumption
 Fast branding and customization
 Leveraging existing on-premise
investment
 Supports open standards
© 2013 SAP AG. All rights reserved. 29Public
Cloud Services
Cloud
Connector
Analytics CRM SAP
HANA
3rd Party
The SAP Mobile Platform, cloud version
Mobile-as-a-Service (MaaS)
End Users
SAP Store
Native or Adobe hybrid applications
On Premise
REST
Services
Platform
Services
SAP Mobile Platform, cloud version
Integration
with MDM
Developers Administrators
REST
Services
Platform
Services
SAP Mobile Platform, cloud version
Cloud
Connector
Analytics CRM SAP
HANA
3rd Party
© 2013 SAP AG. All rights reserved. 30Public
SAP HANA Cloud Platform – Security compliance
 Certified operations
 World-class data centers
 Advanced network security
 Reliable data backup
 Built-in compliance, integrity, and
confidentiality
ISO 27001
CERTIFIED
ISO 9001
CERTIFIED1
BS25999
CERTIFIED1
GREEN IT
CERTIFIED1
ISAE3402
TESTIFIED2
SSAE16
TESTIFIED2
IT
operations
QM HA
Energy
Efficiency
International Accounting
Regulations
1: certification for Germany-based SAP data center that hosts SAP HANA Cloud Platform
2: formerly SAS 70 Type II

More Related Content

What's hot

SAP Hana Cloud Platform - Development Landscape Planning
SAP Hana Cloud Platform - Development Landscape PlanningSAP Hana Cloud Platform - Development Landscape Planning
SAP Hana Cloud Platform - Development Landscape PlanningNagesh Caparthy
 
Desenvolvimento JAVA orientado à SAP HANA Cloud Platform
Desenvolvimento JAVA orientado à SAP HANA Cloud PlatformDesenvolvimento JAVA orientado à SAP HANA Cloud Platform
Desenvolvimento JAVA orientado à SAP HANA Cloud PlatformRui Nogueira
 
SAP HANA Cloud Platform - Overview
SAP HANA Cloud Platform - OverviewSAP HANA Cloud Platform - Overview
SAP HANA Cloud Platform - OverviewMatthias Steiner
 
SAP HANA Cloud: From Your Datacenter to the Cloud and Back
SAP HANA Cloud: From Your Datacenter to the Cloud and Back  SAP HANA Cloud: From Your Datacenter to the Cloud and Back
SAP HANA Cloud: From Your Datacenter to the Cloud and Back SAP HANA Cloud Platform
 
SAP HANA Cloud Portal
SAP HANA Cloud PortalSAP HANA Cloud Portal
SAP HANA Cloud PortalAmir Blich
 
SAP HANA, from development to deployment, cloud, on-premise or hybrid, a solu...
SAP HANA, from development to deployment, cloud, on-premise or hybrid, a solu...SAP HANA, from development to deployment, cloud, on-premise or hybrid, a solu...
SAP HANA, from development to deployment, cloud, on-premise or hybrid, a solu...Abdelhalim DADOUCHE
 
Building cool native ios enterprise apps with sap cloud platform sdk for ios
Building cool native ios enterprise apps with sap cloud platform sdk for iosBuilding cool native ios enterprise apps with sap cloud platform sdk for ios
Building cool native ios enterprise apps with sap cloud platform sdk for iosNagesh Caparthy
 
Developing and Deploying Applications on the SAP HANA Platform
Developing and Deploying Applications on the SAP HANA PlatformDeveloping and Deploying Applications on the SAP HANA Platform
Developing and Deploying Applications on the SAP HANA PlatformVitaliy Rudnytskiy
 
Hana ui services nov2013 #sapmm
Hana ui services nov2013 #sapmmHana ui services nov2013 #sapmm
Hana ui services nov2013 #sapmmSAP Portal
 
Next Generation Content Management in SAP NetWeaver Portal
Next Generation Content Management in SAP NetWeaver PortalNext Generation Content Management in SAP NetWeaver Portal
Next Generation Content Management in SAP NetWeaver PortalSAP Portal
 
HANA SPS07 Extended Application Service
HANA SPS07 Extended Application ServiceHANA SPS07 Extended Application Service
HANA SPS07 Extended Application ServiceSAP Technology
 
Tec200 15798 faulhaber_h_1
Tec200 15798 faulhaber_h_1Tec200 15798 faulhaber_h_1
Tec200 15798 faulhaber_h_1Amar Konda
 
SAP NetWeaver Portal OnDevice - Consuming your SAP NetWeaver Portal On Mobile...
SAP NetWeaver Portal OnDevice - Consuming your SAP NetWeaver Portal On Mobile...SAP NetWeaver Portal OnDevice - Consuming your SAP NetWeaver Portal On Mobile...
SAP NetWeaver Portal OnDevice - Consuming your SAP NetWeaver Portal On Mobile...SAP Portal
 

What's hot (19)

SAP HANA Cloud Platform Expert Session - SAP HANA Cloud Platform Analytics
SAP HANA Cloud Platform Expert Session - SAP HANA Cloud Platform AnalyticsSAP HANA Cloud Platform Expert Session - SAP HANA Cloud Platform Analytics
SAP HANA Cloud Platform Expert Session - SAP HANA Cloud Platform Analytics
 
SAP Hana Cloud Platform - Development Landscape Planning
SAP Hana Cloud Platform - Development Landscape PlanningSAP Hana Cloud Platform - Development Landscape Planning
SAP Hana Cloud Platform - Development Landscape Planning
 
Desenvolvimento JAVA orientado à SAP HANA Cloud Platform
Desenvolvimento JAVA orientado à SAP HANA Cloud PlatformDesenvolvimento JAVA orientado à SAP HANA Cloud Platform
Desenvolvimento JAVA orientado à SAP HANA Cloud Platform
 
SAP HANA Cloud - Virtual Bootcamp 7 - HANA Cloud Platform package for Success...
SAP HANA Cloud - Virtual Bootcamp 7 - HANA Cloud Platform package for Success...SAP HANA Cloud - Virtual Bootcamp 7 - HANA Cloud Platform package for Success...
SAP HANA Cloud - Virtual Bootcamp 7 - HANA Cloud Platform package for Success...
 
SAP HANA Cloud Platform - Overview
SAP HANA Cloud Platform - OverviewSAP HANA Cloud Platform - Overview
SAP HANA Cloud Platform - Overview
 
SAP HANA Cloud: From Your Datacenter to the Cloud and Back
SAP HANA Cloud: From Your Datacenter to the Cloud and Back  SAP HANA Cloud: From Your Datacenter to the Cloud and Back
SAP HANA Cloud: From Your Datacenter to the Cloud and Back
 
SUSE Technical Webinar: Build HANA Apps in the Framework of the SAP and SUSE ...
SUSE Technical Webinar: Build HANA Apps in the Framework of the SAP and SUSE ...SUSE Technical Webinar: Build HANA Apps in the Framework of the SAP and SUSE ...
SUSE Technical Webinar: Build HANA Apps in the Framework of the SAP and SUSE ...
 
SUSE Technical Webinar – Get started with creating Lumira CVOM extensions -- ...
SUSE Technical Webinar – Get started with creating Lumira CVOM extensions -- ...SUSE Technical Webinar – Get started with creating Lumira CVOM extensions -- ...
SUSE Technical Webinar – Get started with creating Lumira CVOM extensions -- ...
 
SAP HANA Cloud Portal
SAP HANA Cloud PortalSAP HANA Cloud Portal
SAP HANA Cloud Portal
 
SAP HANA, from development to deployment, cloud, on-premise or hybrid, a solu...
SAP HANA, from development to deployment, cloud, on-premise or hybrid, a solu...SAP HANA, from development to deployment, cloud, on-premise or hybrid, a solu...
SAP HANA, from development to deployment, cloud, on-premise or hybrid, a solu...
 
Building cool native ios enterprise apps with sap cloud platform sdk for ios
Building cool native ios enterprise apps with sap cloud platform sdk for iosBuilding cool native ios enterprise apps with sap cloud platform sdk for ios
Building cool native ios enterprise apps with sap cloud platform sdk for ios
 
Developing and Deploying Applications on the SAP HANA Platform
Developing and Deploying Applications on the SAP HANA PlatformDeveloping and Deploying Applications on the SAP HANA Platform
Developing and Deploying Applications on the SAP HANA Platform
 
Hana ui services nov2013 #sapmm
Hana ui services nov2013 #sapmmHana ui services nov2013 #sapmm
Hana ui services nov2013 #sapmm
 
SAP and Startup Intro
SAP and Startup Intro SAP and Startup Intro
SAP and Startup Intro
 
Next Generation Content Management in SAP NetWeaver Portal
Next Generation Content Management in SAP NetWeaver PortalNext Generation Content Management in SAP NetWeaver Portal
Next Generation Content Management in SAP NetWeaver Portal
 
HANA SPS07 Extended Application Service
HANA SPS07 Extended Application ServiceHANA SPS07 Extended Application Service
HANA SPS07 Extended Application Service
 
Tec200 15798 faulhaber_h_1
Tec200 15798 faulhaber_h_1Tec200 15798 faulhaber_h_1
Tec200 15798 faulhaber_h_1
 
SUSE Technical Webinar – Get started with creating Design Studio extensions -...
SUSE Technical Webinar – Get started with creating Design Studio extensions -...SUSE Technical Webinar – Get started with creating Design Studio extensions -...
SUSE Technical Webinar – Get started with creating Design Studio extensions -...
 
SAP NetWeaver Portal OnDevice - Consuming your SAP NetWeaver Portal On Mobile...
SAP NetWeaver Portal OnDevice - Consuming your SAP NetWeaver Portal On Mobile...SAP NetWeaver Portal OnDevice - Consuming your SAP NetWeaver Portal On Mobile...
SAP NetWeaver Portal OnDevice - Consuming your SAP NetWeaver Portal On Mobile...
 

Similar to SAP HANA Cloud Platform: The void between your Datacenter and the Cloud

SAP HANA Cloud Portal - Overview Presentation
SAP HANA Cloud Portal - Overview PresentationSAP HANA Cloud Portal - Overview Presentation
SAP HANA Cloud Portal - Overview PresentationSAP Portal
 
A walkthrough on SAP Cloud Platform Mobile Services
A walkthrough on SAP Cloud Platform Mobile Services A walkthrough on SAP Cloud Platform Mobile Services
A walkthrough on SAP Cloud Platform Mobile Services Jitendra Kansal
 
ASUG84544 - Workflow Solutions from SAP When to Use What.pdf
ASUG84544 - Workflow Solutions from SAP When to Use What.pdfASUG84544 - Workflow Solutions from SAP When to Use What.pdf
ASUG84544 - Workflow Solutions from SAP When to Use What.pdfssuser8bab641
 
What’s new in SAP Cloud Platform Workflow – summer edition 2019
What’s new in SAP Cloud Platform Workflow – summer edition 2019What’s new in SAP Cloud Platform Workflow – summer edition 2019
What’s new in SAP Cloud Platform Workflow – summer edition 2019SAP Cloud Platform
 
2017 sitNL Cloud Foundry Masterclass
2017 sitNL Cloud Foundry Masterclass2017 sitNL Cloud Foundry Masterclass
2017 sitNL Cloud Foundry MasterclassTed Castelijns
 
SAP HANA Cloud Platform CodeJam
SAP HANA Cloud Platform CodeJamSAP HANA Cloud Platform CodeJam
SAP HANA Cloud Platform CodeJamVladimir Pavlov
 
SAP HANA SPS10- Multitenant Database Containers
SAP HANA SPS10- Multitenant Database ContainersSAP HANA SPS10- Multitenant Database Containers
SAP HANA SPS10- Multitenant Database ContainersSAP Technology
 
SAP Cloud Platform Integration L2 Deck 2017Q4
SAP Cloud Platform Integration L2 Deck 2017Q4SAP Cloud Platform Integration L2 Deck 2017Q4
SAP Cloud Platform Integration L2 Deck 2017Q4SAP Cloud Platform
 
Custom Development - SAP HANA
Custom Development - SAP HANACustom Development - SAP HANA
Custom Development - SAP HANAMichal Korzen
 
Your Path to the Intelligent Enterprise with SAP & AWS
Your Path to the Intelligent Enterprise with SAP & AWSYour Path to the Intelligent Enterprise with SAP & AWS
Your Path to the Intelligent Enterprise with SAP & AWSAmazon Web Services
 
Development to Deployment with SAP HANA
Development to Deployment with SAP HANADevelopment to Deployment with SAP HANA
Development to Deployment with SAP HANACraig Cmehil
 
Mobile pulse sept 2014
Mobile pulse sept 2014Mobile pulse sept 2014
Mobile pulse sept 2014Bjørn Sloth
 
A Comprehensive Guide to SAP's Cloud Analytics Roadmap
A Comprehensive Guide to SAP's Cloud Analytics RoadmapA Comprehensive Guide to SAP's Cloud Analytics Roadmap
A Comprehensive Guide to SAP's Cloud Analytics RoadmapSAPinsider Events
 
SAP HANA Cloud Platform CodeJam 2015
SAP HANA Cloud Platform CodeJam 2015SAP HANA Cloud Platform CodeJam 2015
SAP HANA Cloud Platform CodeJam 2015Vladimir Pavlov
 

Similar to SAP HANA Cloud Platform: The void between your Datacenter and the Cloud (20)

SAP HANA Cloud Platform - From Your Datacenter to The Cloud & Back
SAP HANA Cloud Platform - From Your Datacenter to The Cloud & BackSAP HANA Cloud Platform - From Your Datacenter to The Cloud & Back
SAP HANA Cloud Platform - From Your Datacenter to The Cloud & Back
 
SAP HANA Cloud Portal - Overview Presentation
SAP HANA Cloud Portal - Overview PresentationSAP HANA Cloud Portal - Overview Presentation
SAP HANA Cloud Portal - Overview Presentation
 
A walkthrough on SAP Cloud Platform Mobile Services
A walkthrough on SAP Cloud Platform Mobile Services A walkthrough on SAP Cloud Platform Mobile Services
A walkthrough on SAP Cloud Platform Mobile Services
 
ASUG84544 - Workflow Solutions from SAP When to Use What.pdf
ASUG84544 - Workflow Solutions from SAP When to Use What.pdfASUG84544 - Workflow Solutions from SAP When to Use What.pdf
ASUG84544 - Workflow Solutions from SAP When to Use What.pdf
 
What’s new in SAP Cloud Platform Workflow – summer edition 2019
What’s new in SAP Cloud Platform Workflow – summer edition 2019What’s new in SAP Cloud Platform Workflow – summer edition 2019
What’s new in SAP Cloud Platform Workflow – summer edition 2019
 
2017 sitNL Cloud Foundry Masterclass
2017 sitNL Cloud Foundry Masterclass2017 sitNL Cloud Foundry Masterclass
2017 sitNL Cloud Foundry Masterclass
 
SAP HANA Cloud - Virtual Bootcamp 6: SAP HANA Cloud and the use of the SAP HA...
SAP HANA Cloud - Virtual Bootcamp 6: SAP HANA Cloud and the use of the SAP HA...SAP HANA Cloud - Virtual Bootcamp 6: SAP HANA Cloud and the use of the SAP HA...
SAP HANA Cloud - Virtual Bootcamp 6: SAP HANA Cloud and the use of the SAP HA...
 
SAP HANA Cloud Platform CodeJam
SAP HANA Cloud Platform CodeJamSAP HANA Cloud Platform CodeJam
SAP HANA Cloud Platform CodeJam
 
SAP HANA SPS10- Multitenant Database Containers
SAP HANA SPS10- Multitenant Database ContainersSAP HANA SPS10- Multitenant Database Containers
SAP HANA SPS10- Multitenant Database Containers
 
SAP Cloud Platform Integration L2 Deck 2017Q4
SAP Cloud Platform Integration L2 Deck 2017Q4SAP Cloud Platform Integration L2 Deck 2017Q4
SAP Cloud Platform Integration L2 Deck 2017Q4
 
Notes
NotesNotes
Notes
 
SAP HANA Cloud – Virtual Bootcamp: How to use the HANA Persistence Se…
SAP HANA Cloud – Virtual Bootcamp: How to use the HANA Persistence Se…SAP HANA Cloud – Virtual Bootcamp: How to use the HANA Persistence Se…
SAP HANA Cloud – Virtual Bootcamp: How to use the HANA Persistence Se…
 
Google Technical Webinar - Building Mashups with Google Apps and SAP, using S...
Google Technical Webinar - Building Mashups with Google Apps and SAP, using S...Google Technical Webinar - Building Mashups with Google Apps and SAP, using S...
Google Technical Webinar - Building Mashups with Google Apps and SAP, using S...
 
Custom Development - SAP HANA
Custom Development - SAP HANACustom Development - SAP HANA
Custom Development - SAP HANA
 
Your Path to the Intelligent Enterprise with SAP & AWS
Your Path to the Intelligent Enterprise with SAP & AWSYour Path to the Intelligent Enterprise with SAP & AWS
Your Path to the Intelligent Enterprise with SAP & AWS
 
Development to Deployment with SAP HANA
Development to Deployment with SAP HANADevelopment to Deployment with SAP HANA
Development to Deployment with SAP HANA
 
Mobile pulse sept 2014
Mobile pulse sept 2014Mobile pulse sept 2014
Mobile pulse sept 2014
 
W8/WP8 App Dev for SAP, Part 4: SAP Mobile Platform Roadmap
W8/WP8 App Dev for SAP, Part 4: SAP Mobile Platform RoadmapW8/WP8 App Dev for SAP, Part 4: SAP Mobile Platform Roadmap
W8/WP8 App Dev for SAP, Part 4: SAP Mobile Platform Roadmap
 
A Comprehensive Guide to SAP's Cloud Analytics Roadmap
A Comprehensive Guide to SAP's Cloud Analytics RoadmapA Comprehensive Guide to SAP's Cloud Analytics Roadmap
A Comprehensive Guide to SAP's Cloud Analytics Roadmap
 
SAP HANA Cloud Platform CodeJam 2015
SAP HANA Cloud Platform CodeJam 2015SAP HANA Cloud Platform CodeJam 2015
SAP HANA Cloud Platform CodeJam 2015
 

More from SAP HANA Cloud Platform

SAP Hack2Build hackathon - SAP Commerce Cloud & Kyma runtime
SAP Hack2Build hackathon - SAP Commerce Cloud & Kyma runtimeSAP Hack2Build hackathon - SAP Commerce Cloud & Kyma runtime
SAP Hack2Build hackathon - SAP Commerce Cloud & Kyma runtimeSAP HANA Cloud Platform
 
Gardener: Managed Kubernetes on Your Terms
Gardener: Managed Kubernetes on Your TermsGardener: Managed Kubernetes on Your Terms
Gardener: Managed Kubernetes on Your TermsSAP HANA Cloud Platform
 
Kyma: Extending Business systems with Kubernetes, Istio and <fill the blank>.
Kyma: Extending Business systems with Kubernetes, Istio and <fill the blank>.Kyma: Extending Business systems with Kubernetes, Istio and <fill the blank>.
Kyma: Extending Business systems with Kubernetes, Istio and <fill the blank>.SAP HANA Cloud Platform
 
Using Kubernetes to Extend Enterprise Software
Using Kubernetes to Extend Enterprise Software Using Kubernetes to Extend Enterprise Software
Using Kubernetes to Extend Enterprise Software SAP HANA Cloud Platform
 
Kubernetes, Istio and Knative - noteworthy practical experience
Kubernetes, Istio and Knative - noteworthy practical experienceKubernetes, Istio and Knative - noteworthy practical experience
Kubernetes, Istio and Knative - noteworthy practical experienceSAP HANA Cloud Platform
 
Options for running Kubernetes at scale across multiple cloud providers
Options for running Kubernetes at scale across multiple cloud providersOptions for running Kubernetes at scale across multiple cloud providers
Options for running Kubernetes at scale across multiple cloud providersSAP HANA Cloud Platform
 

More from SAP HANA Cloud Platform (11)

SAP Hack2Build hackathon - SAP Commerce Cloud & Kyma runtime
SAP Hack2Build hackathon - SAP Commerce Cloud & Kyma runtimeSAP Hack2Build hackathon - SAP Commerce Cloud & Kyma runtime
SAP Hack2Build hackathon - SAP Commerce Cloud & Kyma runtime
 
Gardener: Managed Kubernetes on Your Terms
Gardener: Managed Kubernetes on Your TermsGardener: Managed Kubernetes on Your Terms
Gardener: Managed Kubernetes on Your Terms
 
Kyma: Extending Business systems with Kubernetes, Istio and <fill the blank>.
Kyma: Extending Business systems with Kubernetes, Istio and <fill the blank>.Kyma: Extending Business systems with Kubernetes, Istio and <fill the blank>.
Kyma: Extending Business systems with Kubernetes, Istio and <fill the blank>.
 
Using Kubernetes to Extend Enterprise Software
Using Kubernetes to Extend Enterprise Software Using Kubernetes to Extend Enterprise Software
Using Kubernetes to Extend Enterprise Software
 
Kubernetes, Istio and Knative - noteworthy practical experience
Kubernetes, Istio and Knative - noteworthy practical experienceKubernetes, Istio and Knative - noteworthy practical experience
Kubernetes, Istio and Knative - noteworthy practical experience
 
Options for running Kubernetes at scale across multiple cloud providers
Options for running Kubernetes at scale across multiple cloud providersOptions for running Kubernetes at scale across multiple cloud providers
Options for running Kubernetes at scale across multiple cloud providers
 
OSGI in Java EE servers:Sneak peak
OSGI in Java EE servers:Sneak peakOSGI in Java EE servers:Sneak peak
OSGI in Java EE servers:Sneak peak
 
[BGOUG] Memory analyzer
[BGOUG] Memory analyzer[BGOUG] Memory analyzer
[BGOUG] Memory analyzer
 
[BGOUG] Java GC - Friend or Foe
[BGOUG] Java GC - Friend or Foe[BGOUG] Java GC - Friend or Foe
[BGOUG] Java GC - Friend or Foe
 
JavaOne 2010: OSGI Migrat
JavaOne 2010: OSGI MigratJavaOne 2010: OSGI Migrat
JavaOne 2010: OSGI Migrat
 
Eclipse Open Source @ SAP
Eclipse Open Source @ SAPEclipse Open Source @ SAP
Eclipse Open Source @ SAP
 

Recently uploaded

Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationKnoldus Inc.
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Scott Andery
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesKari Kakkonen
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditSkynet Technologies
 

Recently uploaded (20)

Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog Presentation
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examples
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance Audit
 

SAP HANA Cloud Platform: The void between your Datacenter and the Cloud

  • 1. Krasimir Semerdzhiev HPI Cloud Symposium, Sep, 2013 SAP HANA Cloud Platform From Your Datacenter to The Cloud Public
  • 2. © 2013 SAP AG. All rights reserved. 2Public Disclaimer This presentation outlines our general product direction and should not be relied on in making a purchase decision. This presentation is not subject to your license agreement or any other agreement with SAP. SAP has no obligation to pursue any course of business outlined in this presentation or to develop or release any functionality mentioned in this presentation. This presentation and SAP's strategy and possible future developments are subject to change and may be changed by SAP at any time for any reason without notice. This document is provided without a warranty of any kind, either express or implied, including but not limited to, the implied warranties of merchantability, fitness for a particular purpose, or non-infringement. SAP assumes no responsibility for errors or omissions in this document, except if such damages were caused by SAP intentionally or grossly negligent.
  • 3. © 2013 SAP AG. All rights reserved. 3Public Agenda Introduction into SAP HANA Cloud How to get started? The Cloud Connectivity Dilemma Further Information
  • 5. © 2013 SAP AG. All rights reserved. 5Public SAP HANA Cloud Platform What it can do for you SAVE: Develop cloud applications quickly and easily with low cost INNOVATE: Build new types of applications in the cloud, leveraging SAP HANA in-memory technology EXTEND: Leverage integration with the SAP portfolio – cloud and on-premise MONETIZE: Sell your applications via the SAP store into the SAP installed base
  • 6. © 2013 SAP AG. All rights reserved. 6Public Platform as a Service Software as a Service SAP HANA Cloud Platform Infrastructure as a Service Leverages Enables Lifecycle Services Business Services Self-Service Tools HANA Application Platform Native: HANA XS, RDL Open: Java, node.js, … Managed Services Enterprise Service Levels Platform Operations Shared Reuse-Services Identity Management Connectivity Document Portal Mobile Integration Further Services … Gateway HANA Database Platform HANA Cloud Platform [HCP] … in a Nutshell
  • 7. © 2013 SAP AG. All rights reserved. 7Public SAP HANA Cloud Platform Features in a Nutshell Advertise and sell certified applications via the SAP Store Runs in certified SAP Datacenters in Europe and North America Federated identity management via the SAP ID service or corporate ID providers Connectivity service enabling seamless integration with SAP and other systems Enterprise Service Levels with commitment to 99.9% availability and global 24x7 support Built-in app lifecycle management for seamless app update and maintenance Standards-based and native HANA development and run-time environment Scalable Document Service for managing unstructured data Monitor, debug and profile apps locally and in the cloud Mobilize apps with the Mobile Services Mash-up apps with Portal Services Persistence service leveraging the speed of HANA
  • 8. © 2013 SAP AG. All rights reserved. 8Public developers.sap.com/cloud hana.ondemand.com HCP for development? Free perpetual developer license.
  • 9. SAP HANA Cloud Platform The Cloud Connectivity Dilemma
  • 10. © 2013 SAP AG. All rights reserved. 10Public Running heterogeneous system landscapes: • ABAP-based systems • Java-based systems and tools • SAP HANA-based systems on-premise • Cloud-based LoB solutions • 3rd party systems • Partner solutions Introduction to HANA Cloud Connectivity Service Typical SAP customer landscapes today
  • 11. © 2013 SAP AG. All rights reserved. 11Public Introduction To The Connectivity Service scenarios Connectivity as cloud enablement technology Connectivity helps to transition between on-premise and cloud, and to run hybrid scenarios. Scenarios enabled by connectivity: • Cloud extensions • HANA development in cloud • Data replication
  • 12. © 2013 SAP AG. All rights reserved. 12Public The SAP HANA Cloud Connectivity Service Introduction ■ Secure usage of remote services available in Internet or on-premise networks ■ SAP HANA Cloud Connector for secure technical connectivity between customer networks and SAP HANA Cloud ■ Destinations for communication from cloud to Internet or on-premise services
  • 13. © 2013 SAP AG. All rights reserved. 13Public SAP HANA Cloud Connector On-Premise Agent for Secure Technical Connectivity to SAP HANA Cloud
  • 14. © 2013 SAP AG. All rights reserved. 14Public The Web Shop Application Functionality Overview  Browse a product catalog  View product details  Add products to shopping card  Buy products which are on shopping card  View Top 5 Selling Products
  • 15. © 2013 SAP AG. All rights reserved. 15Public Available ESPM Sample Scenarios (Jun 2013)
  • 16. © 2013 SAP AG. All rights reserved. 16Public ESPM Web Shop Extension Scenario Walk Through The Tutorial ■ Detailed drill-down on how to deploy the app ■ Additional setup available for consumption of the application on mobile devices ■ Appendix: additional info on how to use the code in other landscape setups
  • 17. SAP HANA Cloud Platform Further Information
  • 18. © 2013 SAP AG. All rights reserved. 18Public More Information SAP HANA Cloud Platform End-2-end sample tutorials • http://scn.sap.com/community/developer-center/cross-technology SAP HANA Cloud Platform • Developers: • http://developers.sap.com/cloud • http://sap.github.io • Partners: https://www.sapcloudappspartnercenter.com/ • HANA Cloud Podcast: iTunes Students involvement • Current student openings: • http://jobs.sap.com/search?q=Student&locationsearch=germany • CodeJams: • http://www.slideshare.net/sapdevs/sap-codejam-20122013
  • 20. Backup What’s in it for me as an application developer?
  • 21. © 2013 SAP AG. All rights reserved. 21Public ■ Leveraging open source projects from Eclipse and Apache ■ Packaged as Eclipse plug-ins and maintained via Eclipse Project Update Sites ■ Command line and Maven support for Continuous Integration ■ Local services for rapid application debugging and profiling ■ Polyglot development framework with support for Java, JavaScript, JRuby1 and Scala, Groovy2 Standards-based development environment 1. Current support for Java JavaScript and JRuby on 2013 Roadmap 2. Languages that compile to JVM are tolerated but not officially supported
  • 22. © 2013 SAP AG. All rights reserved. 22Public ■ Deploy, test and run your Cloud application locally and in the Cloud ■ Support for different Compute Unit sizes encompassing virtual CPU cores and memory ■ Support for Java SE 6 and 7 ■ Certified for Java EE 6 Web Profile Certified runtime environment SAP HANA Cloud InternetHTTPS Compute Unit Java EE Web Application Application Runtime Container Java Virtual Machine CustomerSAP
  • 23. © 2013 SAP AG. All rights reserved. 23Public  Structured storage using HANA , MaxDB and Sybase ASE (JDBC)  Dedicated database user and schema isolated by account space  Object persistence using JPA 2.0 with EclipseLink and relational persistence using JDBC  Embedded Apache Derby database for local development1 Persistence Service Database Access On-Demand Leveraging the Speed of HANA 1 Alternative databases can be configured CustomerSAP SAP HANA Cloud Apps JPA SAP HANA Database SAP Sybase ASE SAP MaxDB InternetHTTPS Schemas JDBC
  • 24. © 2013 SAP AG. All rights reserved. 24Public Document Service Highly Scalable Enterprise Content Management System for Unstructured Storage  Document consumption via Apache Chemistry Open Content Management Interoperability Services (CMIS)  Support for access controls, checkout and versioning facilities  WSDL/SOAP and REST AtomPub protocol support  Debugging support via Local Document Service HANA Cloud Apps Document Service API Document Service InternetHTTPS CustomerSAP
  • 25. © 2013 SAP AG. All rights reserved. 25Public Cloud Connectivity Service Secure Integration with the SAP Business Suite and Other On-Premise Systems Firewall Internet Firewall SAP Business Suite Non-SAP SAP HANA HANA Cloud SAP HANA Cloud Connector ■ Establishes secure SSL tunnel between the SAP HANA Cloud and on-premise systems ■ Connectivity created by on-premise agent through reverse-invoke process ■ Supports pre-configured “Destination API” and certificate inspection to safeguard against forgeries ■ Complementary to SAP Gateway, HANA Cloud Integration and 3rd party integration suites both on-premise and in the cloud CustomerSAP
  • 26. © 2013 SAP AG. All rights reserved. 26Public ■ SAML-based single sign-on (SSO) for delegated authentication and identity federation ■ Support for 3rd party Identity Providers (IdP) in the cloud or on-premise ■ Authentication against common 3rd party LDAP user directories, e.g. Microsoft Active Directory ■ Flexible permissions model enables mapping from external group or roles memberships to web roles in the Cloud Identity Service Delegated Authentication and Authorization Across SAP Applications User Identity Provider (e.g. SAP ID Service, SAP NetWeaver IdM, Microsoft ADFS 2.0, …) Application(s) on HANA CloudAccess protected resource Delegate AuthenticationAuthentication
  • 27. © 2013 SAP AG. All rights reserved. 27Public  Proactive 24 x 7 system monitoring with automated alerts  Detailed usage metrics  Historical availability reports  Configurable logging tools  Delivered via a web-based operations console Remote Monitoring and Administration
  • 28. © 2013 SAP AG. All rights reserved. 28Public SAP HANA Cloud Portal Build Secure, Scalable, Attractive External or Internal Portal Sites  Cloud-based portal solution  Easy site creation and consumption  Mobile first – designed for mobile consumption  Fast branding and customization  Leveraging existing on-premise investment  Supports open standards
  • 29. © 2013 SAP AG. All rights reserved. 29Public Cloud Services Cloud Connector Analytics CRM SAP HANA 3rd Party The SAP Mobile Platform, cloud version Mobile-as-a-Service (MaaS) End Users SAP Store Native or Adobe hybrid applications On Premise REST Services Platform Services SAP Mobile Platform, cloud version Integration with MDM Developers Administrators REST Services Platform Services SAP Mobile Platform, cloud version Cloud Connector Analytics CRM SAP HANA 3rd Party
  • 30. © 2013 SAP AG. All rights reserved. 30Public SAP HANA Cloud Platform – Security compliance  Certified operations  World-class data centers  Advanced network security  Reliable data backup  Built-in compliance, integrity, and confidentiality ISO 27001 CERTIFIED ISO 9001 CERTIFIED1 BS25999 CERTIFIED1 GREEN IT CERTIFIED1 ISAE3402 TESTIFIED2 SSAE16 TESTIFIED2 IT operations QM HA Energy Efficiency International Accounting Regulations 1: certification for Germany-based SAP data center that hosts SAP HANA Cloud Platform 2: formerly SAS 70 Type II