The new Backend as a Service to rule all your apps.

Size: px
Start display at page:

Download "The new Backend as a Service to rule all your apps."

Transcription

1 The new Backend as a Service to rule all your apps. hello@start.cat

2 Backend as 2 CORUS The new Service Backend as a Service (BaaS) is a model for providing web and mobile developers with a way to link their applications to backend cloud storage while also providing features such as user management, push notifications, and integration with social networking services. (Wikipedia) Get focused on the user experience of your apps while we take care of the rest. With Corus, you can add a scalable and powerful backend in minutes and launch a full-featured app in record time without ever worrying about server management. Corus provides all the features every app needs, with the performance and reliability of the Cloud. From content management through non-sql databases, to multiplatform push notifications. Everything from a secure and fully compatible Rest API.

3 a 3

4 4 With every new App you develop, some key decisions must be taken. What kind of architecture the project needs, where to host all the services, what kind of authentication your apps will need... And everything related to security, flexibility, scalability, performance... Imagine having all these things already designed and developed, with big projects in mind and complex features out of the box. And now imagine not having to manage servers, databases... Just focus on providing a great user experience with cool apps. Corus provides a secure and fast Rest API. All the features are accessible by this API, and because it s available through standard web calls, no matter what language you use for developing your apps: Objective-C, Java, HTML5,.Net... Everything is compatible. The service provides a State of the Art backend website, that helps you manage all your apps. The entire website uses the Corus API services for working, and it s completely decoupled from logic. In other words, the website is just another client for the API services. Built by developers, for developers. With modern web technologies and the latest development paradigms. This means that you could even develop a completely new backend website for your customers, but focusing just on usability and aesthetics. All the logic and complex features will be provided by the API itself. NODE.JS REST API LANGUAGE ANGULAR WEB APP FRAMEWORK MONGODB NON-SQL DATABASES State of the Art Backend

5 Cloud Architecture We rely our services on a powerful Cloud Platform. Every Corus corporate runs in its own Cloud Hosting, a hosting built on SSD hard drives. So we make sure every one of our customers gets the best performance and scalability factor. FAST THE FASTEST WEB TECH- NOLOGIES LIKE SPDY FLEXIBLE CUSTOM SCRIPTS, CUSTOM BACKEND SECTIONS AND AN EXTENDABLE API PROFITABLE LAUNCH NEW PROJECTS IN RECORD TIME WITH ADDED VALUE A Corus corporate can manage different Apps. This is very useful, not just because you have everything in one place, but you can share features between your apps. For example, you could share users between different apps, letting them access through a unique login and password for all of them. Or you could prepare a push Campaign across all your apps. 5

6 6 Main App Features Development environments BETTER TESTING WITH DISTRIBUTED PRODUCTION APPS Corus out of the box features have developers in mind, but are friendly with your customers, too. Most of the Corus features have developers in mind. This is where Corus can speed your projects and become very profitable. But this doesn t mean we have forgotten the rest of the project life cycle. Corus provides essential analytics and stats, and notifies you in different ways the most important app events. And because we know how different a conversion rate can be from one app to another, we let you set modular analytics and reports. If some of your team is used to Excel, you need to know that everything from Corus can be exported to Excel files. This allows you to create new reports, group contents or just order them in a different way. And of course, we let you fill all the data collections with Excel files, too. And because we are all human, there are daily backups scheduled that can be restored whenever you need them. If this were not enough, Corus comes with a full server backup every three days. At the end, everything makes you feel comfortable when working with Corus; Fully compatible with your apps, no matter the code language you use, easy to import and export contents, modular analytics, automatic backups and really high Cloud performance. Having different data environments becomes really important when your apps are live. Do you need to insert some fake test data, but you don t want to mess the real production contents? With Corus you can create as many development environments as needed. These environments don t just split your apps contents, but new app versions, too. Imagine you need to distribute a new development version to your client in order to show the changes, prepare some testing and have their approval before it s uploaded to appstore markets. And of course, you don t want to alter the current production version. This is posible thanks to development environments. Besides, we are also preparing a section to make the development versions distribution to your clients really easy.

7 7 Data Collections Storage Push Notifications BUILD YOUR DATA MODEL TIER IN MINUTES Forget databases, connections, indexes and sql relations. Manage your data model from Corus easily. In Corus we call Collections to the data tables definition. These Collections have a Scheme and Contents. The Schemes set the definition of your Collections, with custom field types, like location coordinates and relations with other Collections. These Collections can have different types of permissions: Private, Read Only, Shared or Public; and their contents are immediately available through the Rest API. All your contents will benefit from a Cloud non-sql database from the beginning. SMART CLOUD STORAGE Corus offers a smart way to store and share your app files, from user images to documents. All your documents will be available, with their permissions level, through the API and WebDAV. This means you will be able to sync your app contents folder with your OS file system, if you don t want to use the website to upload a big group of files. And because we take performance very seriously, the storage API methods have some smart features. You will be able to transform images when asking for them. This comes handy when you want to generate live thumbnails, or don t want to download the same big size images for different screen sizes. Just ask for the needed resolution every time, improving performance and saving bandwidth on mobile devices. MULTIPLATFORM PUSH NO- TIFICATIONS CAMPAIGNS With Corus all push notifications are treated the same way, no matter wether they are going to an ios device, to an Android device or to a Chrome desktop browser. You need to send notifications to real people, without worrying about the platform they use. Corus also lets you create Push campaigns, selecting the properties your target audience must fulfill. And it will show you how many addressees the campaign will have in real time. You can choose your audience by apps installed, by geolocation, by language, by events triggered... And once your campaign has been sent, Corus will show you at what time and from where your notifications have been read.

