Security to Connect Back-end APIs with HTML5 Cross Platform Apps

Size: px
Start display at page:

Download "Security to Connect Back-end APIs with HTML5 Cross Platform Apps"

Transcription

1 API Security to Connect Back-end APIs with HTML5 Cross Platform Apps Andy Thurai, CTO, Intel Big Data & Application Security Software Blog:

2 Intel software is growing..

3 Intel does software (or API)???? Intel is a top 10 largest software company in the world. (Forbes) Software represents nearly 15% (and growing) of Intel revenue. Intel software SVP Renee James is now President of the company. Intel acquisition strategy has been software focused: McAfee (Security) Mashery (API management, SaaS platform) Sarvega (API Gateway) Aepona (Telco/ API monetization engine) Wind River (embedded software for devices - IoT) AppMobi (html5 dev tools company) *Forbes

4 Converging Trends Driving the Mobile App Economy HTML5 offers platform and cost advantages for both Enterprise and third-party developers. VisionMobile HTML5 usage and stability will appear first in mobile environments, and then on the desktop. Evolution of HTML5 Is Key to Adoption of Mobile BI Applications -Analyst An API strategy is becoming a must in terms of speed to market with new products, maximizing business development, and product development opportunities. -USA Today BaaS market is estimated to grow from $216.5 million in 2012 to $7.7 billion in MarketsandMarkets

5 Intel Enabling the API Economy In APIs we re investing in an arsenal of API related assets to be a key player in the new API app economy. 10 yr old mature Expressway gateway (Security, deep integration) Mashery for API Mgt SaaS portal part of Expressway API Manager SKU & 300k dev community Aepona for telco API integration & monetization AppMobi Cross platform push messaging, app promotion, in-app purchasing, integrated analytics Intel Cloud Services platform is a cloud hosted BaaS API play Intel Capital investment in Feed Henry BaaS player Intel Intelligent Systems Framework for embedded APIs Ultimate driver for Data Center, Enterprise Apps, Cloud & Client side platforms

6 Apps & APIs Turn the Enterprise Into a Platform Creates a virtuous spiral for the developers that build compelling apps and APIs APIs extend the reach of apps as they become part of distributed data network. As more people & devices use the APIs, the app developer generates more data. APIs can expose analytics which create feedback loops to optimize platform performance & user experience APIs & Mobile connections are the new client/servers DEVICES CLOUD and so on SERVICES, APIS & ANALYTICS DEVICES Intel is uniquely positioned with hardware, analytics, API portfolios to deliver open approach

7 Enterprises Have Unique Requirements for Mobile Enablement Trying to get a mobile project going at your Enterprise? Does this look familiar? Disparate middleware and database technologies Disparate identity management silos Disparate programming languages Current architecture optimized for web browsers Vertical integration prohibits cloud outsourcing Inconsistent security model across domains PII/PCI compliance requirements? On top of this you want: BYOD Any device Native application features Low development & maintenance costs Fast time to market Robust security for Enterprise data Enable real-time BI streaming to device Our mobile reality is fragmented iphone, Android, Windows, Blackberry. How can Enterprises reduce cost drivers & speed revenue generating innovation from APIs to mobile

8 Key Drivers Cost Reduction Drives the demand for low cost solutions Cross-platform flexibility New ways to get more from existing resources Security Require compliance Desire customer trust and confidence Need to protect IP/Brand Time To Market Launch new apps faster on more platforms compared to alternatives Reliability Seeking trusted partners and advisors Reduced risk Operational Efficiency Requires efficient practices Fungible resources Effort saving tools Incremental Revenue Utilize legacy information assets in innovative ways

9 Why Developers Favor HTML5 Clients for Development HTML5 is advanced Proven web technologies with advanced features Intel takes HTML5 further with new APIs and Parallel JavaScript HTML5 is open Built on open web technologies and W3C standards More than two million HTML5 developers worldwide Intel advances HTML5 via open source projects and the W3C HTML5 is everywhere More than one billion mobile devices with HTML5 browsers in % app developers use HTML5 today, another 40% plan to in the future Create apps faster, better and at lower cost

10 Closed,Stack Centric Solutions Custom Solutions/ Vertical Integration Vertical Integration custom app suite on a single device like ipad Server solutions may be custom proprietary appliances tuned to their own extensive software stack High prof service & integration overhead + expense Custom Backend (IBM, SAP, etc). Single Platform Deployment Free Readily Available Client Tooling Tied to Enterprise Grade Middleware Lacking Back-End API Native APP Device

11 Open End to End Approach HTML5 based Apps/Cross Platform BYOD demands cross platform client solutions Heterogeneous data connectors Expressway securely exposes Enterprise data to mobile devices at scale connected to Identity Mgt Systems Efficient SaaS or Local API Sharing Portals to promote & manage APIs HTML5 provides Enterprise with the most efficient, low-cost cross-platform solutions. Intel Expressway Intel XDK Existing Back-End API Portals Cross- Platform App Multi-Device

12 Load Balancer Web Application Firewall Load Balancer Load Balancer Traditional 3-Tier Server Side Architecture Web server App server App server Database Master Web server App server Database slave 1 Web server App server Database slave N Browser Presentation Tier Logic (application) Tier Persistence Tier 3-Tier Shared Nothing Architecture Most common architecture, widely deployed Gold standard, developed as a result of the web revolution Problem: Designed primarily for HTML web browsers, not mobile apps Image borrowed from Software engineering for Software as a Service; Coursera course by Armando Fox, Dave Patterson

