SlideShare a Scribd company logo
1 of 11
Download to read offline
KidoZen Overview
T e l l a g o S t u d i o s , I n c .
2 2 5 5 G l a d e s R o a d , S u i t e 3 2
B o c a R a t o n , F L 3 3 4 3 1
P h o n e : 8 7 7 . 5 1 3 . 3 1 1 3
6 / 2 0 / 2 0 1 2
Jesus Rodriguez
An overview of the KidoZen platform for enterprise
mobility.
Tellago Studios, Inc. Page 1
KidoZen Overview
Executive Summary
The proliferation of connected devices has made enterprise mobility one of the most important
elements of any modern IT strategy. However, implementing enterprise mobile applications is far
from being an easy endeavor. While the recent years have seen a proliferation of mobile front end
development tools and frameworks that provide a great experience for building mobile applications,
we are far from having good solutions for enabling backend and management capabilities of
enterprise mobile applications.
When implementing an enterprise mobile strategy, providing a seamless mechanism to enable
backend capabilities such as authentication, single sign on, integration with corporate systems,
storage, messaging, etc. is essential to guaranteeing the agility of the implementation and
management of enterprise mobile applications and is, undoubtedly, the biggest challenge faced by
organizations nowadays.
Certainly, the enterprise mobile platform ecosystem is far from new and there are a series of
platforms in the market that attempt to address some of the challenges of enabling backend features
on enterprise mobile applications. However, these platforms are based on the traditional on-premise
mobile server architecture pioneered by RIM years ago that is quite limiting for today’s enterprise
mobile needs.
Enter KidoZen……
KidoZen is an enterprise mobile platform as a service solution that enables organizations to build
enterprise ready mobile applications by enabling sophisticated backed capabilities in a simple,
scalable way. KidoZen accomplishes this by the following capabilities:
 Backend as a Service (BaaS) APIs: KidoZen’s BaaS APIs are the cornerstone of the
entire platform. These set of APIs, enable backend capabilities to enterprise mobile
applications in a very simple and interoperable way. Specifically, KidoZen’s BaaS
infrastructure abstracts key backend functionalities required in enterprise mobile apps in
areas such as storage, line of business integration, security, messaging and other relevant
aspects of enterprise mobile apps.
Tellago Studios, Inc. Page 2
 Enterprise App Center: KidoZen’s Enterprise App Center offers organizations a web and
mobile friendly interface to provision and manage enterprise mobile applications. Using this
management portal, IT professionals can control access to the different enterprise services
based on the user’s corporate roles and permissions. Additionally, the Enterprise App Center
offers sophisticated operational analytics and telemetry of the runtime behavior of the
enterprise mobile infrastructure.
 Mobile SDKs: KidoZen provides a series of SDKs that make it extremely simple to add
backend capabilities to your enterprise mobile applications using a very simple syntax. Our
SDKs include platforms such as iOS, Android, Windows Phone, Windows 8, PhoneGap and
other emerging mobile development technologies. By leveraging KidoZen’s mobile SDKs,
developers can get started building enterprise mobile applications using the platforms and
tools that make them more productive. Different from other enterprise mobility platforms,
KidoZen does not require developers to learn new development tools, backend platforms,
take training classes or hire professional services in order to get started implementing
enterprise mobile applications.
 Hosted HTML5: KidoZen provides a simple and highly scalable model that allows
developers to deploy and host HTML5 applications without the need of provisioning any
infrastructure. Using this model, KidoZen abstracts all the complexities of provisioning and
hosting mobile HTML5 applications as well as the required backend infrastructure.
KidoZen Architecture
KidoZen provides a platform as a service model that enables robust backend capabilities in
enterprise mobile applications using a simple and highly scalable model. By leveraging a cloud-
centric architecture, KidoZen enables organizations to start building enterprise mobile applications
without any required on-premise infrastructure. The following figure illustrates KidoZen’s
architecture at a very high level.
Tellago Studios, Inc. Page 3
As Illustrated in the previous figure, KidoZen is composed of four fundamental components:
backend as a service cloud, mobile SDKs, Enterprise App Center and a hosted HTML5
infrastructure. Let’s examine each one of these components in detail.
Mobile Backend as a Service
KidoZen provides a diverse set of services that automate some of the most important back end
features in enterprise mobile applications. KidoZen provides a simple, interoperable, multi-tenant
service platform that provides enterprise mobile capabilities such as authentication, storage,
integration, logging, and messaging. Developers can immediately use these capabilities through our
SDKs without the need of any on-premise infrastructure setup.
By leveraging the cloud as the delivery channel, KidoZen offers a rapidly growing backend service
ecosystem that allows developers to regularly enrich their enterprise mobile applications with new
capabilities without the need for expensive software upgrades.
Specifically, KidoZen provides the following services:
Tellago Studios, Inc. Page 4
Storage Services
KidoZen’s storage services provide different APIs that abstract some of the fundamental data access
functionalities and infrastructure required in enterprise mobile applications. Specifically, KidoZen
includes the following services:
 Object Storage: KidoZen’s storage allows mobile applications to easily query, insert, update
and delete semi-structured objects using a very simple syntax. In KidoZen, objects are
modeled in the form of JavaScript Object Notation (JSON) structures. Each enterprise
mobile application developed using KidoZen has access to an unlimited number of storage
units that are isolated from any other applications. This allows developers to start leveraging
storage as part of their enterprise mobile applications without having to provision databases,
tables or other traditional data storage mechanisms.
 Logging Service: KidoZen’s logging API enables enterprise mobile applications to write log
messages or errors that describe its runtime behavior. By using KidoZen’s logging API,
developers can instrument their enterprise mobile applications without the need to
provision any additional infrastructure. The application log files can be accessed through
KidoZen’s enterprise environment.
 Configuration Service: Like any other enterprise applications, mobile applications go