8 8 Image: Detail of the items list from a Collection

9 9 Events Scripts Log CHOOSE THE IMPORTANT EVENTS FOR YOUR PROJECT Create the event types that are important for your project, from sales completed in your app, to sharing contents with social networks. Any remarkable action through your app can be tracked as events. These events are geolocated and help generate useful reports for you. The most common events, like starting an app, are represented as system events and will be already created for you. EXTEND THE API WITH CUSTOM SCRIPTS Corus lets you add small pieces of code called Scripts. These Scripts can be executed from different hook types. Collection Triggers: The script will be executed before or after a Collection action (insert, update, modify or delete). Event Triggers: The script will be executed when an event type is fired. Scheduled Task: The script will be executed at the selected interval. REST Method: You can extend the Corus API adding new methods that trigger a script, very useful when your apps need to do complex operations through different API calls. The Scripts code can access the entire Corus API, allowing you to send push notifications, trigger custom alerts, or modify Collection contents, for example. EVERYTHING UNDER CONTROL, OR AT LEAST IT WILL BE LOGGED From the log section you will be able to review not only the backend entries, but the devices log. This comes really handy when checking a user or device issue. You will be able to write whatever you think is important from the apps to the log.

10 10 Social Connectors Backups Analytics and Geolocation SOCIAL CONNECTORS FOR EASY APP AUTH Corus helps you enable social auth methods in your apps, like Facebook or Twitter. We take care of linking accounts across networks, resetting passwords, and keeping everything safe and secure, so you don t have to. Of course you will have the traditional sign-up and login form, too. And with a little script, you can leave all your auth process to a third party system like LDAP. DISASTER RECOVERY Corus comes with a daily incremental backup and a full server backup every three days. You can create more backups anytime, and restore data whenever necessary. To restore data you will have different options, like rescue deleted contents without affecting current entries. KNOW YOUR BUSINESS Corus comes with fundamental analytics that will show you the activity of your apps, but the system gets clever when you add custom event types, events that represent key actions for your business. All these events are geolocated, unless you disable this option and Corus provides internal mechanisms for storing and categorizing all these locations. All these features offer you new posibilities, like sending push notifications to users that remain next to a place and have triggered a custom event. And you could even translate the notification depending on the language of the device of those users.

11 Take a deeper look Application Management Details The system validates the Collection item fields based on the Collection Scheme. Before saving Collection contents changes, the system visually shows you which items will be deleted, which ones will be added and which ones have been modified. In a Collection Scheme, you can set highlighted fields that will be indexed for searches and showcased in items lists. App events are shown in a time line and provide geolocation data. The events can be extended to show the inner details. Log entries are divided into environments and identify different entry levels. Main settings of an App. Each app has a token that allows API calls when there is not a registered user using the app

12 12 Image: Detail of a Push Campaign creation with real time addresse calculation.

13 Some basic stats Activity by location Monthly active users 3 App Platforms The backend comes with basic stats out of the box, from how many downloads your apps receive, to how much the users love and use them. The number of users you have is important, but it s even more important to know how many users are actually using your apps, also known as active users in Corus. If a user doesn t generate activity for a long time, Corus will mark it as zombie. 3

14 14 The User Dashboard Corus will provide you with a new CRM point of view. For the first time, instead of a simple user profile, you will take advantage of a complete CRM with user details gathered in a dashboard. Because users are much more than a profile, you will find their devices, events triggered, or a list of received push notifications side by side. The User Dashboard provides: User s profile with social information when the app uses Social Auth Methods User s devices list Events triggered by the user Pushes sent to this user with their status Storage contents in the user s private space Locations where the user has been using the apps User s statistics on how much the user uses the apps Finding user issues will be easier. With all the previous information, you will be able to reconstruct a user behavior and detect problems in advance.

15 15 Image: Users main list.

16 16 Know your customers devices in depth.

17 17 Everything at hand Device owner s name, platform icon, device name and last activity timestamp. Deeper device details, like last activity location or first login timestamp Screen properties with pixel resolution and pixel density information. Very handy with android. List of installed apps, with current version and environment indicator if different than production App versions timeline with update timestamps. Do you need to send a push notification to just one device s app? Here you have a shortcut. 7 Check an app s log for a specific device. Forget about complex tables. We believe in high visual representation of key aspects for really easy understanding.

18 18 Extending the backend: Custom Pages, Script Modules and Web Server We have flexibility in mind when thinking about Corus. As we said, you can extend the API with new methods to suit your business logic. But what if you need to extend the User Dashboard or add a new backend section? If your project is based on web apps that work with Corus, you can publish them in the same hosting trough a simple Git push. And the DNS management tool will help you setting up your domains in no time. Data Collections are cool. However, they are not so user friendly when you mix complex models with non techie users. Custom Pages will allow you to insert a new backend section that will gather contents from different collections. For example, filling a project s resource profile like products, places or blog entries, as if they were custom views/forms/lists for data collections.

19 Want even more? No problem. Corus is a live service that grows monthly. These are some of the features that will come soon: Mobile app for development apps distribution, with stats and analytics on the go. Custom reports with key metrics. templates for alerts and notifications. Backend branding. Deliver projects in record time with cool Cloud technology and forget about hosting and server maintenance. Have you decided to contract Corus but need some app development? Contact us, we can build your apps, too. Our basic plan comes at 199 /month or 2199 /year. For this price you get a state of the art backend with CRM, CMS, MDM, Analytics and more. We offer the basic plan for development companies at just 99 /month. 19 BASIC PLAN 3TB DATA TRANSFER 2GB RAM 2CORE PROCESSOR 40GB CLOUD SSD DISK SPACE Contact us for a demo or custom plans.