13 Load Balancer Load Balancer Load Balancer 2-Tier, App-Optimized Architecture Web server App server App server Database Master API Gateway Mobile Web Middleware server App server Database slave 1 HTML5 & Native Apps Asset server Delivery & Governance Tier App server Logic (application) Tier Database slave N Persistence Tier 2-Tier API-optimized architecture using API Gateway design pattern Emerging standard for app enablement Pushes view/presentation to client side Delivery tier focuses on integration, mediation, and security instead Image borrowed from Software engineering for Software as a Service; Coursera course by Armando Fox, Dave Patterson

14 Retrofitting BaaS for Enterprise Generic Commodity Mobile App Services from Cloud User Mgt (federation), commerce, social messaging, GEO location, CMS & Data Storage Custom APIs, Data Query, REST façade Device SDKs, frameworks- e.g. phone gap Enterprise BaaS Requirements API Management, Security & Integration Mash-up 3 rd party BaaS or Provider APIs From single use APIs to packaged turn key enterprise delivery platforms designed around the business Tools Backend API Assets

15 Runtime & Design Time View Execution side Request side Legacy & Identity IT as a service (CSB) Local or SaaS API Portal API Promotion & Management Developer Private Cloud APIs Hybrid Apps Mashups App Public or BaaS APIs Native Apps HTML5/Hybrid Apps Development Cycle

16 Intel in HTML5 Apps App Dev Center App Framework (jqmobi) App Porter ios to Html5 AppMobi SDK & 150K Community Intel XDK w/source Editing, Emulation/Phone Gap, Best-in-class Testing App Game Interface Augment canvas obj Optimized libraries HTML5 and JavaScript code are wrapped in a container to run as a native app Ability to leverage Expressway s WebSockets streaming, protocol translation, & Security that reduces MDM dependencies SaaS Control Panel 16 It's a very good tool-stephen Campbell, lead developer at Second Fiction Game Studio Intel XDK Client

17 Develop HTML5 Apps App Dev Center Intel API Manager Portal Developer Apps ios* Amazon* Android* Windows* 8 Nook* Facebook* Appup* Chrome* WebApp Intel XDK on software.intel.com/html5 *Other brands and names are the property of their respective owners

18 HTML5 Client Development Workflow Write once run everywhere Make security architecture part of design CORS best practices, API key management security design decisions applicable on multiple targets

19 Security Usages- HTML5 API Key Security HTML5 Application Deployment Model HTTP Request Server HTML5/JavaScript API Key Security Concern HTML5 apps are pushed to the client, including all API keys API Keys for cross-platform requests will be distributed to all clients Clients can view source to obtain API keys Solution #1: Obfuscate API key may work for low value APIs Solution #2: Replace API key with function call to Intel Expressway API Manager for step-up authentication 19

20 Security Usages- HTML5 Security Architecture with a Service Gateway Gateway_auth() Web server HTML5 Application Challenge Service Gateway Web server Asset server Delivery Tier Enterprise Identity Management Dynamic API Key Increases Security API Key returned at runtime JavaScript function makes HTTP(S) API call to service gateway User forced to strong authentication: Browser mutual SSL or challenge with username/password or OTP (One-time-password) Supports Enterprise authentication and authorization systems, such as Oracle, CA, IBM, LDAP/AD Minimal impact to existing API key lifecycle 20

21 Intel IT Use Case Real-time conference room availability Mashup of reservation system API and sensor information Upgrade to websocket to give real-time updates as rooms are occupied Streaming pattern applicable to real-time Big Data BI 21

22 Biotech Client to Mobile Middleware Use Case Challenge: Translation of legacy data to APIs, securely exposing sensitive data never designed to leave the datacenter, infrastructure scalability and performance PII Compliance Heterogeneous Back end Driven by M & A Secure Delivery of Analytical Data Legacy Systems & Protocols Solution: Middle tier API proxy & portal for threat defense, IaaS cloud authentication/authorization, data translation and high performance RESTful APIs Local API Portal Middle tier & API Management Benefits: Scaled BYOD mobile app delivery to 10K users Ability to create new app mash-ups from multiple legacy systems Client Access Optimized server tier for dynamic content requests Connected client App Dev to server side API runtime Safely protect PII data in transit to/from mobile 10K + BYOD Geo Distributed mobile Base Client app Dev Tools 22 22

23 Emerging Uses: Touchless API Security for Hadoop & PCI & PII Data Controls Tokenization service Intel Compliance Platform PCI, PII Data Anonymization 23

24 Intel Expressway API Manager & Intel XDK Engaged Dev Communities -130K HTML 5 App Mobi -300K Server side API Mashery Enterprise On-prem or Cloud API Sharing with Integrated Run-time Enforcement & Mediation 24

Introduction to IBM Worklight Mobile Platform

Introduction to IBM Worklight Mobile Platform Introduction to IBM Worklight Mobile Platform The Worklight Mobile Platform The Worklight Mobile Platform is an open, complete and advanced mobile application platform for HTML5, hybrid and native apps.

More information

Middleware- Driven Mobile Applications

Middleware- Driven Mobile Applications Middleware- Driven Mobile Applications A motwin White Paper When Launching New Mobile Services, Middleware Offers the Fastest, Most Flexible Development Path for Sophisticated Apps 1 Executive Summary

More information

apiomat Enterprise Mobile Enterprise Application Platform the Next Generation

apiomat Enterprise Mobile Enterprise Application Platform the Next Generation Mobile Enterprise Application Platform the Next Generation Digital Transformation Mobile is changing the game Starting with Apple s iphone mobile devices have changed economy from the scratch new business

More information

DevOps Best Practices for Mobile Apps. Sanjeev Sharma IBM Software Group

