migrating legacy on-premise applications to sharepoint online and windows azure

25
Migrating Legacy On - Premise Solutions to SharePoint Online and Windows Azure

Upload: eric-shupps

Post on 29-Nov-2014

2.707 views

Category:

Technology


3 download

DESCRIPTION

 

TRANSCRIPT

Page 1: Migrating Legacy On-Premise Applications to SharePoint Online and Windows Azure

Migrating Legacy On-Premise Solutions to SharePoint Online and Windows Azure

Page 2: Migrating Legacy On-Premise Applications to SharePoint Online and Windows Azure

CKS:DEV

The

SharePoint

Cowboy

Patterns

&

Practices

Eric Shupps

www.sharepointcowboy.com [email protected] facebook.com/sharepointcowboy @eshupps

Page 3: Migrating Legacy On-Premise Applications to SharePoint Online and Windows Azure

Direction Design

Development Delivery

Page 4: Migrating Legacy On-Premise Applications to SharePoint Online and Windows Azure

Direction Design

Development Delivery

Page 5: Migrating Legacy On-Premise Applications to SharePoint Online and Windows Azure

Cost

Flexibility

Scalability

Performance

Stability

RecoveryWeb

Sites

Virtual

MachinesMobile Cloud

Big

DataMedia

Page 6: Migrating Legacy On-Premise Applications to SharePoint Online and Windows Azure

Direction Design

Development Delivery

Page 7: Migrating Legacy On-Premise Applications to SharePoint Online and Windows Azure

Solution

Full

TrustSandbox

FeatureManifestWeb

Part

WSP

Page 8: Migrating Legacy On-Premise Applications to SharePoint Online and Windows Azure

Solution

OAuth REST

DataWebApp

Client

Page 9: Migrating Legacy On-Premise Applications to SharePoint Online and Windows Azure

Direction Design

Development Delivery

Page 10: Migrating Legacy On-Premise Applications to SharePoint Online and Windows Azure

SharePoint 2013

Sites ServicesContent

API

Oauth

App

Package HTML/JS Data

Page 11: Migrating Legacy On-Premise Applications to SharePoint Online and Windows Azure

DEMO

Creating an Autohosted App

Page 12: Migrating Legacy On-Premise Applications to SharePoint Online and Windows Azure

App

OfficeSPSQL

HTML/XMLREST/CSOM

OAUTH

JSON/XML

WC

F

Page 13: Migrating Legacy On-Premise Applications to SharePoint Online and Windows Azure

DEMO

Accessing SQL Azure Data

Using WCF and JSON

Page 14: Migrating Legacy On-Premise Applications to SharePoint Online and Windows Azure

.NET Javascript

Synchronous

Server

SP

Asynchronous

Client

Office / SP

Page 15: Migrating Legacy On-Premise Applications to SharePoint Online and Windows Azure

DEMO

Set Client Context Using CSOM

Page 16: Migrating Legacy On-Premise Applications to SharePoint Online and Windows Azure
Page 17: Migrating Legacy On-Premise Applications to SharePoint Online and Windows Azure

DEMO

Token Handling and

Authorization

Page 18: Migrating Legacy On-Premise Applications to SharePoint Online and Windows Azure

Client

Server Object Model

client.svc web service

Content

DB

ODATA

Page 19: Migrating Legacy On-Premise Applications to SharePoint Online and Windows Azure

DEMO

Execute List Query via REST

Page 20: Migrating Legacy On-Premise Applications to SharePoint Online and Windows Azure

Direction Design

Development Delivery

Page 21: Migrating Legacy On-Premise Applications to SharePoint Online and Windows Azure

SQL

Database

Virtual

Machine

Web

Role

Web

Site

Web/Business

Functional Limitations

Requires Conversion

Full Control

XS/S/M/L/XL

Persistent Storage

Virtual Networking

Full Control

Shared/Reserved

3rd Party Assemblies

TFS/Git/Web Deploy

Limited Control

Free

Default Assemblies

TFS/Git/Web Deploy

No Control

Page 22: Migrating Legacy On-Premise Applications to SharePoint Online and Windows Azure

DEMO

Deploying an Azure Web Role

Page 23: Migrating Legacy On-Premise Applications to SharePoint Online and Windows Azure

Multi

Web

App

Catalog

Unique

App ID

HTTPS

Only

Single

Web

F5

Dev

Deploy

Page 24: Migrating Legacy On-Premise Applications to SharePoint Online and Windows Azure

App

Catalog

Office

Store

Private

Package Validation

No Licensing

Public

App & Package Validation

Licensing Framework

Page 25: Migrating Legacy On-Premise Applications to SharePoint Online and Windows Azure

DEMO

Deploying an App to Office 365