through different stages such as dev, qa, production etc during its lifecycle. On each on
those stages, enterprise mobile applications need to manage different configuration settings
such as connection strings or other environmental settings relevant in that environment.
KidoZen’s configuration API offers a very simple mechanism to enable enterprise mobile
applications to read and write configuration settings relevant to its specific context.
Integration Services
KidoZen’s integration services abstract some of the core integration patterns required by enterprise
mobile applications in order to integrate with corporate systems. Specifically, KidoZen includes the
following services.
 Queuing: KidoZen’s queuing API allows mobile applications to enqueue and dequeue
messages in a first-in first-out model. Using this model, enterprise mobile applications can
asynchronously integrate with other systems by placing messages into specific queues so that
they can be retrieved by other applications.
Tellago Studios, Inc. Page 5
 Publish-Subscribe: KidoZen’s publish-subscribe API brings one of the most traditional
enterprise integration patterns to enterprise mobile applications. Using this API, enterprise
mobile applications can subscribe or publish messages to specific channels in order to
integrate with other applications. Channels are the main communication unit of KidoZen’s
publish-subscribe API. By subscribing to a specific channel, an application expresses
interest in the messages being sent to that channel. Complimentary, enterprise mobile
applications can distribute a message to multiple subscribers by publishing a message to
specific channels.
 Service Relay: KidoZen’s service relay allows enterprise mobile applications to invoke web
services in the customer’s corporate network. The service relay works seamless with both
SOAP and RESTful services without imposing any technical infrastructure either on the
mobile device or in the customer’s data center.
Messaging Services
KidoZen’s messaging services provide enterprise mobile applications with the backend
infrastructure required to exchange messages using mechanisms such as SMS, Email or Push
Notifications. Specifically, KidoZen provides the following services.
 SMS: KidoZen’s SMS service abstracts the infrastructure required by enterprise mobile
applications in order send SMS messages using a very simple interface. Using this API,
enterprise mobile applications can exchange SMS messages using a scalable and globally
available infrastructure and via an interoperable interface available to any programming
interface.
 Email: KidoZen’s email service provides enterprise mobile applications with the
functionality required to send or receive emails via a scalable and globally available
infrastructure. Using this API, developers can exchange email messages using a very simple
and interoperable interface.
 Push Notifications: KidoZen’s push notification service provides a global and scalable
infrastructure that allows enterprise mobile applications to distribute push notification
messages across different mobile platforms. By integrating with Apple, Google and
Microsoft push notification services, KidoZen provides a consistent interface that enables
developers to send push notifications without the need of learning the specifics of each
platform.
Tellago Studios, Inc. Page 6
KidoZen Mobile SDKs
KidoZen Mobile software developer kits (SDKs) allow developers to leverage KidoZen backend as
a service infrastructure using an extremely simple syntax. These SDKs lower the entry bar for
developers to start leveraging KidoZen’s infrastructure without the need of using external consulting
services or training. The current version of KidoZen includes SDKs for the following platforms:
 iOS
 Android
 Windows Phone
 Windows 8
 JavaScript
All SDKs provide native models of abstraction over KidoZen’s REST APIs to simplify the
development experience on each platform. Additional SDKs for mobile and non-mobile platforms
will be created as KidoZen evolves.
Enterprise App Center
KidoZen’s Enterprise App Center provides a secure environment to provision, distribute and
manage enterprise mobile applications using a mobile web friendly interface. From an end user
perspective, the Enterprise App Center enables the consumption of mobile applications using an
intuitive mobile App Center that can be accessed directly from smartphones and tables as illustrated
below.
Tellago Studios, Inc. Page 7
In addition to its distribution functionalities, KidoZen’s Enterprise App Center allows IT
professionals to monitor and manage the backend infrastructure used by the different enterprise
mobile applications.
KidoZen Hosted HTML5
KidoZen offers the infrastructure to enable the provisioning and hosting of mobile HTML5
applications. Using this model, developers can publish enterprise mobile HTML5 applications to
KidoZen without the need to publish any on-premise infrastructure. When a mobile web application
is published to KidoZen, the platform configures the required backend capabilities, publishes it to
the tenant’s Enterprise App Center and makes it available to users.
The main mechanism for publishing mobile HTML5 to KidoZen is using the Kido Client utility
available with the KidoZen SDK’s. The following figure illustrates this concept
Tellago Studios, Inc. Page 8
.
Putting It All Together
KidoZen provides a unique approach to enterprise mobility focusing on providing a flexible model
to enable backend capabilities to enterprise mobile application while providing companies the
flexibility of selecting their preferred mobility tools and frameworks. In that sense, organizations can
leverage KidoZen to power the backend infrastructure required by their enterprise mobile
applications.
From a mobile developer perspective, KidoZen drastically simplifies the application development
lifecycle as illustrated in the following figure.
Tellago Studios, Inc. Page 9
Conclusion
KidoZen is the industry-first enterprise mobile platform as a service. KidoZen addresses the main
limitations of traditional enterprise mobility platforms by providing a cloud-centric platform formed
of four fundamental components: a backend as a service cloud, a series of mobile SDKs, an
enterprise application center and an infrastructure for hosting mobile HTML5 applications.
Add backend capabilities
to your app using
KidoZen SDKs and BaaS
cloud
Integrate with your
corporate systems using
KidoZen SDKs and BaaS
Cloud
Publish your app to the
KidoZen App Center
Manage and monitor
your enterprise mobile
app using KidoZen App
Center
Develop
(using any mobile dev
tools)
Tellago Studios, Inc. Page 10
About the Author
Jesus Rodriguez is a co-founder and CEO of both Tellago Studios and
Tellago, two fast growing start-ups with a unique vision around software
technology. Jesus spends his days working on the technology and strategic
vision of both companies. Under his leadership, Tellago and Tellago
Studios have been recognized as an innovator in the areas of enterprise
software and solutions achieving important awards like the Stevie Awards’
American and International Business Awards.
A software scientist by background, Jesus is an internationally recognized speaker and author
with contributions that include hundreds of articles and sessions at industry conferences. Jesus
serves as an advisor to several software companies such as Microsoft and Oracle, and is the only
person who currently holds both the Microsoft MVP and Oracle ACE technology awards. Jesus
is a prolific blogger on all subjects related to software technology and entrepreneurship. You can
gain valuable insight on business and software technology through his blogs at
http://jrodthoughts.com and http://weblogs.asp.net/gsusx .