DevOps Best Practices for Mobile Apps. Sanjeev Sharma IBM Software Group DevOps Best Practices for Mobile Apps Sanjeev Sharma IBM Software Group Me 18 year in the software industry 15+ years he has been a solution architect with IBM Areas of work: o DevOps o Enterprise Architecture

More information

Cisco Enterprise Mobility Services Platform

Cisco Enterprise Mobility Services Platform Data Sheet Cisco Enterprise Mobility Services Platform Reduce development time and simplify deployment of context-aware mobile experiences. Product Overview The Cisco Enterprise Mobility Services Platform

More information

Best Practices for Building Mobile Web

Best Practices for Building Mobile Web Best Practices for Building Mobile Web and Hybrid Applications Mobile is the NEXT dominant phase of computing Mobile is different: Transformational business models Faster lifecycles More iterative Mobile/Wireless/Cloud

More information

Enterprise Mobility Space

Enterprise Mobility Space MBaaS How MBaaS is Shaping up the Enterprise Mobility Space A RapidValue Solutions Whitepaper Contents Executive Summary... What is Mobile Backend as a Service (MBaaS)?... Primary Building Blocks of MBaaS...

More information

Using Cloud Services for Building Next Generation Mobile Apps

Using Cloud Services for Building Next Generation Mobile Apps Using Cloud Services for Building Next Generation Mobile Apps appcelerator.com Executive Summary Enterprises are in the midst of a major transformation as it relates to their interaction with customers,

More information

Building a Mobile App Security Risk Management Program. Copyright 2012, Security Risk Advisors, Inc. All Rights Reserved

Building a Mobile App Security Risk Management Program. Copyright 2012, Security Risk Advisors, Inc. All Rights Reserved Building a Mobile App Security Risk Management Program Your Presenters Who Are We? Chris Salerno, Consultant, Security Risk Advisors Lead consultant for mobile, network, web application penetration testing

More information

ITP 342 Mobile App Development. APIs

ITP 342 Mobile App Development. APIs ITP 342 Mobile App Development APIs API Application Programming Interface (API) A specification intended to be used as an interface by software components to communicate with each other An API is usually

More information

POINT-TO-POINT vs. MEAP THE RIGHT APPROACH FOR AN INTEGRATED MOBILITY SOLUTION

POINT-TO-POINT vs. MEAP THE RIGHT APPROACH FOR AN INTEGRATED MOBILITY SOLUTION POINT-TO-POINT vs. MEAP THE RIGHT APPROACH FOR AN INTEGRATED MOBILITY SOLUTION Executive Summary Enterprise mobility has transformed the way businesses engage with customers, partners and staff while exchanging

More information

Welcome to the Force.com Developer Day

Welcome to the Force.com Developer Day Welcome to the Force.com Developer Day Sign up for a Developer Edition account at: http://developer.force.com/join Nicola Lalla nlalla@saleforce.com n_lalla nlalla26 Safe Harbor Safe harbor statement under

More information

THE MOBlLE APP. REVOLUTlON. 8 STEPS TO BUlLDING MOBlLE APPS FAST ln THE CLOUD

THE MOBlLE APP. REVOLUTlON. 8 STEPS TO BUlLDING MOBlLE APPS FAST ln THE CLOUD THE MOBlLE APP REVOLUTlON 8 STEPS TO BUlLDING MOBlLE APPS FAST ln THE CLOUD People use hand-held devices for everything from communicating and playing games to shopping and surfing the Internet. In fact,

More information

> > Building Mobile Ready Back- ends & Secure APIs. Blake Dournaee, Product Manager, Intel Data Center So6ware Division API. Service/API Gateway

> > Building Mobile Ready Back- ends & Secure APIs. Blake Dournaee, Product Manager, Intel Data Center So6ware Division API. Service/API Gateway Building Mobile Ready Back- ends & Secure APIs > > Service/API Gateway API Data Center Apps Blake Dournaee, Product Manager, Intel Data Center So6ware Division 1 Agenda Trends: APIs and Mobile Challenges

More information

Helping organizations secure and govern application services for SOA, Web and the Cloud

Helping organizations secure and govern application services for SOA, Web and the Cloud Helping organizations secure and govern application services for SOA, Web and the Cloud SOA WEB CLOUD layer7tech.com info@layer7tech.com @layer7 Layer 7 offers industry-leading XML security, runtime SOA

More information

ENABLING THE MOBILE ENTERPRISE. James W. Hammons Regional Sales Manager Red Hat Mobile Southern Europe, Middle East & Africa Twitter: @hammons_j

ENABLING THE MOBILE ENTERPRISE. James W. Hammons Regional Sales Manager Red Hat Mobile Southern Europe, Middle East & Africa Twitter: @hammons_j ENABLING THE MOBILE ENTERPRISE James W. Hammons Regional Sales Manager Red Hat Mobile Southern Europe, Middle East & Africa Twitter: @hammons_j AGENDA 1. The Mobile Buzz 2. Why a Mobile Application Platform

More information

IBM MobileFirst Launch David Lee Heyman

IBM MobileFirst Launch David Lee Heyman IBM MobileFirst Launch David Lee Heyman WW Mobile Business Agility Tiger Team IBM's Mobile Enterprise - A personal journey Watch now: http://youtu.be/0sealyljfag Announcing: IBM MobileFirst 5 2013 IBM

More information

IBM MobileFirst Hands-on Labs environment with Linux on z Systems and z/os

IBM MobileFirst Hands-on Labs environment with Linux on z Systems and z/os IBM MobileFirst Hands-on Labs environment with Linux on z Systems and z/os Session Nr: 16772 + 16773 Wilhelm Mild Executive IT Architect wilhelm.mild@de.ibm.com Erich Amrehn Distinguished Engineer amrehn@de.ibm.com

More information

