SlideShare a Scribd company logo
Emerging Cloud Computing Models:
Introducing the Mobile-First Cloud
Jesus Rodriguez
KidoZen, Inc
About Me
• Hackerpreneur
• Co-Founder KidoZen, Inc
• Co-Founder Tellago, Inc
• Advisor to software companies(Microsoft, Oracle….)
• Board member
• Speaker, Author
• http://jrodthoughts.com
• http://weblogs.asp.net/gsusx
• http://kidozencom
Agenda
• The challenges of building mobile apps
• Introducing the mobile-first cloud
• Mobile-First cloud in action
A Quick Story of Building
Mobile Solutions
Mobility is Hot
And Obvious
We Can Build Apps
I want an
app!
And Be Rock Stars
After All….
We Have Great Mobile Development Stacks
Let’s Build Mobile Solutions
Not So Fast
Just a few things to consider…
Every mobile apps needs
backend
Storing Data
Mobile identity management
Cross platform push
notifications
Integration with cloud
services
Integration with enterprise
systems
Consistent management
experience
In other words…
You need something like….
A mobile middleware?
How about a mobile-first
cloud?
Introducing the mobile
backend as a service
Enable backend to mobile
apps in the form of cloud
services
Abstract the complexities of
mobile backend using a
consistent development and
management experience
mBaaS= Cloud-Mobile
Services + Mobile SDKs +
Management Console
mBaaS != PaaS
PaaS are not mobile-first
platforms
Mobile-first?
App centric infrastructure
MBaaS App = Services
(Compute) + Infrastructure
(Storage)
MBaaS services must be
context-aware(ex: location)
MBaaS should focus on
simplify the development and
management of mobile apps
MBaaS should support native
mobile services (ex: push
notifications, SMS)
Build
Use Cloud
Services
Deploy Run
PaaS
Build
Use Cloud
Services
Deploy Run
Mobile RuntimeMBaaS
Different Lifecycles
IaaS
Paas
MBaaS
MBaaS
Consumer MBaaS vs.
Enterprise MBaaS
Security
Twitter,
Facebook
Active
Directory,
Salesforce.co
m
Services
Geolocation,
Gaming
Enterprise
Systems APIs
Cloud Types
Public
Public,
Hybrid,
Private
Tenant Model
Tenant => 1
App => Users
Tenant =>
Users =>
Multiple
Apps
Distribution
Public App
Stores
Corporate
App Stores,
Integrated
with MDM
technologies
Consumer
MBaaS
EnterpriseM
BaaS
Consumer vs. Enterprise MBaaS
The Platforms
Consumer B2B B2C
MBaaS = Mobile-First Cloud
But Mobile-First Cloud
Sounds Cooler
MBaaS in Action
Data?
Mobile-First Cloud Pattern: Data Access
String theObject = "{JSON PayLoad}";
_application.getObjectSet("name").Save(theObject);
Storage
Service
MBaaS
Storage
Storage
Users?
Mobile-First Cloud Pattern: AD Authentication
NSString * uN=@"John Doe"
NSString * psw=@"secret"
Identity * userIdentity = [application Login:@"ADFS“
user:uN andPassword:psw];
Auth
Service
Active
Directory
MBaaS
Corp Network
Enterprise Systems
Integration
Mobile-First Cloud Pattern: LOB Integration
Var mySAP= App.Services(‘SAP’).Login({credentials});
Var mySF= App.Services(‘SF’).Login({credentials});
mySAP.Invoke(‘invokeRFC’, {parameters});
mySF.Invoke(‘GetLeads’, {parameters});
Enterprise System
Service
SAP
Connector
MBaaS
Corp Network
SF.com
Connector
Push Notifications
Mobile-First Cloud Pattern: Data Access
Var channel= _application.pubSub.Subscribe(“channel name”);
channel.Send({message});
Push Notification
Service
MBaaS
Events
Mobile-First Cloud Pattern: Events
_application.pubSub.Publish(
“channel name”, {message});
Mobile Event
Service
MBaaS
Channel
Channel
_application.pubSub.Subscribe(
“channel name”);
Multi-Factor Authentication
Mobile-First Cloud Pattern: AD Authentication
NSString * uN=@"John Doe"
NSString * psw=@"secret"
Identity * userIdentity = [application Login:@"ADFS“
user:uN andPassword:psw];
Auth
Service
Active
Directory
MBaaS
Corp Network
MF Auth
Service
The Mobile-First Cloud
Benefits?
Agility
Time to Market
Consistent backend across
different mobile development
platforms
Keep developers focus on
building mobile apps, not
infrastructure
Simplified Mobile Testing
Consistent management
experience
It’s a no brainer in the
enterprise
Summary
• The mobile-first cloud represents the future of
building mobile applications for both
consumers and enterprises
• Mobile backend as a service is the best
example of the mobile-first cloud
• MBaaS platforms enable backend to mobile
applications
• MBaaS platforms can drastically accelerate the
time to market and management of your
mobile solutions
Thanks
jr@kidozen.com
http://www.kidozen.com
http://twitter.com/#!/jrodthoughts
http://jrodthoughts.com
http://weblogs.asp.net/gsusx