More Related Content

What's hot

Find the right mobile app architecture for your business [detailed guide]
Find the right mobile app architecture for your business [detailed guide]Find the right mobile app architecture for your business [detailed guide]
Find the right mobile app architecture for your business [detailed guide]Katy Slemon
 
Android application development
Android application developmentAndroid application development
Android application developmentMike Taylor
 
Kony - The multi Channel Challenge
Kony - The multi Channel Challenge Kony - The multi Channel Challenge
Kony - The multi Channel Challenge mickeyheil
 
Kony Development Cloud
Kony Development CloudKony Development Cloud
Kony Development CloudDipesh Mukerji
 
An Overview of Blackberry 10 & Blackberry App Development
An Overview of Blackberry 10 & Blackberry App DevelopmentAn Overview of Blackberry 10 & Blackberry App Development
An Overview of Blackberry 10 & Blackberry App DevelopmentFolio3 Software
 
Kony Mobility Platform
Kony Mobility PlatformKony Mobility Platform
Kony Mobility PlatformVeeresh Nirni
 
Understanding Native, Hybrid, and Web Mobile Architectures
Understanding Native, Hybrid, and Web Mobile ArchitecturesUnderstanding Native, Hybrid, and Web Mobile Architectures
Understanding Native, Hybrid, and Web Mobile ArchitecturesSalesforce Developers
 
White paper native, web or hybrid mobile app development
White paper  native, web or hybrid mobile app developmentWhite paper  native, web or hybrid mobile app development
White paper native, web or hybrid mobile app developmentIBM Software India
 
Mobile Portal Enabler With Content Creation Distribution Capabilities
Mobile Portal Enabler With Content Creation Distribution CapabilitiesMobile Portal Enabler With Content Creation Distribution Capabilities
Mobile Portal Enabler With Content Creation Distribution Capabilitiesgmitech
 
App cloud-mobile-solutions-guide
App cloud-mobile-solutions-guideApp cloud-mobile-solutions-guide
App cloud-mobile-solutions-guideCMR WORLD TECH
 
Black berry application development
Black berry application developmentBlack berry application development
Black berry application developmentAnurag Gupta
 
Sao Paolo Workshop
Sao Paolo WorkshopSao Paolo Workshop
Sao Paolo WorkshopJoshua Birk
 
Kony-Cognizant Webinar: Finding the Silver Bullet in Retail Mobility
Kony-Cognizant Webinar: Finding the Silver Bullet in Retail MobilityKony-Cognizant Webinar: Finding the Silver Bullet in Retail Mobility
Kony-Cognizant Webinar: Finding the Silver Bullet in Retail MobilityKony, Inc.
 
Magic quadrant for enterprise mobility management suites
Magic quadrant for enterprise mobility management suitesMagic quadrant for enterprise mobility management suites
Magic quadrant for enterprise mobility management suitesJorge Gil Peña
 

What's hot (20)

Find the right mobile app architecture for your business [detailed guide]
Find the right mobile app architecture for your business [detailed guide]Find the right mobile app architecture for your business [detailed guide]
Find the right mobile app architecture for your business [detailed guide]
 
Android application development
Android application developmentAndroid application development
Android application development
 
Kony - The multi Channel Challenge
Kony - The multi Channel Challenge Kony - The multi Channel Challenge
Kony - The multi Channel Challenge
 
Kony Development Cloud
Kony Development CloudKony Development Cloud
Kony Development Cloud
 
An Overview of Blackberry 10 & Blackberry App Development
An Overview of Blackberry 10 & Blackberry App DevelopmentAn Overview of Blackberry 10 & Blackberry App Development
An Overview of Blackberry 10 & Blackberry App Development
 
Priyotosh_resume
Priyotosh_resumePriyotosh_resume
Priyotosh_resume
 
Kony Mobility Platform
Kony Mobility PlatformKony Mobility Platform
Kony Mobility Platform
 
Mobile development capability doc
Mobile development capability docMobile development capability doc
Mobile development capability doc
 
Understanding Native, Hybrid, and Web Mobile Architectures
Understanding Native, Hybrid, and Web Mobile ArchitecturesUnderstanding Native, Hybrid, and Web Mobile Architectures
Understanding Native, Hybrid, and Web Mobile Architectures
 
White paper native, web or hybrid mobile app development
White paper  native, web or hybrid mobile app developmentWhite paper  native, web or hybrid mobile app development
White paper native, web or hybrid mobile app development
 
Mobile Portal Enabler With Content Creation Distribution Capabilities
Mobile Portal Enabler With Content Creation Distribution CapabilitiesMobile Portal Enabler With Content Creation Distribution Capabilities
Mobile Portal Enabler With Content Creation Distribution Capabilities
 
App cloud-mobile-solutions-guide
App cloud-mobile-solutions-guideApp cloud-mobile-solutions-guide
App cloud-mobile-solutions-guide
 
Black berry application development
Black berry application developmentBlack berry application development
Black berry application development
 
Sao Paolo Workshop
Sao Paolo WorkshopSao Paolo Workshop
Sao Paolo Workshop
 
Magic xpa total mobility experience
Magic xpa  total mobility experienceMagic xpa  total mobility experience
Magic xpa total mobility experience
 
Ibm empresa movil
Ibm empresa movilIbm empresa movil
Ibm empresa movil
 
Jason cross
Jason crossJason cross
Jason cross
 
Kony-Cognizant Webinar: Finding the Silver Bullet in Retail Mobility
Kony-Cognizant Webinar: Finding the Silver Bullet in Retail MobilityKony-Cognizant Webinar: Finding the Silver Bullet in Retail Mobility
Kony-Cognizant Webinar: Finding the Silver Bullet in Retail Mobility
 
Mobile Apps Develpment - A Comparison
Mobile Apps Develpment - A ComparisonMobile Apps Develpment - A Comparison
Mobile Apps Develpment - A Comparison
 