How Oracle MAF & Oracle Mobile Cloud can Accelerate Mobile App Development

How Oracle MAF & Oracle Mobile Cloud can Accelerate Mobile App Development How Oracle MAF & Oracle Mobile Cloud can Accelerate Mobile App Development A RapidValue Solutions Whitepaper Contents Executive Summary... 03 Oracle Mobile Application Framework (MAF): The Complete Development

More information

Java and the Internet of Things

Java and the Internet of Things Java and the Internet of Things Henrik Stahl Vice President Java Product Management 1 9 Million+ Java developers worldwide #1 Choice for developers #1 Development platform 5 of Top 5 OEMs ship Java ME

More information

Statement of Direction

Statement of Direction Mobile First: Taking Mobile CRM to the Next Level 1 January 2013 Mobile First: Taking Mobile CRM to the Next Level Whitepaper Mobile First: Taking Mobile CRM to the Next Level 2 Table of Contents Notes...

More information

ENTERPRISE MOBILE BACKEND AS A SERVICE EVALUATION CHECKLIST

ENTERPRISE MOBILE BACKEND AS A SERVICE EVALUATION CHECKLIST ENTERPRISE MOBILE BACKEND AS A SERVICE EVALUATION CHECKLIST Considerations for choosing a secure, scalable, and reliable enterprise mobile backend platform OVERVIEW Organizations often struggle with identifying

More information

CSS CORP SMART MOBILITY SERVICES

CSS CORP SMART MOBILITY SERVICES Mobility Services Mobility Services As handheld devices and next generation service provider networks enable rich, real time user experiences, mobility is fast emerging as a critical component of enterprise

More information

Cloud Service Brokerage Case Study. Health Insurance Association Launches a Security and Integration Cloud Service Brokerage

Cloud Service Brokerage Case Study. Health Insurance Association Launches a Security and Integration Cloud Service Brokerage Cloud Service Brokerage Case Study Health Insurance Association Launches a Security and Integration Cloud Service Brokerage Cloud Service Brokerage Case Study Health Insurance Association Launches a Security

More information

Sybase Unwired Platform 2.1.x

Sybase Unwired Platform 2.1.x white paper Sybase Unwired Platform 2.1.x Development Paradigm www.sybase.com Table of Contents 1 Sybase Unwired Platform 2 Mobile Application Development 3 Mobile Business Object (MBO) Development 5 Mobile

More information

IBM Cloud Security Draft for Discussion September 12, 2011. 2011 IBM Corporation

IBM Cloud Security Draft for Discussion September 12, 2011. 2011 IBM Corporation IBM Cloud Security Draft for Discussion September 12, 2011 IBM Point of View: Cloud can be made secure for business As with most new technology paradigms, security concerns surrounding cloud computing

More information

Making Mobile a Reality

Making Mobile a Reality Making Mobile a Reality KIEFER CONSULTING CALIFORNIA DEPARTMENT OF TECHNOLOGY Introductions Scott Paterson California Department of Technology, Enterprise Solutions Harkeerat Toor Kiefer Consulting, Consultant

More information

SAP HANA Cloud Platform. Technical Overview Uwe Heinz

SAP HANA Cloud Platform. Technical Overview Uwe Heinz SAP HANA Cloud Platform Technical Overview Uwe Heinz The way into the Cloud 75% New IT invests 2016 are cloud based Source: IDC 2013 Report: New Enterprise IT Spend 80% New IT invests Driven by users Source:

More information

An Enterprise Architect s Guide to API Integration for ESB and SOA

An Enterprise Architect s Guide to API Integration for ESB and SOA An Enterprise Architect s Guide to API Integration for ESB and SOA The New Digital Imperative While some are still adjusting to the idea, you re well aware that we re living in an application economy.

More information

Creating a Strong Security Infrastructure for Exposing JBoss Services

Creating a Strong Security Infrastructure for Exposing JBoss Services Creating a Strong Security Infrastructure for Exposing JBoss Services JBoss Enterprise SOA Platform Service Clients Service Gateway Enterprise Services Blake Dournaee, Product Management, Intel SOA Products

More information

Mobile Middleware Buyer s Guide

Mobile Middleware Buyer s Guide white paper Mobile Middleware Buyer s Guide Paper Focus: Common enterprise use cases that benefit from using a Mobile Middleware architecture Architectural, performance and security tradeoffs Common security

More information

ENTERPRISE MOBILITY STRATEGY. We work for you, not your technology vendors.

ENTERPRISE MOBILITY STRATEGY. We work for you, not your technology vendors. ENTERPRISE MOBILITY STRATEGY We work for you, not your technology vendors. Navdeep Singla info@ondevice.co.uk www.ondevice.co.uk July, 2013 Access Evolution of Computing Mainframe Centralised Batch processing

More information

Take Your Rocket U2 Apps Mobile with Rocket LegaSuite. Greg Mummah, Product Manager Rocket Software

Take Your Rocket U2 Apps Mobile with Rocket LegaSuite. Greg Mummah, Product Manager Rocket Software Take Your Rocket U2 Apps Mobile with Rocket LegaSuite Greg Mummah, Product Manager Rocket Software Greg Mummah Product Manager Managed application modernization team at municipal government software vendor

More information

Building the Internet of Things Jim Green - CTO, Data & Analytics Business Group, Cisco Systems

Building the Internet of Things Jim Green - CTO, Data & Analytics Business Group, Cisco Systems Building the Internet of Things Jim Green - CTO, Data & Analytics Business Group, Cisco Systems Brian McCarson Sr. Principal Engineer & Sr. System Architect, Internet of Things Group, Intel Corp Mac Devine

More information

Internet of Things: What is going to change in our lives