20 Get in Touch... Start.cat Plaça Josep Tarradellas, Vilassar de Mar Barcelona Phone Web

White Paper. Anywhere, Any Device File Access with IT in Control. Enterprise File Serving 2.0

White Paper. Anywhere, Any Device File Access with IT in Control. Enterprise File Serving 2.0 White Paper Enterprise File Serving 2.0 Anywhere, Any Device File Access with IT in Control Like it or not, cloud- based file sharing services have opened up a new world of mobile file access and collaborative

More information

Interact Intranet Version 7. Technical Requirements. August 2014. 2014 Interact

Interact Intranet Version 7. Technical Requirements. August 2014. 2014 Interact Interact Intranet Version 7 Technical Requirements August 2014 2014 Interact Definitions... 3 Licenses... 3 On-Premise... 3 Cloud... 3 Pulic Cloud... 3 Private Cloud... 3 Perpetual... 3 Self-Hosted...

More information

Module - Facebook PS Connect

Module - Facebook PS Connect Module - Facebook PS Connect Operation Date : October 10 th, 2013 Business Tech Installation & Customization Service If you need assistance, we can provide you a full installation and customization service

More information

USER GUIDE CLOUDME FOR WD SENTINEL

USER GUIDE CLOUDME FOR WD SENTINEL USER GUIDE CLOUDME FOR WD SENTINEL Document 2013-11-17 Page 2 of 13 TABLE OF CONTENTS INTRODUCTION 2 Safe European Storage 2 How does this really work? 2 GETTING STARTED 3 Setting up an account 3 Setting

More information

How to select the right Marketing Cloud Edition

How to select the right Marketing Cloud Edition How to select the right Marketing Cloud Edition Email, Mobile & Web Studios ith Salesforce Marketing Cloud, marketers have one platform to manage 1-to-1 customer journeys through the entire customer lifecycle

More information

ASUS WebStorage Client-based for Windows [Advanced] User Manual

ASUS WebStorage Client-based for Windows [Advanced] User Manual ASUS WebStorage Client-based for Windows [Advanced] User Manual 1 Welcome to ASUS WebStorage, your personal cloud space Our function panel will help you better understand ASUS WebStorage services. The

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

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

Stellar Phoenix Exchange Server Backup

Stellar Phoenix Exchange Server Backup Stellar Phoenix Exchange Server Backup Version 1.0 Installation Guide Introduction This is the first release of Stellar Phoenix Exchange Server Backup tool documentation. The contents will be updated periodically

More information

Store & Share Quick Start

Store & Share Quick Start Store & Share Quick Start What is Store & Share? Store & Share is a service that allows you to upload all of your content (documents, music, video, executable files) into a centralized cloud storage. You

More information

E21 Mobile Users Guide

E21 Mobile Users Guide E21 Mobile Users Guide E21 Mobile is the Mobile CRM companion to TGI s Enterprise 21 ERP software. Designed with the mobile sales force in mind, E21 Mobile provides real-time access to numerous functions

More information

Bell Mobile Device Management (MDM)

Bell Mobile Device Management (MDM) Bell MDM Technical FAQs 1 Bell Mobile Device Management (MDM) Frequently Asked Questions INTRODUCTION Bell Mobile Device Management provides business customers an all in one device administration tool

More information

Anchor End-User Guide

Anchor End-User Guide Table of Contents How to Access Your Account How to Upload Files How to Download the Desktop Sync Folder Sync Folder How to Share a File 3 rd Party Share from Web UI 3 rd Party Share from Sync Folder Team-Share

More information

Choosing the Best Mobile Backend

Choosing the Best Mobile Backend MOBILE APP DEVELOPER S GUIDE blog.kii.com Choosing the Best Mobile Backend A brief guide to selecting a trustworthy Mobile Backend as a Service (MBaaS). www.kii.com Share this e-book YOU RE A MOBILE APP

More information

Cloud Powered Mobile Apps with Azure

Cloud Powered Mobile Apps with Azure Cloud Powered Mobile Apps with Azure Malte Lantin Technical Evanglist Microsoft Azure Agenda Mobile Services Features and Demos Advanced Features Scaling and Pricing 2 What is Mobile Services? Storage

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

Smart Anytime, Safe Anywhere. Climax Home Portal Platform. Envisage and Enable a Connected Future

Smart Anytime, Safe Anywhere. Climax Home Portal Platform. Envisage and Enable a Connected Future Smart Anytime, Safe Anywhere Climax Home Portal Platform Envisage and Enable a Connected Future Climax Home Portal Platform An IP/GPRS-Based Solution to Deliver Smart Home and Mobile Control Services Reliable

More information

Feature List for Kaspersky Password Manager

Feature List for Kaspersky Password Manager Feature List for Kaspersky Password Manager Overview... Features by Platform...3 Feature Descriptions...4 Glossary...7 PAGE Feature List for Kaspersky Password Manager Overview Kaspersky Password Manager

More information

USER GUIDE CLOUDME FOR WD SENTINEL

USER GUIDE CLOUDME FOR WD SENTINEL USER GUIDE CLOUDME FOR WD SENTINEL Page 2 of 18 TABLE OF CONTENTS INTRODUCTION 3 Safe European Storage How does this really work? 3 3 GETTING STARTED 4 Setting up an account Setting up a company account