Magic quadrant for enterprise mobility management suites
Magic quadrant for enterprise mobility management suitesMagic quadrant for enterprise mobility management suites
Magic quadrant for enterprise mobility management suites
 

Similar to Whitepaper KidoZen overview

Unveiling the Advantages and Core Elements of Cloud Native Architecture
Unveiling the Advantages and Core Elements of Cloud Native ArchitectureUnveiling the Advantages and Core Elements of Cloud Native Architecture
Unveiling the Advantages and Core Elements of Cloud Native ArchitectureTechugo
 
Learn Why your Technology Toolkit needs a Low Code Platform Upgrade!
Learn Why your Technology Toolkit needs a Low Code Platform Upgrade!Learn Why your Technology Toolkit needs a Low Code Platform Upgrade!
Learn Why your Technology Toolkit needs a Low Code Platform Upgrade!JessiRyan1
 
Red Hat Mobile
Red Hat MobileRed Hat Mobile
Red Hat MobileRed Hat
 
Transform your organization into a mobile enterprise with ibm worklight tips
Transform your organization into a mobile enterprise with ibm worklight tipsTransform your organization into a mobile enterprise with ibm worklight tips
Transform your organization into a mobile enterprise with ibm worklight tipsbupbechanhgmail
 
Top 10 Mobile App Development Frameworks in 2022.pdf
Top 10 Mobile App Development Frameworks in 2022.pdfTop 10 Mobile App Development Frameworks in 2022.pdf
Top 10 Mobile App Development Frameworks in 2022.pdfSparity1
 
SandeepKumarPadhi Android 2plusYears EXP Updated
SandeepKumarPadhi Android 2plusYears EXP UpdatedSandeepKumarPadhi Android 2plusYears EXP Updated
SandeepKumarPadhi Android 2plusYears EXP Updatedsandeep kumar padhi
 
Why Choose Parangat Technologies for Mendix app development.pdf
Why Choose Parangat Technologies for Mendix app development.pdfWhy Choose Parangat Technologies for Mendix app development.pdf
Why Choose Parangat Technologies for Mendix app development.pdfParangat Technologies
 
Top 10 Mobile App Development Frameworks in 2022-converted.pdf
Top 10 Mobile App Development Frameworks in 2022-converted.pdfTop 10 Mobile App Development Frameworks in 2022-converted.pdf
Top 10 Mobile App Development Frameworks in 2022-converted.pdfSparity1
 
Executive Overview of OutSystems (1)
Executive Overview of OutSystems (1)Executive Overview of OutSystems (1)
Executive Overview of OutSystems (1)Steven Levine
 
Mobile application development company
Mobile application development companyMobile application development company
Mobile application development companySankar Annamalai
 
The Movilizer - Reinvent Your Mobile Enterprise 2014
The Movilizer - Reinvent Your Mobile Enterprise 2014The Movilizer - Reinvent Your Mobile Enterprise 2014
The Movilizer - Reinvent Your Mobile Enterprise 2014Jan Vermeesch
 
Building Better Mobile Backends with Oracle Mobile Cloud Service
Building Better Mobile Backends with Oracle Mobile Cloud Service	Building Better Mobile Backends with Oracle Mobile Cloud Service
Building Better Mobile Backends with Oracle Mobile Cloud Service Guatemala User Group
 
Unified Mobile Application to Integrate SalesForce, Oracle EBS, Taleo, Outloo...
Unified Mobile Application to Integrate SalesForce, Oracle EBS, Taleo, Outloo...Unified Mobile Application to Integrate SalesForce, Oracle EBS, Taleo, Outloo...
Unified Mobile Application to Integrate SalesForce, Oracle EBS, Taleo, Outloo...RapidValue
 
White-Label Mobile Payments System
White-Label Mobile Payments SystemWhite-Label Mobile Payments System
White-Label Mobile Payments SystemVelmie
 
Innovative mobile apps – migrate MBO apps to SAP Mobile Platform 3.0
Innovative mobile apps – migrate MBO apps to SAP Mobile Platform 3.0Innovative mobile apps – migrate MBO apps to SAP Mobile Platform 3.0
Innovative mobile apps – migrate MBO apps to SAP Mobile Platform 3.0Innovapptive Global Solutions Pvt Ltd.
 
Top 4 Best Cross-Platform App Development Frameworks
Top 4 Best Cross-Platform App Development FrameworksTop 4 Best Cross-Platform App Development Frameworks
Top 4 Best Cross-Platform App Development FrameworksMobio Solutions
 
whitepaper_mobile_integration_that_doesnt_suck
whitepaper_mobile_integration_that_doesnt_suckwhitepaper_mobile_integration_that_doesnt_suck
whitepaper_mobile_integration_that_doesnt_suckAmy Gardner
 

Similar to Whitepaper KidoZen overview (20)

Unveiling the Advantages and Core Elements of Cloud Native Architecture
Unveiling the Advantages and Core Elements of Cloud Native ArchitectureUnveiling the Advantages and Core Elements of Cloud Native Architecture
Unveiling the Advantages and Core Elements of Cloud Native Architecture
 
Learn Why your Technology Toolkit needs a Low Code Platform Upgrade!
Learn Why your Technology Toolkit needs a Low Code Platform Upgrade!Learn Why your Technology Toolkit needs a Low Code Platform Upgrade!
Learn Why your Technology Toolkit needs a Low Code Platform Upgrade!
 
Red Hat Mobile
Red Hat MobileRed Hat Mobile
Red Hat Mobile
 
Transform your organization into a mobile enterprise with ibm worklight tips
Transform your organization into a mobile enterprise with ibm worklight tipsTransform your organization into a mobile enterprise with ibm worklight tips
Transform your organization into a mobile enterprise with ibm worklight tips
 
iOS App Development Trends in 2022
iOS App Development Trends in 2022iOS App Development Trends in 2022
iOS App Development Trends in 2022
 