Internet of Things: What is going to change in our lives Internet of Things: What is going to change in our lives Amrith NAWOOR Technology Manager, SADC & EA - Oracle World Telecommunication and Information Society Day May 18, 2015 Safe Harbor Statement The

More information

MENDIX FOR MOBILE APP DEVELOPMENT WHITE PAPER

MENDIX FOR MOBILE APP DEVELOPMENT WHITE PAPER MENDIX FOR MOBILE APP DEVELOPMENT WHITE PAPER TABLE OF CONTENTS Market Demand for Enterprise Mobile Mobile App Development Approaches Native Apps Mobile Web Apps Hybrid Apps Mendix Vision for Mobile App

More information

Please give me your feedback

Please give me your feedback Please give me your feedback Session TB3388 Speaker Mike Jennett Use the mobile app to complete a session survey 1. Access My schedule 2. Click on this session 3. Go to Rate & review If the session is

More information

SAP HANA Cloud Portal Overview and Scenarios

SAP HANA Cloud Portal Overview and Scenarios SAP HANA Cloud Portal Overview and Scenarios HERUG 2014 Conference - Montevideo April 2014 Twitter: @portal_sap / #hanacloudportal HERUG 2014 Conference Event Website Event overview Information and Agenda

More information

MOBILE MICROAPPS. The shortest path to enterprise mobility

MOBILE MICROAPPS. The shortest path to enterprise mobility MOBILE MICROAPPS The shortest path to enterprise mobility Abstract In the most general case, enterprise mobility is a tough problem requiring a big investment in the IT infrastructure, skills, and processes.

More information

Develop enterprise mobile applications with IBM Rational software

Develop enterprise mobile applications with IBM Rational software Develop enterprise mobile applications with IBM software Providing comprehensive mobile application development and lifecycle management solutions Highlights Helps streamline and optimize the software

More information

Capital Market Day 2015

Capital Market Day 2015 Capital Market Day 2015 Digital Business Platform & Product Roadmap Dr. Wolfram Jost Chief Technology Officer February 4, 2015 1 For Internal use only. Market Application infrastructure and middleware

More information

MOBILIZING ORACLE APPLICATIONS ERP. An Approach for Building Scalable Mobility Solutions. A RapidValue Solutions Whitepaper

MOBILIZING ORACLE APPLICATIONS ERP. An Approach for Building Scalable Mobility Solutions. A RapidValue Solutions Whitepaper MOBILIZING ORACLE APPLICATIONS ERP An Approach for Building Scalable Mobility Solutions A RapidValue Solutions Whitepaper TABLE OF CONTENTS Executive Overview Typical Architecture for Mobilizing Oracle

More information

Ensuring the security of your mobile business intelligence

Ensuring the security of your mobile business intelligence IBM Software Business Analytics Cognos Business Intelligence Ensuring the security of your mobile business intelligence 2 Ensuring the security of your mobile business intelligence Contents 2 Executive

More information

THE ENTERPRISE GAMING COOKBOOK

THE ENTERPRISE GAMING COOKBOOK THE ENTERPRISE GAMING COOKBOOK Learn how game studios in our Ecosystem are using Bluemix to build the world s most advanced serious games We break down the web services needed to develop a variety of experiences

More information

Build and Secure Mobile Apps in the Enterprise. Ed Brill Ian Robinson Josh Lambert

Build and Secure Mobile Apps in the Enterprise. Ed Brill Ian Robinson Josh Lambert Build and Secure Mobile Apps in the Enterprise Ed Brill Ian Robinson Josh Lambert Introductions Ed Brill Director, Mobile Enterprise Marketing IBM Ian Robinson Program Director, MobileFirst Platform and

More information

Accelerating Business Value by

Accelerating Business Value by Accelerating Business Value by Mobilizing Backend Enterprise Applications To find out how GAVS can be engaged as your dedicated co-sourcing partner to improve business outcomes, please write to us at cosource@gavsin.com.

More information

Meet the Cloud API The New Enterprise Control Point

Meet the Cloud API The New Enterprise Control Point Meet the Cloud API The New Enterprise Control Point Presented by: Katrina Kehlet Intel Application Security and Identity Products 1 Agenda Why Intel & McAfee- Security Connected Cloud Promise & Threat

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 Oracle WebCenter Strategy and Vision Rob Schootman Principal Sales Consultant Oracle Fusion Middleware 2 Insert Information Protection Policy Classification from Slide 13 Let s introduce myself... 3

More information

Enterprise Mobile App Management Essentials. Presented by Ryan Hope and John Nielsen

Enterprise Mobile App Management Essentials. Presented by Ryan Hope and John Nielsen Enterprise Mobile App Management Essentials Presented by Ryan Hope and John Nielsen 1 Mobile App Trends Global mobile app downloads to exceed 30B by 1016 US and Europe account for over 70% of the market

More information

Cloud Services for DevOps: Next-gen PaaS Through MBaaS

Cloud Services for DevOps: Next-gen PaaS Through MBaaS Cloud Services for DevOps: Next-gen PaaS Through MBaaS September 2013 Presented by: Brad Shimmin Research Director, Business Technology and Software bshimmin@currentanalysis.com Charlotte Dunlap Sr. Analyst,

More information

ITP 140 Mobile Technologies. Mobile Topics

ITP 140 Mobile Technologies. Mobile Topics ITP 140 Mobile Technologies Mobile Topics Topics Analytics APIs RESTful Facebook Twitter Google Cloud Web Hosting 2 Reach We need users! The number of users who try our apps Retention The number of users

More information

Combining new technologies: SAP Cloud for Sales and HANA Cloud Integration at Cavalier