More information

Smart Business Architecture for Midsize Networks Network Management Deployment Guide

Smart Business Architecture for Midsize Networks Network Management Deployment Guide Smart Business Architecture for Midsize Networks Network Management Deployment Guide Introduction: Smart Business Architecture for Mid-sized Networks, Network Management Deployment Guide With the Smart

More information

IBM/Softlayer Object Storage for Offsite Backup

IBM/Softlayer Object Storage for Offsite Backup IBM/Softlayer Object Storage for Offsite Backup How to use IBM/Softlayer Object Storage for Offsite Backup How to use IBM/Softlayer Object Storage for Offsite Backup IBM/Softlayer Object Storage is a redundant

More information

Configuration Guide. BES12 Cloud

Configuration Guide. BES12 Cloud Configuration Guide BES12 Cloud Published: 2016-04-08 SWD-20160408113328879 Contents About this guide... 6 Getting started... 7 Configuring BES12 for the first time...7 Administrator permissions you need

More information

Google Drive lets you store and share all your stuff, including documents, videos, images and other files that are important to

Google Drive lets you store and share all your stuff, including documents, videos, images and other files that are important to What are Docs & Drive? Docs Use Google Docs, Sheets and Slides for document editing anywhere, anytime. Google Docs is an online word processor that lets you create and format text documents and collaborate

More information

EMPLOYEE LOCATION TRACKING SERVICE

EMPLOYEE LOCATION TRACKING SERVICE WES T ST R EET AWE SOM E STR EET EMPLOYEE LOCATION TRACKING SERVICE Web & Android OVERVIEW GPS fleet tracking services have been on the market for some years now but with the explosion of smartphone usage,

More information

Chameleon i. Bespoke Websites. Starting From 3500.00 + VAT 50.00 per month connectivity module*

Chameleon i. Bespoke Websites. Starting From 3500.00 + VAT 50.00 per month connectivity module* Starting From 3500.00 + VAT We understand the visual impact of your website is crucial to your organisations brand and the perception of your users. Bespoke Website Design Our team will work closely with

More information

Sophos Mobile Control as a Service Startup guide. Product version: 3.5

Sophos Mobile Control as a Service Startup guide. Product version: 3.5 Sophos Mobile Control as a Service Startup guide Product version: 3.5 Document date: August 2013 Contents 1 About this guide...3 2 What are the key steps?...4 3 First login...5 4 Change your administrator

More information

United Way Mobile App

United Way Mobile App United Way Mobile App www.ireachapps.com Our Plan The following information is tailored solely for the United Way. ireach Apps, LLC can modify this application for any non-profit. United Way has identified

More information

Sophos Mobile Control Startup guide. Product version: 3.5

Sophos Mobile Control Startup guide. Product version: 3.5 Sophos Mobile Control Startup guide Product version: 3.5 Document date: July 2013 Contents 1 About this guide...3 2 What are the key steps?...5 3 Log in as a super administrator...6 4 Activate Sophos Mobile

More information

Sophos Mobile Control Startup guide. Product version: 3

Sophos Mobile Control Startup guide. Product version: 3 Sophos Mobile Control Startup guide Product version: 3 Document date: January 2013 Contents 1 About this guide...3 2 What are the key steps?...5 3 Log in as a super administrator...6 4 Activate Sophos

More information

Managing Existing Mobile Apps

Managing Existing Mobile Apps Adobe Summit 2016 Lab 324: Managing Existing Mobile Apps Adobe Experience Manager Mobile 1 Table of Contents INTRODUCTION 4 GOAL 4 OBJECTIVES 4 MODULE 1 AEM INTRODUCTION 5 LESSON 1 - AEM BASICS 5 OVERVIEW

More information

Transporter from Connected Data Date: February 2015 Author: Kerry Dolan, Lab Analyst and Vinny Choinski, Sr. Lab Analyst

Transporter from Connected Data Date: February 2015 Author: Kerry Dolan, Lab Analyst and Vinny Choinski, Sr. Lab Analyst ESG Lab Test Drive Transporter from Connected Data Date: February 2015 Author: Kerry Dolan, Lab Analyst and Vinny Choinski, Sr. Lab Analyst Abstract: This report documents the results of an ESG Lab Test

More information

Social Network Website to Monitor Behavior Change Design Document

Social Network Website to Monitor Behavior Change Design Document Social Network Website to Monitor Behavior Change Design Document Client: Yolanda Coil Advisor: Simanta Mitra Team #11: Gavin Monroe Nicholas Schramm Davendra Jayasingam Table of Contents PROJECT TEAM

More information

FileCruiser. Desktop Agent Guide

FileCruiser. Desktop Agent Guide FileCruiser Desktop Agent Guide FileCruiser Desktop Agent Guide Contents Contents Getting Started with FileCruiser 1 Using the FileCruiser Agent 2 Desktop Shortcut 2 Log in to FileCruiser Agent 3 Using

More information

SHARPCLOUD SECURITY STATEMENT

SHARPCLOUD SECURITY STATEMENT SHARPCLOUD SECURITY STATEMENT Summary Provides details of the SharpCloud Security Architecture Authors: Russell Johnson and Andrew Sinclair v1.8 (December 2014) Contents Overview... 2 1. The SharpCloud

More information

OneDrive for Business FAQ s Updated 6/19/14

OneDrive for Business FAQ s Updated 6/19/14 OneDrive for Business FAQ s Updated 6/19/14 What is OneDrive for Business? OneDrive for Business is an online service that provides resources for file storage, collaboration, and communication. It provides