More Related Content

PPTX
Introducing the Mobile-First Cloud
PPTX
Integration in the Enterprise Mobile World
PPTX
Azure businessoverview daliborkacmar
PPTX
Clouds Infrastructure Administration
PDF
Deep dive in to modern it technology
PPTX
Blockchain for Business
PPTX
20150924 Xylos Technology Day - Stay in control of your identity with Azure A...
PPTX
How to plan your Modern Workplace Project - SPS Denver October 2018
Introducing the Mobile-First Cloud
Integration in the Enterprise Mobile World
Azure businessoverview daliborkacmar
Clouds Infrastructure Administration
Deep dive in to modern it technology
Blockchain for Business
20150924 Xylos Technology Day - Stay in control of your identity with Azure A...
How to plan your Modern Workplace Project - SPS Denver October 2018

What's hot (20)

PPTX
Microsoft 365 Threat Management and security - EMS E5
PPTX
Microsoft vision & strategy keynote for partners
PPTX
Authentication cloud
PDF
Citrix Day 2013: Keynote von Carlos Rosal
PPTX
Azure Cloud Security
PPTX
UAE Microsoft MVPs - How To become Microsoft MVP
PPTX
Social Cloud: Cloud Computing in Social Networks
PPTX
Iot & cloud combine
PDF
Introduction to cloud computing
PPTX
Cloud Computing
PPTX
Microsoft azure
PPTX
Vyew Instant Workspace
PPTX
Virtual Data Center VDC - Azure Cloud Reference Architecture CRA
PPT
Cloud Computing Presentation
PPTX
Supriya reddy Azure Certification PPT
PPTX
Zero-compromise IDaaS: Achieve Both Security and Workforce Productivity
PPTX
CLOUD COMPUTING ppt
PDF
Cloud computing Basics
PPT
How Cloud Changes Business Expectations
PPTX
IdM vs. IDaaS
Microsoft 365 Threat Management and security - EMS E5
Microsoft vision & strategy keynote for partners
Authentication cloud
Citrix Day 2013: Keynote von Carlos Rosal
Azure Cloud Security
UAE Microsoft MVPs - How To become Microsoft MVP
Social Cloud: Cloud Computing in Social Networks
Iot & cloud combine
Introduction to cloud computing
Cloud Computing
Microsoft azure
Vyew Instant Workspace
Virtual Data Center VDC - Azure Cloud Reference Architecture CRA
Cloud Computing Presentation
Supriya reddy Azure Certification PPT
Zero-compromise IDaaS: Achieve Both Security and Workforce Productivity
CLOUD COMPUTING ppt
Cloud computing Basics
How Cloud Changes Business Expectations
IdM vs. IDaaS
Ad

Similar to Kidozen Mobile First Cloud-Presentation (20)