Combining new technologies: SAP Cloud for Sales and HANA Cloud Integration at Cavalier Combining new technologies: SAP Cloud for Sales and HANA Cloud Integration at Cavalier Your logo Arnaud Sergent - SAP Joeri Seghers - Expertum SAPience.be TECHday 14 1 Agenda 1- Introduction 2- SAP Cloud

More information

The Webcast will begin at 1:00pm EST. www.gig-werks.com

The Webcast will begin at 1:00pm EST. www.gig-werks.com Workflow throughout the Enterprise for Legal Firms and Departments The Webcast will begin at 1:00pm EST www.gig-werks.com Today s Presentation: Introduction & About Gig Werks Gig Werks Experience with

More information

Build Your Mobile Strategy Not Just Your Mobile Apps

Build Your Mobile Strategy Not Just Your Mobile Apps Mobile Cloud Service Build Your Mobile Strategy Not Just Your Mobile Apps Copyright 2015 Oracle Corporation. All Rights Reserved. What is is it? Oracle Mobile Cloud Service provides everything you need

More information

Evaluating Enterprise Mobile Platforms Go Big or Go Small?

Evaluating Enterprise Mobile Platforms Go Big or Go Small? Evaluating Enterprise Mobile Platforms Go Big or Go Small? Theresa Regli Principal Analyst & Managing Partner tregli@realstorygroup.com Twitter: @theresaregli @realstorygroup Real Story Group: What We

More information

HP CLOUD SYSTEM. The most complete, integrated platform for building and managing clouds featuring Intel technologies.

HP CLOUD SYSTEM. The most complete, integrated platform for building and managing clouds featuring Intel technologies. HP CLOUD SYSTEM The most complete, integrated platform for building and managing clouds featuring Intel technologies Presenter Title 2010 2011 Hewlett-Packard Development Company, L.P. The information

More information

Mobile Performance Testing Approaches and Challenges

Mobile Performance Testing Approaches and Challenges NOUS INFOSYSTEMS LEVERAGING INTELLECT Mobile Performance Testing Approaches and Challenges ABSTRACT Mobile devices are playing a key role in daily business functions as mobile devices are adopted by most

More information

Integrating Web Messaging into the Enterprise Middleware Layer

Integrating Web Messaging into the Enterprise Middleware Layer The increasing demand for real-time data has companies seeking to stream information to users at their desks via the web and on the go with mobile apps. Two trends are paving the way: o Internet push/streaming

More information

HP ALM Masters 2014 Connected, collaborative mobile application development for the enterprise HP Anywhere

HP ALM Masters 2014 Connected, collaborative mobile application development for the enterprise HP Anywhere HP ALM Masters 2014 Connected, collaborative mobile application development for the enterprise HP Anywhere A radically different kind of user Mainframe Client/Server Web Devices System-centric User-centric

More information

Sybase Unwired Platform 2.0

Sybase Unwired Platform 2.0 white paper Sybase Unwired Platform 2.0 Development Paradigm www.sybase.com TABLE OF CONTENTS 1 Sybase Unwired Platform 1 Mobile Application Development 2 Mobile Business Object (MBO) Development 4 Mobile

More information

Mobility in Claims Management

Mobility in Claims Management January 2014 Mobility in Claims Management Aparna Krishnan, SENIOR BUSINESS ANALYST, BFSI-Insurance Practice 2 CONTENTS CLAIMS TRANSFORMATION IS THE WAY TO GO 3 BUSINESS DRIVERS FOR ADOPTING MOBILE SOLUTIONS

More information

Kony Mobile Application Management (MAM)

Kony Mobile Application Management (MAM) Kony Mobile Application Management (MAM) Kony s Secure Mobile Application Management Feature Brief Contents What is Mobile Application Management? 3 Kony Mobile Application Management Solution Overview

More information

SOLUTION BRIEF Enterprise Mobility Management. Critical Elements of an Enterprise Mobility Management Suite

SOLUTION BRIEF Enterprise Mobility Management. Critical Elements of an Enterprise Mobility Management Suite SOLUTION BRIEF Enterprise Mobility Management Critical Elements of an Enterprise Mobility Management Suite CA Technologies is unique in delivering Enterprise Mobility Management: the integration of the

More information

MANAGEMENT SUMMARY INTRODUCTION KEY MESSAGES. Written by: Michael Azoff. Published June 2015, Ovum

MANAGEMENT SUMMARY INTRODUCTION KEY MESSAGES. Written by: Michael Azoff. Published June 2015, Ovum App user analytics and performance monitoring for the business, development, and operations teams CA Mobile App Analytics for endto-end visibility CA Mobile App Analytics WWW.OVUM.COM Written by: Michael

More information

Improve your mobile application security with IBM Worklight

Improve your mobile application security with IBM Worklight Improve your mobile application security with IBM Worklight Contents 1 Introduction 2 IBM Worklight overview 4 Enabling mobile security with IBM Worklight 6 Integrating IBM Worklight with enterprise security

More information

Take full advantage of IBM s IDEs for end- to- end mobile development

Take full advantage of IBM s IDEs for end- to- end mobile development Take full advantage of IBM s IDEs for end- to- end mobile development ABSTRACT Mobile development with Rational Application Developer 8.5, Rational Software Architect 8.5, Rational Developer for zenterprise

More information

Federated single sign-on (SSO) and identity management. Secure mobile access. Social identity integration. Automated user provisioning.

Federated single sign-on (SSO) and identity management. Secure mobile access. Social identity integration. Automated user provisioning. PingFederate We went with PingFederate because it s based on standards like SAML, which are important for a secure implementation. John Davidson Senior Product Manager, Opower PingFederate is the leading

More information