More information

DroboAccess User Manual

DroboAccess User Manual DroboAccess User Manual Release 8.2 The DroboAccess developers June 02, 2016 CONTENTS 1 DroboAccess 8.2 User Manual Introduction 1 2 Configuration of DroboAccess 8.2 3 2.1 Users, passwords and share management................................

More information

Secure File Sync & Share with Acronis Access Advanced Date: July 2015 Author: Kerry Dolan, Lab Analyst

Secure File Sync & Share with Acronis Access Advanced Date: July 2015 Author: Kerry Dolan, Lab Analyst ESG Lab Spotlight Secure File Sync & Share with Acronis Access Advanced Date: July 2015 Author: Kerry Dolan, Lab Analyst Abstract: This ESG Lab Spotlight provides a high level look at the Acronis Access

More information

MDM User Guide June 2012

MDM User Guide June 2012 June 2012 Sy mantec Corporation, 2012 Page 1 Purpose of Document This document provides a guide for users of App Center to set up and use Mobile Device Management (MDM) capabilities. MDM allows the App

More information

Assignment # 1 (Cloud Computing Security)

Assignment # 1 (Cloud Computing Security) Assignment # 1 (Cloud Computing Security) Group Members: Abdullah Abid Zeeshan Qaiser M. Umar Hayat Table of Contents Windows Azure Introduction... 4 Windows Azure Services... 4 1. Compute... 4 a) Virtual

More information

Personal Cloud. Support Guide for Mac Computers. Storing and sharing your content 2

Personal Cloud. Support Guide for Mac Computers. Storing and sharing your content 2 Personal Cloud Support Guide for Mac Computers Storing and sharing your content 2 Getting started 2 How to use the application 2 Managing your content 2 Adding content manually 3 Renaming files 3 Moving

More information

NetClient CS Document Management Portal User Guide. version 9.x

NetClient CS Document Management Portal User Guide. version 9.x NetClient CS Document Management Portal User Guide version 9.x TL 23560 (6/9/11) Copyright Information Text copyright 2001-2011 by Thomson Reuters/Tax & Accounting. All rights reserved. Video display images

More information

Qsync Install Qsync utility Login the NAS The address is 192.168.1.210:8080 bfsteelinc.info:8080

Qsync Install Qsync utility Login the NAS The address is 192.168.1.210:8080 bfsteelinc.info:8080 Qsync Qsync is a cloud based file synchronization service empowered by QNAP Turbo NAS. Simply add files to your local Qsync folder, and they will be available on your Turbo NAS and all its connected devices.

More information

ReadyNAS Replicate. User Manual. July 2013 202-10774-03. 350 East Plumeria Drive San Jose, CA 95134 USA

ReadyNAS Replicate. User Manual. July 2013 202-10774-03. 350 East Plumeria Drive San Jose, CA 95134 USA User Manual July 2013 202-10774-03 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product. After installing your device, locate the serial number on the label

More information

Installation Instructions

Installation Instructions Avira Secure Backup Installation Instructions Trademarks and Copyright Trademarks Windows is a registered trademark of the Microsoft Corporation in the United States and other countries. All other brand

More information

Employee Active Directory Self-Service Quick Setup Guide

Employee Active Directory Self-Service Quick Setup Guide Employee Active Directory Self-Service Quick Setup Guide (V2.0) Last update: 11/5/2014 Copyright 2014 InfraDog Inc. All rights reserved Corporate Phone: +1 (416) 473-4096, Fax: +1 (888) 863-3936, Email:

More information

50 shades of Siebel mobile

50 shades of Siebel mobile 50 shades of Siebel mobile Markus Schneeweis ec4u expert consulting AG 1 Agenda Start Part 1 The disruption Part 2 What means mobile? Part 3 Siebel Mobile clash of the generations? Part 4 Our offer 7 Key

More information

G-CLOUD FRAMEWORK RM1557-vi 5DRIVE PROFESSIONAL STORAGE (PRO)

G-CLOUD FRAMEWORK RM1557-vi 5DRIVE PROFESSIONAL STORAGE (PRO) Commercial in Confidence 1 G-CLOUD FRAMEWORK RM1557-vi SERVICE DEFINITION 5DRIVE PROFESSIONAL STORAGE (PRO) 5NINES 5NINES Data Centre Services Service Offered 5DRIVE PERSONAL CLOUD STORAGE with remote

More information

Developer Reference. A mobile loyalty platform for retailers. Document Number: 09720037

Developer Reference. A mobile loyalty platform for retailers. Document Number: 09720037 Developer Reference A mobile loyalty platform for retailers Document Number: 09720037 CONTENTS Guide Overview Description of this Guide... ix What s new in this guide...x Upgrade impact...xii 1. Getting

More information

Cloud Apps HCSS Software Hosting & Data Security

Cloud Apps HCSS Software Hosting & Data Security Cloud Apps HCSS Software Hosting & Data Security Innovative Software for the Construction Industry SOLUTION Productivity in the cloud. We expect you to be the experts when it comes to building roads and

More information

Avira Secure Backup INSTALLATION GUIDE. HowTo

Avira Secure Backup INSTALLATION GUIDE. HowTo Avira Secure Backup INSTALLATION GUIDE HowTo Table of contents 1. Introduction... 3 2. System Requirements... 3 2.1 Windows...3 2.2 Mac...4 2.3 ios (iphone, ipad and ipod touch)...4 3. Avira Secure Backup

More information

SuiteCRM Customer Relationship Management System