Top 10 Mobile App Development Frameworks in 2022.pdf
Top 10 Mobile App Development Frameworks in 2022.pdfTop 10 Mobile App Development Frameworks in 2022.pdf
Top 10 Mobile App Development Frameworks in 2022.pdf
 
SandeepKumarPadhi Android 2plusYears EXP Updated
SandeepKumarPadhi Android 2plusYears EXP UpdatedSandeepKumarPadhi Android 2plusYears EXP Updated
SandeepKumarPadhi Android 2plusYears EXP Updated
 
Why Choose Parangat Technologies for Mendix app development.pdf
Why Choose Parangat Technologies for Mendix app development.pdfWhy Choose Parangat Technologies for Mendix app development.pdf
Why Choose Parangat Technologies for Mendix app development.pdf
 
InterConnect 2016 - Cloud and systems briefing center - z Systems
InterConnect 2016 - Cloud and systems briefing center - z SystemsInterConnect 2016 - Cloud and systems briefing center - z Systems
InterConnect 2016 - Cloud and systems briefing center - z Systems
 
Top 10 Mobile App Development Frameworks in 2022-converted.pdf
Top 10 Mobile App Development Frameworks in 2022-converted.pdfTop 10 Mobile App Development Frameworks in 2022-converted.pdf
Top 10 Mobile App Development Frameworks in 2022-converted.pdf
 
Executive Overview of OutSystems (1)
Executive Overview of OutSystems (1)Executive Overview of OutSystems (1)
Executive Overview of OutSystems (1)
 
Mobile application development company
Mobile application development companyMobile application development company
Mobile application development company
 
Best DevOps and ML tools
Best DevOps and ML toolsBest DevOps and ML tools
Best DevOps and ML tools
 
The Movilizer - Reinvent Your Mobile Enterprise 2014
The Movilizer - Reinvent Your Mobile Enterprise 2014The Movilizer - Reinvent Your Mobile Enterprise 2014
The Movilizer - Reinvent Your Mobile Enterprise 2014
 
Building Better Mobile Backends with Oracle Mobile Cloud Service
Building Better Mobile Backends with Oracle Mobile Cloud Service	Building Better Mobile Backends with Oracle Mobile Cloud Service
Building Better Mobile Backends with Oracle Mobile Cloud Service
 
Unified Mobile Application to Integrate SalesForce, Oracle EBS, Taleo, Outloo...
Unified Mobile Application to Integrate SalesForce, Oracle EBS, Taleo, Outloo...Unified Mobile Application to Integrate SalesForce, Oracle EBS, Taleo, Outloo...
Unified Mobile Application to Integrate SalesForce, Oracle EBS, Taleo, Outloo...
 
White-Label Mobile Payments System
White-Label Mobile Payments SystemWhite-Label Mobile Payments System
White-Label Mobile Payments System
 
Innovative mobile apps – migrate MBO apps to SAP Mobile Platform 3.0
Innovative mobile apps – migrate MBO apps to SAP Mobile Platform 3.0Innovative mobile apps – migrate MBO apps to SAP Mobile Platform 3.0
Innovative mobile apps – migrate MBO apps to SAP Mobile Platform 3.0
 
Top 4 Best Cross-Platform App Development Frameworks
Top 4 Best Cross-Platform App Development FrameworksTop 4 Best Cross-Platform App Development Frameworks
Top 4 Best Cross-Platform App Development Frameworks
 
whitepaper_mobile_integration_that_doesnt_suck
whitepaper_mobile_integration_that_doesnt_suckwhitepaper_mobile_integration_that_doesnt_suck
whitepaper_mobile_integration_that_doesnt_suck
 

More from kidozen

IOT Platform as a Service
IOT Platform as a ServiceIOT Platform as a Service
IOT Platform as a Servicekidozen
 
KidoZen Mastering Unit Testing in Xamarin
KidoZen Mastering Unit Testing in Xamarin KidoZen Mastering Unit Testing in Xamarin
KidoZen Mastering Unit Testing in Xamarin kidozen
 
APIs of Enterprise mBaaS Platforms
APIs of Enterprise mBaaS PlatformsAPIs of Enterprise mBaaS Platforms
APIs of Enterprise mBaaS Platformskidozen
 
From Liability to Asset: How to Better Secure Enterprise Mobile Deployments
From Liability to Asset: How to Better Secure Enterprise Mobile DeploymentsFrom Liability to Asset: How to Better Secure Enterprise Mobile Deployments
From Liability to Asset: How to Better Secure Enterprise Mobile Deploymentskidozen
 
5 Trends that Will Shape The Future of the Mobile Enterprise
5 Trends that Will Shape The Future of the Mobile Enterprise5 Trends that Will Shape The Future of the Mobile Enterprise
5 Trends that Will Shape The Future of the Mobile Enterprisekidozen
 
KidoZen Enterprise-Ready Mobile App Infrastructure
KidoZen Enterprise-Ready Mobile App InfrastructureKidoZen Enterprise-Ready Mobile App Infrastructure
KidoZen Enterprise-Ready Mobile App Infrastructurekidozen
 
Mobilizing Microsoft Sharepoint Server
Mobilizing Microsoft Sharepoint ServerMobilizing Microsoft Sharepoint Server
Mobilizing Microsoft Sharepoint Serverkidozen
 
What's Next for Enterprise Mobility
What's Next for Enterprise MobilityWhat's Next for Enterprise Mobility
What's Next for Enterprise Mobilitykidozen
 
Managing BYOD Conference: Mobile Enterprise Data
Managing BYOD Conference: Mobile Enterprise DataManaging BYOD Conference: Mobile Enterprise Data
Managing BYOD Conference: Mobile Enterprise Datakidozen
 
Mobile DAta
Mobile DAtaMobile DAta
Mobile DAtakidozen
 
Mobile Data Management, The Next Frontier of Enterprise Mobility
Mobile Data Management, The Next Frontier of Enterprise Mobility Mobile Data Management, The Next Frontier of Enterprise Mobility
Mobile Data Management, The Next Frontier of Enterprise Mobility kidozen
 