Enterprise Mobility Technology Options Making Sense of mbaas, MEAP, MADP, and Mobile Application Servers for Building Enterprise Mobile Apps

Enterprise Mobility Technology Options Making Sense of mbaas, MEAP, MADP, and Mobile Application Servers for Building Enterprise Mobile Apps Enterprise Mobility Technology Options Making Sense of mbaas, MEAP, MADP, and Mobile Application Servers for Building Enterprise Mobile Apps Table of Contents Introduction... 3 The Consumerization of IT...

More information

How To Compare The Two Cloud Computing Models

How To Compare The Two Cloud Computing Models WHITE PAPER Elastic Cloud Infrastructure: Agile, Efficient and Under Your Control - 1 - INTRODUCTION Most businesses want to spend less time and money building and managing infrastructure to focus resources

More information

Deploy. Friction-free self-service BI solutions for everyone Scalable analytics on a modern architecture

Deploy. Friction-free self-service BI solutions for everyone Scalable analytics on a modern architecture Friction-free self-service BI solutions for everyone Scalable analytics on a modern architecture Apps and data source extensions with APIs Future white label, embed or integrate Power BI Deploy Intelligent

More information

Kony for SAP. Kony powers enterprise applications for mobile workers. The problem with mobilizing SAP

Kony for SAP. Kony powers enterprise applications for mobile workers. The problem with mobilizing SAP Technical Brief Kony for SAP Kony powers enterprise applications for mobile workers The problem with mobilizing SAP Any organization who has attempted to mobilize SAP understands the intense difficulty

More information

WHITEPAPER. SECUREAUTH 2-FACTOR AS A SERVICE 2FaaS

WHITEPAPER. SECUREAUTH 2-FACTOR AS A SERVICE 2FaaS WHITEPAPER SECUREAUTH 2-FACTOR AS A SERVICE 2FaaS EXECUTIVE OVERVIEW 2-Factor as a Service (2FaaS) is a 100% cloud-hosted authentication solution that offers flexible security without compromising user

More information

Managing Mobile Devices in the Enterprise. James Naftel