SuiteCRM Customer Relationship Management System SuiteCRM Customer Relationship Management System Overview SalesAgility is an ISO9001-accredited professional services consultancy engaged in transforming the business needs of our clients into robust and

More information

User Guide. UserGuide_VersionCS8.1

User Guide. UserGuide_VersionCS8.1 User Guide Overview The AARNet CloudStor service enables AARNet customers to store, access and share files powered by the high speed AARNet network. Logging into AARNet CloudStor via https://cloudstor.aarnet.edu.au

More information

OneNote 2016 Tutorial

OneNote 2016 Tutorial VIRGINIA TECH OneNote 2016 Tutorial Getting Started Guide Instructional Technology Team, College of Engineering Last Updated: Spring 2016 Email tabletteam@vt.edu if you need additional assistance after

More information

Agenda. Success Stories with OpenShift. 11:15-11:45 am. OpenShift Tech Overview 9:40-10:30 am. Red Hat Mobile on OpenShift 10:45-11:15 am

Agenda. Success Stories with OpenShift. 11:15-11:45 am. OpenShift Tech Overview 9:40-10:30 am. Red Hat Mobile on OpenShift 10:45-11:15 am Agenda Success Stories with OpenShift 11:15-11:45 am OpenShift Tech Overview 9:40-10:30 am Introductions & Overview 9:00-9:40 am Red Hat Mobile on OpenShift 10:45-11:15 am Hands on Workshop Wrap-Up 1:00-4:30

More information

Checklist: 5 Essential BaaS Features Every Mobile App Needs

Checklist: 5 Essential BaaS Features Every Mobile App Needs RAD Studio Checklist: 5 Essential BaaS Features Every Mobile App Needs Today, apps are connected with an expectation to easily store information across multiple platforms and devices while still providing

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

Cloud Powered Mobile Apps with Microsoft Azure

Cloud Powered Mobile Apps with Microsoft Azure Cloud Powered Mobile Apps with Microsoft Azure Malte Lantin Technical Evanglist Microsoft Azure Malte Lantin Technical Evangelist, Microsoft Deutschland Fokus auf Microsoft Azure, App-Entwicklung Student

More information

How to Use JCWHosting Reseller Cloud Storage Solution

How to Use JCWHosting Reseller Cloud Storage Solution How to Use JCWHosting Reseller Cloud Storage Solution Go to https://www.internetspace.co.za and log in with your Cloud Reseller account username and password. How to Use create a cloud account for your

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

Overview. Timeline Cloud Features and Technology

Overview. Timeline Cloud Features and Technology Overview Timeline Cloud is a backup software that creates continuous real time backups of your system and data to provide your company with a scalable, reliable and secure backup solution. Storage servers

More information

Online Backup by Mozy. Common Questions

Online Backup by Mozy. Common Questions Online Backup by Mozy Common Questions Document Revision Date: June 29, 2012 Online Backup by Mozy Common Questions 1 What is Online Backup by Mozy? Online Backup by Mozy is a secure online data backup

More information

Introducing Databackup.com Cloud Backup. File Locker File Sharing & Collaboration EndGaurd EndPoint Protection & Device Management

Introducing Databackup.com Cloud Backup. File Locker File Sharing & Collaboration EndGaurd EndPoint Protection & Device Management Introducing Databackup.com Cloud Backup File Locker File Sharing & Collaboration EndGaurd EndPoint Protection & Device Management Global Explosion of Data The demand for cloud storage is just getting started.

More information

Xopero Backup Build your private cloud backup environment. Getting started

Xopero Backup Build your private cloud backup environment. Getting started Xopero Backup Build your private cloud backup environment Getting started 07.05.2015 List of contents Introduction... 2 Get Management Center... 2 Setup Xopero to work... 3 Change the admin password...

More information

BERLIN. 2015, Amazon Web Services, Inc. or its affiliates. All rights reserved

BERLIN. 2015, Amazon Web Services, Inc. or its affiliates. All rights reserved BERLIN 2015, Amazon Web Services, Inc. or its affiliates. All rights reserved Build Your Mobile App Faster with AWS Mobile Services Jan Metzner AWS Solutions Architect @janmetzner Danilo Poccia AWS Technical

More information

Norman Security Portal

Norman Security Portal User Guide Norman Security Portal SECURITY PORTAL Features Cloud-based endpoint management Managed & unmanaged customers Generate client software Statistics & reports Security Module Antivirus & Antispyware

More information

Sophos Mobile Control Installation guide. Product version: 3

Sophos Mobile Control Installation guide. Product version: 3 Sophos Mobile Control Installation guide Product version: 3 Document date: January 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...4 3 Set up Sophos Mobile Control...16 4 External

More information

Gigya Pricing Proposal

Gigya Pricing Proposal Gigya Pricing Proposal Gigya provides websites and apps with a complete social infrastructure that creates immersive social experiences for users, and provides unparalleled customer insights for businesses.

More information

OneDrive for Business User Guide

OneDrive for Business User Guide OneDrive for Business User Guide Contents About OneDrive for Business and Office 365... 2 Storing University Information in the Cloud... 2 Signing in... 2 The Office 365 Interface... 3 The OneDrive for

More information

Tutto quello che c è da sapere su Azure App Service

Tutto quello che c è da sapere su Azure App Service presenta Tutto quello che c è da sapere su Azure App Service Jessica Tibaldi Technical Evangelist Microsoft Azure & Startups jetiba@microsoft.com @_jetiba www.wpc2015.it info@wpc2015.it - +39 02 365738.11

More information