Introducing the mHealth Platform as a Service
Introducing the mHealth Platform as a ServiceIntroducing the mHealth Platform as a Service
Introducing the mHealth Platform as a Servicekidozen
 
From MDM(Devices) to MDM(Data)
From MDM(Devices) to MDM(Data)From MDM(Devices) to MDM(Data)
From MDM(Devices) to MDM(Data)kidozen
 
Challenges in enterprise mobility development 2
Challenges in enterprise mobility development 2Challenges in enterprise mobility development 2
Challenges in enterprise mobility development 2kidozen
 
From Managing Devices to Apps to Data
From Managing Devices to Apps to DataFrom Managing Devices to Apps to Data
From Managing Devices to Apps to Datakidozen
 
Building Enterprise Ready Mobile Apps: A Developer Deep Dive
Building Enterprise Ready Mobile Apps: A Developer Deep DiveBuilding Enterprise Ready Mobile Apps: A Developer Deep Dive
Building Enterprise Ready Mobile Apps: A Developer Deep Divekidozen
 
Mobilizing Microsoft SharePoint Server: An MBaaS PErspective
Mobilizing Microsoft SharePoint Server: An MBaaS PErspectiveMobilizing Microsoft SharePoint Server: An MBaaS PErspective
Mobilizing Microsoft SharePoint Server: An MBaaS PErspectivekidozen
 
Integration in the Enterprise Mobile World
Integration in the Enterprise Mobile WorldIntegration in the Enterprise Mobile World
Integration in the Enterprise Mobile Worldkidozen
 
M baa s as the new enterprise middleware
M baa s as the new enterprise middlewareM baa s as the new enterprise middleware
M baa s as the new enterprise middlewarekidozen
 
Kidozen Mobile First Cloud-Presentation
Kidozen Mobile First Cloud-PresentationKidozen Mobile First Cloud-Presentation
Kidozen Mobile First Cloud-Presentationkidozen
 

More from kidozen (20)

IOT Platform as a Service
IOT Platform as a ServiceIOT Platform as a Service
IOT Platform as a Service
 
KidoZen Mastering Unit Testing in Xamarin
KidoZen Mastering Unit Testing in Xamarin KidoZen Mastering Unit Testing in Xamarin
KidoZen Mastering Unit Testing in Xamarin
 
APIs of Enterprise mBaaS Platforms
APIs of Enterprise mBaaS PlatformsAPIs of Enterprise mBaaS Platforms
APIs of Enterprise mBaaS Platforms
 
From Liability to Asset: How to Better Secure Enterprise Mobile Deployments
From Liability to Asset: How to Better Secure Enterprise Mobile DeploymentsFrom Liability to Asset: How to Better Secure Enterprise Mobile Deployments
From Liability to Asset: How to Better Secure Enterprise Mobile Deployments
 
5 Trends that Will Shape The Future of the Mobile Enterprise
5 Trends that Will Shape The Future of the Mobile Enterprise5 Trends that Will Shape The Future of the Mobile Enterprise
5 Trends that Will Shape The Future of the Mobile Enterprise
 
KidoZen Enterprise-Ready Mobile App Infrastructure
KidoZen Enterprise-Ready Mobile App InfrastructureKidoZen Enterprise-Ready Mobile App Infrastructure
KidoZen Enterprise-Ready Mobile App Infrastructure
 
Mobilizing Microsoft Sharepoint Server
Mobilizing Microsoft Sharepoint ServerMobilizing Microsoft Sharepoint Server
Mobilizing Microsoft Sharepoint Server
 
What's Next for Enterprise Mobility
What's Next for Enterprise MobilityWhat's Next for Enterprise Mobility
What's Next for Enterprise Mobility
 
Managing BYOD Conference: Mobile Enterprise Data
Managing BYOD Conference: Mobile Enterprise DataManaging BYOD Conference: Mobile Enterprise Data
Managing BYOD Conference: Mobile Enterprise Data
 
Mobile DAta
Mobile DAtaMobile DAta
Mobile DAta
 
Mobile Data Management, The Next Frontier of Enterprise Mobility
Mobile Data Management, The Next Frontier of Enterprise Mobility Mobile Data Management, The Next Frontier of Enterprise Mobility
Mobile Data Management, The Next Frontier of Enterprise Mobility
 
Introducing the mHealth Platform as a Service
Introducing the mHealth Platform as a ServiceIntroducing the mHealth Platform as a Service
Introducing the mHealth Platform as a Service
 
From MDM(Devices) to MDM(Data)
From MDM(Devices) to MDM(Data)From MDM(Devices) to MDM(Data)
From MDM(Devices) to MDM(Data)
 
Challenges in enterprise mobility development 2
Challenges in enterprise mobility development 2Challenges in enterprise mobility development 2
Challenges in enterprise mobility development 2
 
From Managing Devices to Apps to Data
From Managing Devices to Apps to DataFrom Managing Devices to Apps to Data
From Managing Devices to Apps to Data
 
Building Enterprise Ready Mobile Apps: A Developer Deep Dive
Building Enterprise Ready Mobile Apps: A Developer Deep DiveBuilding Enterprise Ready Mobile Apps: A Developer Deep Dive
Building Enterprise Ready Mobile Apps: A Developer Deep Dive
 
Mobilizing Microsoft SharePoint Server: An MBaaS PErspective
Mobilizing Microsoft SharePoint Server: An MBaaS PErspectiveMobilizing Microsoft SharePoint Server: An MBaaS PErspective
Mobilizing Microsoft SharePoint Server: An MBaaS PErspective
 
Integration in the Enterprise Mobile World
Integration in the Enterprise Mobile WorldIntegration in the Enterprise Mobile World
Integration in the Enterprise Mobile World
 
M baa s as the new enterprise middleware
M baa s as the new enterprise middlewareM baa s as the new enterprise middleware
M baa s as the new enterprise middleware
 
Kidozen Mobile First Cloud-Presentation
Kidozen Mobile First Cloud-PresentationKidozen Mobile First Cloud-Presentation
Kidozen Mobile First Cloud-Presentation
 