Managing Mobile Devices in the Enterprise. James Naftel [ Managing Mobile Devices in the Enterprise James Naftel [ Disclaimer This presentation outlines our general product direction and should not be relied on in making a purchase decision. This presentation

More information

IBM s Mobile Enterprise Strategy. 2012 IBM Corporation

IBM s Mobile Enterprise Strategy. 2012 IBM Corporation IBM s Mobile Enterprise Strategy Mobile is changing conventions for industries Healthcare Construction Government From: Traditional health institution To: Seamless interactions among physicians and providers,

More information

SAP HANA Cloud Platform

SAP HANA Cloud Platform SAP HANA Cloud Platform Introduction Rui Nogueira, SAP AG - TIP CORE June 12 th, 2013 Building An Application For The Cloud 2013 SAP AG or an SAP affiliate company. All rights reserved. 2 Building an Enterprise-Ready

More information

Development for Mobile Devices Tools from Intel, Platform of Your Choice!

Development for Mobile Devices Tools from Intel, Platform of Your Choice! Development for Mobile Devices Tools from Intel, Platform of Your Choice! Sergey Lunev, Intel Corporation HTML5 Tools Development Manager Optional: Download App Preview Android bit.ly/1i8vegl ios bit.ly/1a3w7bk

More information

IoT Solutions from Things to the Cloud

IoT Solutions from Things to the Cloud IoT Solutions from Things to the Cloud Intel Quark SoC X1000 Applications Marketing Seminar Anaheim, California Oct. 29, 2014 Intel, the Intel logo, the Intel Inside logo, Intel Atom, Intel Core, Quark

More information

Securely. Mobilize Any Business Application. Rapidly. The Challenge KEY BENEFITS

Securely. Mobilize Any Business Application. Rapidly. The Challenge KEY BENEFITS Mobilize Any Business Application. Rapidly. Securely. The Challenge Today's enterprises are increasingly leveraging mobility solutions to improve productivity, decrease response times and streamline operational

More information

IBM 000-281 EXAM QUESTIONS & ANSWERS

IBM 000-281 EXAM QUESTIONS & ANSWERS IBM 000-281 EXAM QUESTIONS & ANSWERS Number: 000-281 Passing Score: 800 Time Limit: 120 min File Version: 58.8 http://www.gratisexam.com/ IBM 000-281 EXAM QUESTIONS & ANSWERS Exam Name: Foundations of

More information

IBM Cloud: Platform-as-a-Service

IBM Cloud: Platform-as-a-Service IBM Cloud: Platform-as-a-Service September 17 th, 2014 www.ibm.com/investor Forward Looking Statements and Non-GAAP Information Certain comments made in this presentation may be characterized as forward

More information

The IT Maturity and the Threat to Corporate Business Strategies

The IT Maturity and the Threat to Corporate Business Strategies The IT Maturity and the Threat to Corporate Business Strategies Michael Allen Director APM Solutions EMEA Compuware Corp. The Source of the Problem A Growing Dilemma Accelerating Complexity Increased Business

More information

Mobile Application Development Options

Mobile Application Development Options Mobile Application Development Options Joel Poythress AT&T AMAP Advanced Mobile Applications Practice What is your Strategy? Brand Mobile Service 2 2011 AT&T Intellectual Property. All rights reserved.

More information

Elastic Private Clouds

Elastic Private Clouds White Paper Elastic Private Clouds Agile, Efficient and Under Your Control 1 Introduction Most businesses want to spend less time and money building and managing IT infrastructure to focus resources on

More information

Harnessing the Power of the Microsoft Cloud for Deep Data Analytics

Harnessing the Power of the Microsoft Cloud for Deep Data Analytics 1 Harnessing the Power of the Microsoft Cloud for Deep Data Analytics Today's Focus How you can operate your business more efficiently and effectively by tapping into Cloud based data analytics solutions

More information

Secure Enterprise Mobility Management The system integrator point of view. www.unisystems.com

Secure Enterprise Mobility Management The system integrator point of view. www.unisystems.com Secure Enterprise Mobility Management The system integrator point of view www.unisystems.com 1 Mobility is Top of Mind Mobility Is Top of Mind 50% of Companies Have Adopted Companywide Mobility Strategy*

More information

CARRIOTS TECHNICAL PRESENTATION

CARRIOTS TECHNICAL PRESENTATION CARRIOTS TECHNICAL PRESENTATION Alvaro Everlet, CTO alvaro.everlet@carriots.com @aeverlet Oct 2013 CARRIOTS TECHNICAL PRESENTATION 1. WHAT IS CARRIOTS 2. BUILDING AN IOT PROJECT 3. DEVICES 4. PLATFORM

More information

Rapid Development of Smart and Self-Adaptive Cloud, Mobile & IoT Applications - Accelerating the Last Mile of Cloud Computing

Rapid Development of Smart and Self-Adaptive Cloud, Mobile & IoT Applications - Accelerating the Last Mile of Cloud Computing Rapid Development of Smart and Self-Adaptive Cloud, Mobile & IoT Applications - Accelerating the Last Mile of Cloud Computing Jesse Shiah CEO and Co-founder Jesse.shiah@agilepoint.com 2013 AgilePoint,

More information

STRONGER AUTHENTICATION for CA SiteMinder

STRONGER AUTHENTICATION for CA SiteMinder STRONGER AUTHENTICATION for CA SiteMinder Adding Stronger Authentication for CA SiteMinder Access Control 1 STRONGER AUTHENTICATION for CA SiteMinder Access Control CA SITEMINDER provides a comprehensive

More information

Oracle Service Cloud Platform Overview & Roadmap CON8910

Oracle Service Cloud Platform Overview & Roadmap CON8910 Presented with Oracle Service Cloud Platform Overview & Roadmap CON8910 Shon Wedde Sr. Director, Product Management Oracle Service Cloud Oct 2, 2014 Safe Harbor Statement The preceding is intended to outline

More information

MONETIZING IOT: THINGWORX MARKETPLACE AND THE SUBSCRIPTION ECONOMY

MONETIZING IOT: THINGWORX MARKETPLACE AND THE SUBSCRIPTION ECONOMY MONETIZING IOT: THINGWORX MARKETPLACE AND THE SUBSCRIPTION ECONOMY Relationship Business Management We build modern, flexible and easy to use enterprise software (RBM) that enables companies to manage

More information

5 tips. awesome. mobile. enterprise. apps. An introduction to great app development using motwin Platform

5 tips. awesome. mobile. enterprise. apps. An introduction to great app development using motwin Platform 5 tips build to awesome mobile enterprise apps. An introduction to great app development using motwin Platform 1. Real-Time Data Streaming Ensure that the data your user access is dynamic and up-todate.

More information

ArcGIS Platform. An Integrated System. Portal

ArcGIS Platform. An Integrated System. Portal Platform An Integrated System Portal An Integrated Web GIS Platform Knowledge Workers Executive Access Public Engagement Work Anywhere Enterprise Integration Providing Mapping, Analysis, Data Management,

More information

Developing and deploying mobile apps

Developing and deploying mobile apps Developing and deploying mobile apps 1 Overview HTML5: write once, run anywhere for developing mobile applications 2 Native app alternative Android -- Java ios -- Objective-C Windows Mobile -- MS tools

More information

WHITE PAPER. Written by: Michael Azoff. Published Mar, 2015, Ovum

WHITE PAPER. Written by: Michael Azoff. Published Mar, 2015, Ovum Unlocking systems of record with Web and mobile front-ends CA App Services Orchestrator for creating contemporary APIs Written by: Michael Azoff Published Mar, 2015, Ovum CA App Services Orchestrator WWW.OVUM.COM

More information

A Rimini Street White Paper. Mobility Solutions for ERP

A Rimini Street White Paper. Mobility Solutions for ERP A White Paper About, Inc. is the global leader in providing independent enterprise software support services. The company has redefined enterprise support services since 2005 with an innovative, award-winning

More information

HTML5 the new. standard for Interactive Web

HTML5 the new. standard for Interactive Web WHITE PAPER HTML the new standard for Interactive Web by Gokul Seenivasan, Aspire Systems HTML is everywhere these days. Whether desktop or mobile, windows or Mac, or just about any other modern form factor

More information

Business Continuity in an Outsourced Environment: Enabling business outcomes and expanding sourcing options

Business Continuity in an Outsourced Environment: Enabling business outcomes and expanding sourcing options Business Continuity in an Outsourced Environment: Enabling business outcomes and expanding sourcing options Marnix Gillis IBM Distinguished Engineer 32 nd Regional Conference 2013 International Business

More information

cloud computing by Orange séminaire Aristote 17/12/2009

cloud computing by Orange séminaire Aristote 17/12/2009 cloud computing by Orange séminaire Aristote 17/12/2009 Orange and the cloud vision and strategy cloud computing - what is it about? cloud computing is a model for enabling convenient on-demand network

More information

Amplify Service Integration Developer Productivity with Oracle SOA Suite 12c

Amplify Service Integration Developer Productivity with Oracle SOA Suite 12c Amplify Service Integration Developer Productivity with Oracle SOA Suite 12c CON7598 Rajesh Kalra, Sr. Principal Product Manager Robert Wunderlich, Sr. Principal Product Manager Service Integration Product

More information