PLATFORM. Web Content Management and Digital Marketing for Higher Education. Everything You Need from a Great Enterprise CMS CONTENT MANAGEMENT

PLATFORM. Web Content Management and Digital Marketing for Higher Education. Everything You Need from a Great Enterprise CMS CONTENT MANAGEMENT Web Content Management and Digital Marketing for Higher Education COMMUNICATION & MARKETING MEASUREMENT & ANALYSIS CONTENT MANAGEMENT PLATFORM INTEGRATION & DEVELOPMENT WEB, MOBILE, & SOCIAL UNIFICATION

More information

Compare versions with Maximizer CRM 12: Summer 2013

Compare versions with Maximizer CRM 12: Summer 2013 Compare versions with Maximizer CRM 12: Summer Group and Enterprise Editions The Summer release of 12 continues to build on the theme of enhanced performance, usability and productivity while maintaining

More information

Welcome The webinar will begin shortly

Welcome The webinar will begin shortly Welcome The webinar will begin shortly Angela Chumley Angela.Chumley@crownpeak.com 08.18.15 Engagement Tip Mute Button Listen Actively Ask Questions 2 AGENDA Getting Started Web Content Management (WCMS)

More information

Cloud Services MDM. Overview & Setup Admin Guide

Cloud Services MDM. Overview & Setup Admin Guide Cloud Services MDM Overview & Setup Admin Guide 10/27/2014 CONTENTS Systems Overview... 2 Solution Overview... 2 System Requirements... 3 Admin Console Overview... 4 Logging into the Admin Console... 4

More information

Introduction to Mobile Application Management (MAM)

Introduction to Mobile Application Management (MAM) Introduction to Mobile Application Management (MAM) Overview This guide details how your organization can manage mobile applications using AirWatch's Mobile Application Management (MAM) functionality.

More information

CAS CLOUD WEB USER GUIDE. UAB College of Arts and Science Cloud Storage Service

CAS CLOUD WEB USER GUIDE. UAB College of Arts and Science Cloud Storage Service CAS CLOUD WEB USER GUIDE UAB College of Arts and Science Cloud Storage Service Windows Version, April 2014 Table of Contents Introduction... 1 UAB Software Policies... 1 System Requirements... 2 Supported

More information

McAfee VirusScan and epolicy Orchestrator Administration Course

McAfee VirusScan and epolicy Orchestrator Administration Course McAfee VirusScan and epolicy Orchestrator Administration Course Intel Security Education Services Administration Course Training The McAfee VirusScan and epolicy Orchestrator Administration course from

More information

Adobe Summit 2015 Lab 718: Managing Mobile Apps: A PhoneGap Enterprise Introduction for Marketers

Adobe Summit 2015 Lab 718: Managing Mobile Apps: A PhoneGap Enterprise Introduction for Marketers Adobe Summit 2015 Lab 718: Managing Mobile Apps: A PhoneGap Enterprise Introduction for Marketers 1 INTRODUCTION GOAL OBJECTIVES MODULE 1 AEM & PHONEGAP ENTERPRISE INTRODUCTION LESSON 1- AEM BASICS OVERVIEW

More information

Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led

Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led Course Description This course is aimed at experienced IT Professionals who currently administer their on-premises infrastructure.

More information

Smart Card Authentication. Administrator's Guide

Smart Card Authentication. Administrator's Guide Smart Card Authentication Administrator's Guide October 2012 www.lexmark.com Contents 2 Contents Overview...4 Configuring the applications...5 Configuring printer settings for use with the applications...5

More information

Choosing a File Sync & Share Solution. PRESENTATION TITLE GOES HERE Darryl Pace Optimal Computer Solutions

Choosing a File Sync & Share Solution. PRESENTATION TITLE GOES HERE Darryl Pace Optimal Computer Solutions Choosing a File Sync & Share Solution PRESENTATION TITLE GOES HERE Darryl Pace Optimal Computer Solutions Agenda File Sync & Share What and Why File Sync & Share How Selection Criteria Q & A Summary 3

More information

WOS Cloud. ddn.com. Personal Storage for the Enterprise. DDN Solution Brief

WOS Cloud. ddn.com. Personal Storage for the Enterprise. DDN Solution Brief DDN Solution Brief Personal Storage for the Enterprise WOS Cloud Secure, Shared Drop-in File Access for Enterprise Users, Anytime and Anywhere 2011 DataDirect Networks. All Rights Reserved DDN WOS Cloud

More information

MECOMS Customer Care & Billing As A Service

MECOMS Customer Care & Billing As A Service MECOMS Customer Care & Billing As A Service MECOMS As A Service. Your pay as you grow meter-to-cash solution. Introducing MECOMS As A Service, an innovative customer management and billing solution for

More information

http://docs.trendmicro.com

http://docs.trendmicro.com Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,

More information

GO!Enterprise MDM Device Application User Guide Installation and Configuration for Android

GO!Enterprise MDM Device Application User Guide Installation and Configuration for Android GO!Enterprise MDM Device Application User Guide Installation and Configuration for Android GO!Enterprise MDM for Android, Version 3.x GO!Enterprise MDM for Android 1 Table of Contents GO!Enterprise MDM

More information

GO!Enterprise MDM Device Application User Guide Installation and Configuration for Android with TouchDown

GO!Enterprise MDM Device Application User Guide Installation and Configuration for Android with TouchDown GO!Enterprise MDM Device Application User Guide Installation and Configuration for Android with TouchDown GO!Enterprise MDM for Android, Version 3.x GO!Enterprise MDM for Android with TouchDown 1 Table

More information