Recently uploaded

Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
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
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
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
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
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
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 

Recently uploaded (20)

Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
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
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
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
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
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
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 

Whitepaper KidoZen overview

  • 1. KidoZen Overview T e l l a g o S t u d i o s , I n c . 2 2 5 5 G l a d e s R o a d , S u i t e 3 2 B o c a R a t o n , F L 3 3 4 3 1 P h o n e : 8 7 7 . 5 1 3 . 3 1 1 3 6 / 2 0 / 2 0 1 2 Jesus Rodriguez An overview of the KidoZen platform for enterprise mobility.
  • 2. Tellago Studios, Inc. Page 1 KidoZen Overview Executive Summary The proliferation of connected devices has made enterprise mobility one of the most important elements of any modern IT strategy. However, implementing enterprise mobile applications is far from being an easy endeavor. While the recent years have seen a proliferation of mobile front end development tools and frameworks that provide a great experience for building mobile applications, we are far from having good solutions for enabling backend and management capabilities of enterprise mobile applications. When implementing an enterprise mobile strategy, providing a seamless mechanism to enable backend capabilities such as authentication, single sign on, integration with corporate systems, storage, messaging, etc. is essential to guaranteeing the agility of the implementation and management of enterprise mobile applications and is, undoubtedly, the biggest challenge faced by organizations nowadays. Certainly, the enterprise mobile platform ecosystem is far from new and there are a series of platforms in the market that attempt to address some of the challenges of enabling backend features on enterprise mobile applications. However, these platforms are based on the traditional on-premise mobile server architecture pioneered by RIM years ago that is quite limiting for today’s enterprise mobile needs. Enter KidoZen…… KidoZen is an enterprise mobile platform as a service solution that enables organizations to build enterprise ready mobile applications by enabling sophisticated backed capabilities in a simple, scalable way. KidoZen accomplishes this by the following capabilities:  Backend as a Service (BaaS) APIs: KidoZen’s BaaS APIs are the cornerstone of the entire platform. These set of APIs, enable backend capabilities to enterprise mobile applications in a very simple and interoperable way. Specifically, KidoZen’s BaaS infrastructure abstracts key backend functionalities required in enterprise mobile apps in areas such as storage, line of business integration, security, messaging and other relevant aspects of enterprise mobile apps.
  • 3. Tellago Studios, Inc. Page 2  Enterprise App Center: KidoZen’s Enterprise App Center offers organizations a web and mobile friendly interface to provision and manage enterprise mobile applications. Using this management portal, IT professionals can control access to the different enterprise services based on the user’s corporate roles and permissions. Additionally, the Enterprise App Center offers sophisticated operational analytics and telemetry of the runtime behavior of the enterprise mobile infrastructure.  Mobile SDKs: KidoZen provides a series of SDKs that make it extremely simple to add backend capabilities to your enterprise mobile applications using a very simple syntax. Our SDKs include platforms such as iOS, Android, Windows Phone, Windows 8, PhoneGap and other emerging mobile development technologies. By leveraging KidoZen’s mobile SDKs, developers can get started building enterprise mobile applications using the platforms and tools that make them more productive. Different from other enterprise mobility platforms, KidoZen does not require developers to learn new development tools, backend platforms, take training classes or hire professional services in order to get started implementing enterprise mobile applications.  Hosted HTML5: KidoZen provides a simple and highly scalable model that allows developers to deploy and host HTML5 applications without the need of provisioning any infrastructure. Using this model, KidoZen abstracts all the complexities of provisioning and hosting mobile HTML5 applications as well as the required backend infrastructure. KidoZen Architecture KidoZen provides a platform as a service model that enables robust backend capabilities in enterprise mobile applications using a simple and highly scalable model. By leveraging a cloud- centric architecture, KidoZen enables organizations to start building enterprise mobile applications without any required on-premise infrastructure. The following figure illustrates KidoZen’s architecture at a very high level.
  • 4. Tellago Studios, Inc. Page 3 As Illustrated in the previous figure, KidoZen is composed of four fundamental components: backend as a service cloud, mobile SDKs, Enterprise App Center and a hosted HTML5 infrastructure. Let’s examine each one of these components in detail. Mobile Backend as a Service KidoZen provides a diverse set of services that automate some of the most important back end features in enterprise mobile applications. KidoZen provides a simple, interoperable, multi-tenant service platform that provides enterprise mobile capabilities such as authentication, storage, integration, logging, and messaging. Developers can immediately use these capabilities through our SDKs without the need of any on-premise infrastructure setup. By leveraging the cloud as the delivery channel, KidoZen offers a rapidly growing backend service ecosystem that allows developers to regularly enrich their enterprise mobile applications with new capabilities without the need for expensive software upgrades. Specifically, KidoZen provides the following services:
  • 5. Tellago Studios, Inc. Page 4 Storage Services KidoZen’s storage services provide different APIs that abstract some of the fundamental data access functionalities and infrastructure required in enterprise mobile applications. Specifically, KidoZen includes the following services:  Object Storage: KidoZen’s storage allows mobile applications to easily query, insert, update and delete semi-structured objects using a very simple syntax. In KidoZen, objects are modeled in the form of JavaScript Object Notation (JSON) structures. Each enterprise mobile application developed using KidoZen has access to an unlimited number of storage units that are isolated from any other applications. This allows developers to start leveraging storage as part of their enterprise mobile applications without having to provision databases, tables or other traditional data storage mechanisms.  Logging Service: KidoZen’s logging API enables enterprise mobile applications to write log messages or errors that describe its runtime behavior. By using KidoZen’s logging API, developers can instrument their enterprise mobile applications without the need to provision any additional infrastructure. The application log files can be accessed through KidoZen’s enterprise environment.  Configuration Service: Like any other enterprise applications, mobile applications go through different stages such as dev, qa, production etc during its lifecycle. On each on those stages, enterprise mobile applications need to manage different configuration settings such as connection strings or other environmental settings relevant in that environment. KidoZen’s configuration API offers a very simple mechanism to enable enterprise mobile applications to read and write configuration settings relevant to its specific context. Integration Services KidoZen’s integration services abstract some of the core integration patterns required by enterprise mobile applications in order to integrate with corporate systems. Specifically, KidoZen includes the following services.  Queuing: KidoZen’s queuing API allows mobile applications to enqueue and dequeue messages in a first-in first-out model. Using this model, enterprise mobile applications can asynchronously integrate with other systems by placing messages into specific queues so that they can be retrieved by other applications.
  • 6. Tellago Studios, Inc. Page 5  Publish-Subscribe: KidoZen’s publish-subscribe API brings one of the most traditional enterprise integration patterns to enterprise mobile applications. Using this API, enterprise mobile applications can subscribe or publish messages to specific channels in order to integrate with other applications. Channels are the main communication unit of KidoZen’s publish-subscribe API. By subscribing to a specific channel, an application expresses interest in the messages being sent to that channel. Complimentary, enterprise mobile applications can distribute a message to multiple subscribers by publishing a message to specific channels.  Service Relay: KidoZen’s service relay allows enterprise mobile applications to invoke web services in the customer’s corporate network. The service relay works seamless with both SOAP and RESTful services without imposing any technical infrastructure either on the mobile device or in the customer’s data center. Messaging Services KidoZen’s messaging services provide enterprise mobile applications with the backend infrastructure required to exchange messages using mechanisms such as SMS, Email or Push Notifications. Specifically, KidoZen provides the following services.  SMS: KidoZen’s SMS service abstracts the infrastructure required by enterprise mobile applications in order send SMS messages using a very simple interface. Using this API, enterprise mobile applications can exchange SMS messages using a scalable and globally available infrastructure and via an interoperable interface available to any programming interface.  Email: KidoZen’s email service provides enterprise mobile applications with the functionality required to send or receive emails via a scalable and globally available infrastructure. Using this API, developers can exchange email messages using a very simple and interoperable interface.  Push Notifications: KidoZen’s push notification service provides a global and scalable infrastructure that allows enterprise mobile applications to distribute push notification messages across different mobile platforms. By integrating with Apple, Google and Microsoft push notification services, KidoZen provides a consistent interface that enables developers to send push notifications without the need of learning the specifics of each platform.
  • 7. Tellago Studios, Inc. Page 6 KidoZen Mobile SDKs KidoZen Mobile software developer kits (SDKs) allow developers to leverage KidoZen backend as a service infrastructure using an extremely simple syntax. These SDKs lower the entry bar for developers to start leveraging KidoZen’s infrastructure without the need of using external consulting services or training. The current version of KidoZen includes SDKs for the following platforms:  iOS  Android  Windows Phone  Windows 8  JavaScript All SDKs provide native models of abstraction over KidoZen’s REST APIs to simplify the development experience on each platform. Additional SDKs for mobile and non-mobile platforms will be created as KidoZen evolves. Enterprise App Center KidoZen’s Enterprise App Center provides a secure environment to provision, distribute and manage enterprise mobile applications using a mobile web friendly interface. From an end user perspective, the Enterprise App Center enables the consumption of mobile applications using an intuitive mobile App Center that can be accessed directly from smartphones and tables as illustrated below.
  • 8. Tellago Studios, Inc. Page 7 In addition to its distribution functionalities, KidoZen’s Enterprise App Center allows IT professionals to monitor and manage the backend infrastructure used by the different enterprise mobile applications. KidoZen Hosted HTML5 KidoZen offers the infrastructure to enable the provisioning and hosting of mobile HTML5 applications. Using this model, developers can publish enterprise mobile HTML5 applications to KidoZen without the need to publish any on-premise infrastructure. When a mobile web application is published to KidoZen, the platform configures the required backend capabilities, publishes it to the tenant’s Enterprise App Center and makes it available to users. The main mechanism for publishing mobile HTML5 to KidoZen is using the Kido Client utility available with the KidoZen SDK’s. The following figure illustrates this concept
  • 9. Tellago Studios, Inc. Page 8 . Putting It All Together KidoZen provides a unique approach to enterprise mobility focusing on providing a flexible model to enable backend capabilities to enterprise mobile application while providing companies the flexibility of selecting their preferred mobility tools and frameworks. In that sense, organizations can leverage KidoZen to power the backend infrastructure required by their enterprise mobile applications. From a mobile developer perspective, KidoZen drastically simplifies the application development lifecycle as illustrated in the following figure.
  • 10. Tellago Studios, Inc. Page 9 Conclusion KidoZen is the industry-first enterprise mobile platform as a service. KidoZen addresses the main limitations of traditional enterprise mobility platforms by providing a cloud-centric platform formed of four fundamental components: a backend as a service cloud, a series of mobile SDKs, an enterprise application center and an infrastructure for hosting mobile HTML5 applications. Add backend capabilities to your app using KidoZen SDKs and BaaS cloud Integrate with your corporate systems using KidoZen SDKs and BaaS Cloud Publish your app to the KidoZen App Center Manage and monitor your enterprise mobile app using KidoZen App Center Develop (using any mobile dev tools)
  • 11. Tellago Studios, Inc. Page 10 About the Author Jesus Rodriguez is a co-founder and CEO of both Tellago Studios and Tellago, two fast growing start-ups with a unique vision around software technology. Jesus spends his days working on the technology and strategic vision of both companies. Under his leadership, Tellago and Tellago Studios have been recognized as an innovator in the areas of enterprise software and solutions achieving important awards like the Stevie Awards’ American and International Business Awards. A software scientist by background, Jesus is an internationally recognized speaker and author with contributions that include hundreds of articles and sessions at industry conferences. Jesus serves as an advisor to several software companies such as Microsoft and Oracle, and is the only person who currently holds both the Microsoft MVP and Oracle ACE technology awards. Jesus is a prolific blogger on all subjects related to software technology and entrepreneurship. You can gain valuable insight on business and software technology through his blogs at http://jrodthoughts.com and http://weblogs.asp.net/gsusx .