PPTX
M baa s as the new enterprise middleware
PPTX
An insight for Mobile Cloud Computing (MCC)
PPTX
Mobilizing Microsoft SharePoint Server: An MBaaS PErspective
PPTX
Chapter-3 Editied.pptx It eliminates the need for individuals and businesses ...
PPTX
Hematian seminar grid
PDF
IRJET- Resource Management in Mobile Cloud Computing: MSaaS & MPaaS with Femt...
PPTX
Mobile cloud computing.pptx
PPT
Building Enterprise Ready Mobile Apps: A Developer Deep Dive
PDF
When Mobile (Android) met Cloud
PPTX
Mobile cloud Computing
PPTX
Mobile First Middleware
PPTX
Introducing the Mobile-First Middleware
PDF
Week 7 lecture material
PDF
Trends of Smartphone
PDF
Building Better Mobile Backends with Oracle Mobile Cloud Service
PDF
Study on Mobile Cloud Computing, It's Architecture, Challenges and Various Tr...
PPT
What is a mobile cloud computing? cloud-computing2.ppt
PPTX
Cloud computing
PDF
Harnessing the Power of the Mobile Cloud
M baa s as the new enterprise middleware
An insight for Mobile Cloud Computing (MCC)
Mobilizing Microsoft SharePoint Server: An MBaaS PErspective
Chapter-3 Editied.pptx It eliminates the need for individuals and businesses ...
Hematian seminar grid
IRJET- Resource Management in Mobile Cloud Computing: MSaaS & MPaaS with Femt...
Mobile cloud computing.pptx
Building Enterprise Ready Mobile Apps: A Developer Deep Dive
When Mobile (Android) met Cloud
Mobile cloud Computing
Mobile First Middleware
Introducing the Mobile-First Middleware
Week 7 lecture material
Trends of Smartphone
Building Better Mobile Backends with Oracle Mobile Cloud Service
Study on Mobile Cloud Computing, It's Architecture, Challenges and Various Tr...
What is a mobile cloud computing? cloud-computing2.ppt
Cloud computing
Harnessing the Power of the Mobile Cloud
Ad

More from kidozen (17)

PPTX
IOT Platform as a Service
PPTX
KidoZen Mastering Unit Testing in Xamarin
PDF
APIs of Enterprise mBaaS Platforms
PDF
From Liability to Asset: How to Better Secure Enterprise Mobile Deployments
PPTX
5 Trends that Will Shape The Future of the Mobile Enterprise
PPTX
KidoZen Enterprise-Ready Mobile App Infrastructure
PPTX
Mobilizing Microsoft Sharepoint Server
PPTX
What's Next for Enterprise Mobility
PPTX
Managing BYOD Conference: Mobile Enterprise Data
PPTX
Mobile DAta
PPTX
Mobile Data Management, The Next Frontier of Enterprise Mobility
PPTX
Introducing the mHealth Platform as a Service
PPTX
From MDM(Devices) to MDM(Data)
PPT
Challenges in enterprise mobility development 2
PPTX
From Managing Devices to Apps to Data
PDF
Whitepaper KidoZen vs-konyone
PDF
Whitepaper KidoZen overview
IOT Platform as a Service
KidoZen Mastering Unit Testing in Xamarin
APIs of Enterprise mBaaS Platforms
From Liability to Asset: How to Better Secure Enterprise Mobile Deployments
5 Trends that Will Shape The Future of the Mobile Enterprise
KidoZen Enterprise-Ready Mobile App Infrastructure
Mobilizing Microsoft Sharepoint Server
What's Next for Enterprise Mobility
Managing BYOD Conference: Mobile Enterprise Data
Mobile DAta
Mobile Data Management, The Next Frontier of Enterprise Mobility
Introducing the mHealth Platform as a Service
From MDM(Devices) to MDM(Data)
Challenges in enterprise mobility development 2
From Managing Devices to Apps to Data
Whitepaper KidoZen vs-konyone
Whitepaper KidoZen overview

Recently uploaded (20)

PDF
Encapsulation theory and applications.pdf
PDF
cuic standard and advanced reporting.pdf
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PPT
Teaching material agriculture food technology
PPTX
Big Data Technologies - Introduction.pptx
PDF
Approach and Philosophy of On baking technology
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
Cloud computing and distributed systems.
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
KodekX | Application Modernization Development
PDF
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
Encapsulation theory and applications.pdf
cuic standard and advanced reporting.pdf
Mobile App Security Testing_ A Comprehensive Guide.pdf
Agricultural_Statistics_at_a_Glance_2022_0.pdf
“AI and Expert System Decision Support & Business Intelligence Systems”
Reach Out and Touch Someone: Haptics and Empathic Computing
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Teaching material agriculture food technology
Big Data Technologies - Introduction.pptx
Approach and Philosophy of On baking technology
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
NewMind AI Weekly Chronicles - August'25 Week I
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Spectral efficient network and resource selection model in 5G networks
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Cloud computing and distributed systems.
Unlocking AI with Model Context Protocol (MCP)
KodekX | Application Modernization Development
Bridging biosciences and deep learning for revolutionary discoveries: a compr...
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...

Kidozen Mobile First Cloud-Presentation