Features of AnyShare

Features of AnyShare of AnyShare of AnyShare CONTENT Brief Introduction of AnyShare... 3 Chapter 1 Centralized Management... 5 1.1 Operation Management... 5 1.2 User Management... 5 1.3 User Authentication... 6 1.4 Roles...

More information

Product Manual. MDM On Premise Installation Version 8.1. Last Updated: 06/07/15

Product Manual. MDM On Premise Installation Version 8.1. Last Updated: 06/07/15 Product Manual MDM On Premise Installation Version 8.1 Last Updated: 06/07/15 Parallels IP Holdings GmbH Vordergasse 59 8200 Schaffhausen Switzerland Tel: + 41 52 632 0411 Fax: + 41 52 672 2010 www.parallels.com

More information

Course 20533B: Implementing Microsoft Azure Infrastructure Solutions

Course 20533B: Implementing Microsoft Azure Infrastructure Solutions Course 20533B: Implementing Microsoft Azure Infrastructure Solutions Sales 406/256-5700 Support 406/252-4959 Fax 406/256-0201 Evergreen Center North 1501 14 th St West, Suite 201 Billings, MT 59102 Course

More information

VMware vsphere Data Protection 6.1

VMware vsphere Data Protection 6.1 VMware vsphere Data Protection 6.1 Technical Overview Revised August 10, 2015 Contents Introduction... 3 Architecture... 3 Deployment and Configuration... 5 Backup... 6 Application Backup... 6 Backup Data

More information

Seagate Dashboard User Guide

Seagate Dashboard User Guide Seagate Dashboard User Guide Seagate Dashboard User Guide 2013 Seagate Technology LLC. All rights reserved. Seagate, Seagate Technology, the Wave logo, and FreeAgent are trademarks or registered trademarks

More information

What is new in ArcGIS 10.2 for Server. Nikki Golding

What is new in ArcGIS 10.2 for Server. Nikki Golding Federal GIS Conference 2014 February 10 11, 2014 Washington DC What is new in ArcGIS 10.2 for Server Nikki Golding ArcGIS is now a Web GIS Available in the Cloud...... and On-Premises ArcGIS Powered by

More information

Customer Timeline - New in Summer 2012. Web Lead Capture - New in Summer 2012. Built-In Dashboards - New in Summer 2012

Customer Timeline - New in Summer 2012. Web Lead Capture - New in Summer 2012. Built-In Dashboards - New in Summer 2012 What s New Maximizer CRM 12 Features New Mobile Access User Interface Enhanced Mobile Access Appointment Management Enhanced Web Access User Interface Improved Web Access Speed & Navigation LinkedIn Integration

More information

CAS PIA. Description of Services

CAS PIA. Description of Services CAS PIA Description of Services Copyright The particulars and data contained herein may be altered without prior notice. The names and data used in the examples are fictitious, except where otherwise stated.

More information

Storage Sync for Hyper-V. Installation Guide for Microsoft Hyper-V

Storage Sync for Hyper-V. Installation Guide for Microsoft Hyper-V Installation Guide for Microsoft Hyper-V Egnyte Inc. 1890 N. Shoreline Blvd. Mountain View, CA 94043, USA Phone: 877-7EGNYTE (877-734-6983) www.egnyte.com 2013 by Egnyte Inc. All rights reserved. Revised

More information

Advanced Configuration Steps

Advanced Configuration Steps Advanced Configuration Steps After you have downloaded a trial, you can perform the following from the Setup menu in the MaaS360 portal: Configure additional services Configure device enrollment settings

More information

WhiteWave's Integrated Managed File Transfer (MFT)

WhiteWave's Integrated Managed File Transfer (MFT) WhiteWave's Integrated Managed File Transfer (MFT) Spotlight on webmethods ActiveTransfer Scott Jaynes ecommerce Architect, WhiteWave Foods Ramesh Venkat Director, Product Management, Software AG 10/17/12

More information

RESPONSES TO QUESTIONS AND REQUESTS FOR CLARIFICATION Updated 7/1/15 (Question 53 and 54)

RESPONSES TO QUESTIONS AND REQUESTS FOR CLARIFICATION Updated 7/1/15 (Question 53 and 54) RESPONSES TO QUESTIONS AND REQUESTS FOR CLARIFICATION Updated 7/1/15 (Question 53 and 54) COLORADO HOUSING AND FINANCE AUTHORITY 1981 BLAKE STREET DENVER, CO 80202 REQUEST FOR PROPOSAL Intranet Replacement

More information

Deltek Touch Time & Expense for GovCon. User Guide for Triumph

Deltek Touch Time & Expense for GovCon. User Guide for Triumph Deltek Touch Time & Expense for GovCon User Guide for Triumph November 25, 2014 While Deltek has attempted to verify that the information in this document is accurate and complete, some typographical or

More information

System Requirements Version 8.0 July 25, 2013

System Requirements Version 8.0 July 25, 2013 System Requirements Version 8.0 July 25, 2013 For the most recent version of this document, visit our documentation website. Table of Contents 1 System requirements 3 2 Scalable infrastructure example

More information

SERVER CLOUD DISASTER RECOVERY. User Manual

SERVER CLOUD DISASTER RECOVERY. User Manual SERVER CLOUD DISASTER RECOVERY User Manual 1 Table of Contents 1. INTRODUCTION... 3 2. ACCOUNT SETUP OVERVIEW... 3 3. GETTING STARTED... 6 3.1 Sign up... 6 4. ACCOUNT SETUP... 8 4.1 AWS Cloud Formation

More information