SlideShare a Scribd company logo
1 of 59
What Makes Migrating to the
Cloud Different than On-Premises?
CHRISTIAN BUCKLEY
CHIEF EVANGELIST @METALOGIX
Christian Buckley
Chief Evangelist & SharePoint MVP
Metalogix
www.buckleyplanet.com
@buckleyplanet
cbuck@metalogix.com
For over a decade, Metalogix has developed the
industry’s best and most trusted management
tools for SharePoint, Exchange, and Office 365,
backed by our live 24x7 support.
Over 14,000 clients rely on Metalogix tools every
minute of every day to monitor, migrate, store,
synchronize, archive, secure, and backup their
collaboration platforms.
We are committed to your
Success with SharePoint!
What Makes Migrating to the Cloud
Different than On-Premises?
 What I’ll cover today:
• The inevitable move toward the cloud?
• Common migration scenarios
• SharePoint Online limitations and
current migration performance issues
• Planning best practices
We’re moving from these
“systems of record” to a more
social, collaborative “systems of
engagement” model
~ John Mancini, CEO of AIIM.org
SharePoint 2013
was a pivotal
release
• As SharePoint continues to expand its footprint,
companies are demanding flexible
architectures to help them better meet internal
and external collaboration needs
• Reducing costs
• Reducing headcount
• Doing more with less
• Focusing less on traditional IT activities and more on
activities that will help drive the business forward
Why are we talking about Cloud?
Alternatives for control,
cost, & capability
Organizing for the Cloud
Infrastructure
maintained
solely for
customer
On premises or
off
Managed by the
customer, or by
a 3rd party
hoster
Private Cloud Hybrid Cloud
Multiple
infrastructure
options
Components
both on premises
and off premises
Management
spread between
customer and 3rd
party hosters
Infrastructure
shared by
multiple
customers
Off premises
Managed by 3rd
party on behalf
of customers
Public Cloud
4 workloads in one platform
 SharePoint
 Exchange
 Yammer
 OneDrive for Business
Partner Hosted
Private Cloud
• Dedicated environment
• Externally hosted
• Externally or internally
managed
• Internally designed
Self Hosted
Private Cloud
• Dedicated environment
• Internally hosted
• Internally managed
• Internally designed
Shared or Dedicated
Public Cloud
• Shared or dedicated
environment
• Externally hosted
• Externally managed
• Externally designed
Dedicated
Public Cloud
• Partially or fully dedicated
• Externally hosted
• Externally or internally
managed
• Minimal customization
Traditional
on prem
Answering “Build vs Buy”
Common Scenarios
 Rapid provisioning of new workloads on Office 365 while
maintaining existing on-premises workloads
 Organizations wishing to migrate existing workloads from
an on-premises environment to the cloud over time in a
phased approach
 Organizations wanting to supplement their cloud
environment with additional features or customizations
which are currently only possible on-premises
 Compliance or data sovereignty reasons which might
stipulate certain data be hosted in a particular location
Hybrid SharePoint Environments with Office 365, Microsoft
Common solutions for the Cloud
On Premises Cloud
AD
Azure
ADADFS
Moving to the Cloud on your terms
Advantages of SPO
 No need to plan for
 Scalability
 Licensing
 Disaster recovery
 Business continuity
 Ongoing maintenance and upgrades
 No need to migrate to a future version
Plan a Large Scale Migration to SharePoint Online (SlideShare) by Erica Toelle
What about my existing
investment in SharePoint?
 Most SharePoint deployments have included
customizations to meet critical business needs
 User Management & Administration
 Security and Compliance
 Auditing, Reporting, Alerting
 User Adoption, Records
 Branding, etc…
 Consider the business
problems you’ve
already invested
in solving
Is there risk in
moving my data
to the cloud?
Building Trust
Planning
 SPO is not an apple to apple move
 Understand what you are trying to accomplish before
you disrupt and attempt to move systems
Vs.
Migration Methodology
Methodology used internally at Microsoft
Plan a Large Scale Migration to SharePoint Online (SlideShare) by Erica Toelle
Understand what can and
should be moved to the clou
What are you planning to move?
Create a SharePoint Inventory
URLs
Site Collection Name
Site Collection Size
Sub site count
Large Lists
Document Versions
Customizations
Site Location/position
Content DB – Size, Number
Site Collections per DB
Duplicate or Orphaned Site Collections
My Sites – Content DB, Size
SharePoint 2013 Thresholds and Limits
http://technet.microsoft.com/en-
us/library/cc262787.aspx
Run a “health assessment”
 Inventory your system and data
 3rd party tools
 Workflows
 Customizations
 Custom branding
 Versions
 LOB app integrations and other data connections
 Topology
 Site usage metrics
 Reporting
Prioritize your plans
 Determine which sites, site collections, and solutions
should be moved first
 Organize your information architecture, map the old
system to the new
 Select test sites, use UAT to refine your plans
 Determine the right migration approach for each site
and site collection
 Manual
 Scripted
 3rd party tool
 Assisted (partner or Microsoft)
Develop an Information Architecture (IA)
Evaluate current business
process
Consider existing site
structures
Departmental/team
reorganization
Publishing requirements
Search/findability
Navigation
Content Growth
“Over half feel they would be 50%
more productive with enhanced
workflow, search, information
reporting, and automated document
creation tools” 1
1 – The SharePoint Puzzle – adding the missing pieces, AIIM, 2012
Know your limits
 Migrations to SharePoint Online (SPO) have some
significant limitations when compared to migrations from
on-premises environments to on-prem, or to dedicated
offerings such as Office 365-D (Microsoft’s dedicated
service), Azure, AWS, Rackspace and other environments.
 These limitations have a significant impact not only on
what is possible with migrations of on-premises SharePoint
and other content to SPO, but also on performance of
migrations to SPO.
 Microsoft continues to expand these APIs, and it is likely
that many but not all of these limitations will be removed
over time
SPO Limitations
Limitation Impact
Limited APIs. Migrations to on-premises
and private cloud (e.g.
Azure/Amazon/O365-D)
implementations of SharePoint support
the use of the full SharePoint Server
Object Model, the richest API available
for SharePoint, or a thin web services
layer that exposes the SharePoint Server
Object Model (Metalogix Extensions
Web Services/MEWS), for both reading,
and writing SharePoint Content.
Due to the multi-tenant nature of SPO,
Microsoft cannot expose the full
SharePoint Object Model in SPO.
Limited automation and controls around
migration and provisioning.
Microsoft currently expose three,
relatively limited API’s that are useful for
migrations:
• The Client Side Object Model
(CSOM)
• The Native Web Services (NWS) API
• The REST based interfaces to the
CSOM
SPO Limitations
Limitation Impact
Inability to connect at the
Farm/Tenant level (CSOM) - With
the full SharePoint Object Model or
MEWS, users can connect at the
Web Application or Farm level.
With the CSOM adapter users
cannot connect at the closest
equivalent, which is the Tenant
level
• Users have to create Site
Collections in the SPO admin
page prior to connecting to
them.
• Using 3rd party migration tools,
users may have to create a
separate connection for each
Site collection in SPO. Users are
unable to browse/search for all
root level Site Collections, and
may require more steps to
promote Sites to Site
Collections.
SPO Limitations
Limitation Impact
Inability to preserve Item IDs in lists • Lists with dependencies on
other lists such as Lookup
columns rely on Item IDs in the
Lookup lists.
• Because the CSOM does not
support retaining the Item ID of
list items, some 3rd party tools
have created workarounds that
may impact performance.
SPO Limitations
Limitation Impact
Copying MySites can only be done
one MySite at a time, and does not
include User Profile information.
• Unlike on-prem to on-prem
migrations where MySites can
be moved in a single operation,
in SPO admins must first create
each MySite.
• Admins then need to connect
to each MySite Site Collection
separatey, and then copy the
content from the source,
pasting it into the target MySite.
• Admins cannot copy MySite
profile information.
SPO Limitations
Limitation Impact
Versioning limitations in the CSOM
API.
• No support for migration of
minor versions of documents
• Authorship information for
rejected versions in a
document library with approval
is lost.
SPO Limitations
Limitation Impact
Nintex workflows cannot yet be
migrated to Office 365 due to
these same CSOM limitations.
Nintex workflows must be
recreated using the Nintex SPO
offering to the best extent as
possible.
SPO Limitations
Limitation Impact
Most on premises 3rd party solutions
are either not available in SPO, or
their functionality is greatly
reduced
Work with vendor to understand
product roadmap and capabilities.
Other options are to build using out
of the box capability.
SPO Limitations
Limitation Impact
Inability to troubleshoot issues Required to work through Microsoft
support and SLAs. Retrieving a
correlation ID for a error could take
days/weeks
SPO Performance
 SPO is on the open internet, and is a multi-tenant
environment.
 Microsoft utilizes a number of methods to protect SPO
customer environments and the integrity of these server
farms.
 Based on performance benchmarking by SharePoint ISV
Metalogix, there is an impact of between 40% and 45% on
the performance of migrations to SPO because of some of
these necessary protection mechanisms.
SPO Performance
Mechanism Impact
User and Tenant-based throttling,
which ensures that no single user or
tenant can perform so many
simultaneous operations that it
would cause performance issues
for other tenants*
Large or complex migration jobs
can be cut off mid-migration.
*For more information, see HTTP Request Throttling in
SharePoint 2010 which still applies to 2013.
SPO Performance
Mechanism Impact
Farm-based throttling. If a SPO farm
becomes unhealthy due to
extreme levels of activity, Microsoft
may throttle migrations to SPO and
not permit them to continue until
farm health returns to normal.
Any migration job can be throttle
at any time of day (usually during
peak time. This makes migration
performance extremely
unpredictable, and variable based
on time of day, day of week, and
other variables out of your control.
SPO Performance
Mechanism Impact
Virus scanning SPO requires stringent virus
scanning to ensure all tenants on
the shared farm are protected, but
it slows down migrations as each
document migrated must be
scanned.
SPO Performance
Mechanism Impact
Hardware-based load balancing
determines which Web Front End
(WFE) server in the farm to route
incoming traffic, based on how
busy any given WFE is at that time
This can slow down migrations that
are large (content) or complex
(many items with multiple
metadata fields, and/or many
versions)
SPO Performance
Mechanism Impact
Third-party commercial denial of
service monitoring platform for
monitoring and throttling
capabilities*
This can slow down migrations that
are large (content) or complex
(many items with multiple
metadata fields, and/or many
versions)
*See The Office 365 Trust Center for more information.
SPO Performance
Mechanism Impact
Third-party commercial denial of
service monitoring platform for
monitoring and throttling
capabilities*
This can slow down migrations that
are large (content) or complex
(many items with multiple
metadata fields, and/or many
versions)
SPO Performance
 Microsoft is working on figuring out workarounds that could
potentially allow migration vendors to improve the
performance of migrations when clients using those vendors
indicate that they are in the process of migrating to SPO.
 Metalogix internal benchmarking and data from customers
has shown that for SPO migrations with a single machine
averaged between 200MB and 550MB/hour depending on the
workload, the time of day, how busy the farm is, and numerous
other factors that are outside of our control.
SPO Performance
 Disabling the ‘Following Content’ site feature (not site
collections) can improve migration performance:
 This feature is enabled by default when a new site is created.
When it is disabled, performance of Site copies improves by
approximately 20% to 25% for document-heavy workloads.
SPO Performance
 Due to the migration performance, it is recommended
that you take a gradual migration approach
 May involve migrating one division at a time, and going
live with that division.
 Allows you to assess the impact on your business users
and your helpdesk after moving one group of people to
a new user interface.
 Also allows you to use focus groups to determine which
features you would like to implement as you gradually
migrate the business to SPO.
SPO Hybrid Considerations
• Size and geographical distribution of an organization can
affect cloud adoption.
• Regulatory compliance and governance requirements
can limit cloud options.
• Service-level agreements (SLAs) may limit cloud options.
• It is important to understand the ROI of any proposed
solution (and the cost of change).
• Hybrid may be more of a transitional environment from on
prem to the cloud.
http://www.sharepointnutsandbolts.com/2014/02/office-365-sharepoint-hybrid-what-you-do-and-do-not-get.html
Factors in your cloud planning
 Location / facilities
 Software licenses and support
 Hardware and maintenance
 Onsite support, personnel skills
 Level of customization
 Governance, auditing, security, compliance
 Disaster Recovery and Business Continuity
 Upgrades and migration
Focusing on the end user experienceFocusing on the end user experience
Things to consider:
 Be clear on your system constraints
 Understand and prioritize your key use cases
 Determine what should be local, what can
be in the cloud, what should be available
via mobile devices
 Constantly review and take action on what
can be automated and optimized
Resources
• Plan a Large Scale Migration to SharePoint Online (SlideShare) by Erica Toelle
http://www.slideshare.net/ericatoelle/plan-a-large-scale-migration-to-h
• Top 8 Migration Tips for Office 365 http://news.dice.com/2012/05/08/office-365-migration-tips/
• SharePoint On-Premises Or In The Cloud? Why not both? (John Ross) http://bit.ly/1pl2UOY
• Office 365 and Hybrid Solutions (Scott Hoag and Dan Usher) http://slidesha.re/1r6oIeP
• Your SharePoint Path Forward: On Prem, Cloud, or Hybrid http://bit.ly/1or8ngE
• SharePoint 2013 Thresholds and Limits (TechNet) http://bit.ly/QC7mK1
• Free Migration Planning Tool www.metalogix.com/products/Migration-Expert.aspx
• Pre-migration Analysis & Preparation www.metalogix.com/products/ControlPoint.aspx
• Plan for SharePoint 2013 (TechNet) http://bit.ly/VTcuuY
• Demystifying OneDrive for Business http://bit.ly/1rCyYPR
• Migrate Cloud Files to SharePoint Online & OneDrive for Business (free tool)
http://www.metalogix.com/Products/Drive2Office365.aspx
• Yes, You Can Move Straight From SharePoint 2007 to SharePoint 2013 http://bit.ly/1lyyg3L
Thank you!
www.buckleyplanet.com
@buckleyplanet
cbuck@metalogix.com
What Makes Migrating to the Cloud Different Than On-Premises

More Related Content

What's hot

20 Microsoft 365 Productivity Tips
20 Microsoft 365 Productivity Tips20 Microsoft 365 Productivity Tips
20 Microsoft 365 Productivity TipsChristian Buckley
 
Two to Tango - Agile Meets DITA
Two to Tango - Agile Meets DITATwo to Tango - Agile Meets DITA
Two to Tango - Agile Meets DITANabayan Roy
 
5 Steps for Constructing a Successful SharePoint Migration Plan
5 Steps for Constructing a Successful SharePoint Migration Plan5 Steps for Constructing a Successful SharePoint Migration Plan
5 Steps for Constructing a Successful SharePoint Migration PlanChristian Buckley
 
Building Modern Intranets With SharePoint & Teams
Building Modern Intranets With SharePoint & TeamsBuilding Modern Intranets With SharePoint & Teams
Building Modern Intranets With SharePoint & TeamsJoy Apple
 
Grow your SharePoint development platform with SPFx
Grow your SharePoint development platform with SPFxGrow your SharePoint development platform with SPFx
Grow your SharePoint development platform with SPFxDipti Chhatrapati
 
MICROSOFT 365 STRATEGY & SUCCESS: PRACTICAL TOOLS & TECHNIQUES FOR THE STRATE...
MICROSOFT 365 STRATEGY & SUCCESS: PRACTICAL TOOLS & TECHNIQUES FOR THE STRATE...MICROSOFT 365 STRATEGY & SUCCESS: PRACTICAL TOOLS & TECHNIQUES FOR THE STRATE...
MICROSOFT 365 STRATEGY & SUCCESS: PRACTICAL TOOLS & TECHNIQUES FOR THE STRATE...Richard Harbridge
 
Full trust code is not dead
Full trust code is not deadFull trust code is not dead
Full trust code is not deadShawn Beeson
 
Navigating the Inner and Outer Loops--Effective Office 365 Communications
Navigating the Inner and Outer Loops--Effective Office 365 CommunicationsNavigating the Inner and Outer Loops--Effective Office 365 Communications
Navigating the Inner and Outer Loops--Effective Office 365 CommunicationsChristian Buckley
 
Five Ways to Ensure 100% Adoption of Office 365
Five Ways to Ensure 100% Adoption of Office 365Five Ways to Ensure 100% Adoption of Office 365
Five Ways to Ensure 100% Adoption of Office 365Christian Buckley
 
Content Collaboration And Protection With SharePoint, OneDrive & Microsoft Teams
Content Collaboration And Protection With SharePoint, OneDrive & Microsoft TeamsContent Collaboration And Protection With SharePoint, OneDrive & Microsoft Teams
Content Collaboration And Protection With SharePoint, OneDrive & Microsoft TeamsRichard Harbridge
 
Microsoft Teams, Office 365 Groups, SharePoint, Yammer...What Should I Use, a...
Microsoft Teams, Office 365 Groups, SharePoint, Yammer...What Should I Use, a...Microsoft Teams, Office 365 Groups, SharePoint, Yammer...What Should I Use, a...
Microsoft Teams, Office 365 Groups, SharePoint, Yammer...What Should I Use, a...AvePoint
 
What is Microsoft PowerApps?
What is Microsoft PowerApps?What is Microsoft PowerApps?
What is Microsoft PowerApps?Deepika Gandhi
 
Ordering the Chaos: Combatting Teams and SharePoint Content Sprawl
Ordering the Chaos: Combatting Teams and SharePoint Content SprawlOrdering the Chaos: Combatting Teams and SharePoint Content Sprawl
Ordering the Chaos: Combatting Teams and SharePoint Content SprawlChristian Buckley
 
Project Management with SharePoint 2010
Project Management with SharePoint 2010Project Management with SharePoint 2010
Project Management with SharePoint 2010Greg Kiefer
 
IT488_JaySexton_Week5GP
IT488_JaySexton_Week5GPIT488_JaySexton_Week5GP
IT488_JaySexton_Week5GPJay T Sexton
 
Microsoft Planner What is How To - Collab365
Microsoft Planner What is How To - Collab365Microsoft Planner What is How To - Collab365
Microsoft Planner What is How To - Collab365Muditha Chathuranga
 
Microsoft Innovation Center - The power of the office 365
Microsoft Innovation Center - The power of the office 365Microsoft Innovation Center - The power of the office 365
Microsoft Innovation Center - The power of the office 365Bruno Lopes
 
The 5 human factors of enterprise collaboration
The 5 human factors of enterprise collaborationThe 5 human factors of enterprise collaboration
The 5 human factors of enterprise collaborationShawn Beeson
 
MICROSOFT 365 STRATEGY & SUCCESS: PRACTICAL TOOLS & TECHNIQUES FOR THE STRATE...
MICROSOFT 365 STRATEGY & SUCCESS: PRACTICAL TOOLS & TECHNIQUES FOR THE STRATE...MICROSOFT 365 STRATEGY & SUCCESS: PRACTICAL TOOLS & TECHNIQUES FOR THE STRATE...
MICROSOFT 365 STRATEGY & SUCCESS: PRACTICAL TOOLS & TECHNIQUES FOR THE STRATE...Richard Harbridge
 

What's hot (20)

20 Microsoft 365 Productivity Tips
20 Microsoft 365 Productivity Tips20 Microsoft 365 Productivity Tips
20 Microsoft 365 Productivity Tips
 
Two to Tango - Agile Meets DITA
Two to Tango - Agile Meets DITATwo to Tango - Agile Meets DITA
Two to Tango - Agile Meets DITA
 
5 Steps for Constructing a Successful SharePoint Migration Plan
5 Steps for Constructing a Successful SharePoint Migration Plan5 Steps for Constructing a Successful SharePoint Migration Plan
5 Steps for Constructing a Successful SharePoint Migration Plan
 
Building Modern Intranets With SharePoint & Teams
Building Modern Intranets With SharePoint & TeamsBuilding Modern Intranets With SharePoint & Teams
Building Modern Intranets With SharePoint & Teams
 
Grow your SharePoint development platform with SPFx
Grow your SharePoint development platform with SPFxGrow your SharePoint development platform with SPFx
Grow your SharePoint development platform with SPFx
 
MICROSOFT 365 STRATEGY & SUCCESS: PRACTICAL TOOLS & TECHNIQUES FOR THE STRATE...
MICROSOFT 365 STRATEGY & SUCCESS: PRACTICAL TOOLS & TECHNIQUES FOR THE STRATE...MICROSOFT 365 STRATEGY & SUCCESS: PRACTICAL TOOLS & TECHNIQUES FOR THE STRATE...
MICROSOFT 365 STRATEGY & SUCCESS: PRACTICAL TOOLS & TECHNIQUES FOR THE STRATE...
 
Full trust code is not dead
Full trust code is not deadFull trust code is not dead
Full trust code is not dead
 
Navigating the Inner and Outer Loops--Effective Office 365 Communications
Navigating the Inner and Outer Loops--Effective Office 365 CommunicationsNavigating the Inner and Outer Loops--Effective Office 365 Communications
Navigating the Inner and Outer Loops--Effective Office 365 Communications
 
Five Ways to Ensure 100% Adoption of Office 365
Five Ways to Ensure 100% Adoption of Office 365Five Ways to Ensure 100% Adoption of Office 365
Five Ways to Ensure 100% Adoption of Office 365
 
Content Collaboration And Protection With SharePoint, OneDrive & Microsoft Teams
Content Collaboration And Protection With SharePoint, OneDrive & Microsoft TeamsContent Collaboration And Protection With SharePoint, OneDrive & Microsoft Teams
Content Collaboration And Protection With SharePoint, OneDrive & Microsoft Teams
 
20210810 #M365UGZA Presentation
20210810 #M365UGZA Presentation20210810 #M365UGZA Presentation
20210810 #M365UGZA Presentation
 
Microsoft Teams, Office 365 Groups, SharePoint, Yammer...What Should I Use, a...
Microsoft Teams, Office 365 Groups, SharePoint, Yammer...What Should I Use, a...Microsoft Teams, Office 365 Groups, SharePoint, Yammer...What Should I Use, a...
Microsoft Teams, Office 365 Groups, SharePoint, Yammer...What Should I Use, a...
 
What is Microsoft PowerApps?
What is Microsoft PowerApps?What is Microsoft PowerApps?
What is Microsoft PowerApps?
 
Ordering the Chaos: Combatting Teams and SharePoint Content Sprawl
Ordering the Chaos: Combatting Teams and SharePoint Content SprawlOrdering the Chaos: Combatting Teams and SharePoint Content Sprawl
Ordering the Chaos: Combatting Teams and SharePoint Content Sprawl
 
Project Management with SharePoint 2010
Project Management with SharePoint 2010Project Management with SharePoint 2010
Project Management with SharePoint 2010
 
IT488_JaySexton_Week5GP
IT488_JaySexton_Week5GPIT488_JaySexton_Week5GP
IT488_JaySexton_Week5GP
 
Microsoft Planner What is How To - Collab365
Microsoft Planner What is How To - Collab365Microsoft Planner What is How To - Collab365
Microsoft Planner What is How To - Collab365
 
Microsoft Innovation Center - The power of the office 365
Microsoft Innovation Center - The power of the office 365Microsoft Innovation Center - The power of the office 365
Microsoft Innovation Center - The power of the office 365
 
The 5 human factors of enterprise collaboration
The 5 human factors of enterprise collaborationThe 5 human factors of enterprise collaboration
The 5 human factors of enterprise collaboration
 
MICROSOFT 365 STRATEGY & SUCCESS: PRACTICAL TOOLS & TECHNIQUES FOR THE STRATE...
MICROSOFT 365 STRATEGY & SUCCESS: PRACTICAL TOOLS & TECHNIQUES FOR THE STRATE...MICROSOFT 365 STRATEGY & SUCCESS: PRACTICAL TOOLS & TECHNIQUES FOR THE STRATE...
MICROSOFT 365 STRATEGY & SUCCESS: PRACTICAL TOOLS & TECHNIQUES FOR THE STRATE...
 

Viewers also liked

Thinklayer business-intelligence-slideshare
Thinklayer business-intelligence-slideshareThinklayer business-intelligence-slideshare
Thinklayer business-intelligence-slideshareGaurav Pareek
 
Strategic Approaches to AWS Enterprise Application Migration
Strategic Approaches to AWS Enterprise Application MigrationStrategic Approaches to AWS Enterprise Application Migration
Strategic Approaches to AWS Enterprise Application MigrationAmazon Web Services
 
CRM Trilogix; Migrating Legacy Systems to the Cloud
CRM Trilogix; Migrating Legacy Systems to the CloudCRM Trilogix; Migrating Legacy Systems to the Cloud
CRM Trilogix; Migrating Legacy Systems to the CloudCraig F.R Read
 
America Moves Toward War
America Moves Toward WarAmerica Moves Toward War
America Moves Toward Warjhyer
 
Cloud migration slides
Cloud migration slidesCloud migration slides
Cloud migration slidesErika Barron
 
ENT103 Making the Case for Cloud - AWS re: Invent 2012
ENT103 Making the Case for Cloud - AWS re: Invent 2012ENT103 Making the Case for Cloud - AWS re: Invent 2012
ENT103 Making the Case for Cloud - AWS re: Invent 2012Amazon Web Services
 
AWS Financial Services - Michael Needham
AWS Financial Services - Michael NeedhamAWS Financial Services - Michael Needham
AWS Financial Services - Michael NeedhamSynthesis Software
 
Achieving Agility with Control in Financial Services
Achieving Agility with Control in Financial ServicesAchieving Agility with Control in Financial Services
Achieving Agility with Control in Financial ServicesAmazon Web Services
 
AWS re:Invent 2016: Governance Strategies for Cloud Transformation (WWPS302)
AWS re:Invent 2016: Governance Strategies for Cloud Transformation (WWPS302)AWS re:Invent 2016: Governance Strategies for Cloud Transformation (WWPS302)
AWS re:Invent 2016: Governance Strategies for Cloud Transformation (WWPS302)Amazon Web Services
 
Migrating to Amazon RDS with Database Migration Service
Migrating to Amazon RDS with Database Migration ServiceMigrating to Amazon RDS with Database Migration Service
Migrating to Amazon RDS with Database Migration ServiceAmazon Web Services
 
The People Model and Cloud Transformation | AWS Public Sector Summit 2016
The People Model and Cloud Transformation | AWS Public Sector Summit 2016The People Model and Cloud Transformation | AWS Public Sector Summit 2016
The People Model and Cloud Transformation | AWS Public Sector Summit 2016Amazon Web Services
 
The Cloud Adoption Program for Financial Services
The Cloud Adoption Program for Financial ServicesThe Cloud Adoption Program for Financial Services
The Cloud Adoption Program for Financial ServicesAmazon Web Services
 
Cloud Migration for Financial Services - Toronto - October 2016
Cloud Migration for Financial Services - Toronto - October 2016Cloud Migration for Financial Services - Toronto - October 2016
Cloud Migration for Financial Services - Toronto - October 2016Amazon Web Services
 
AWS re:Invent 2016: Three Customer Viewpoints: Private Equity, Managed Servic...
AWS re:Invent 2016: Three Customer Viewpoints: Private Equity, Managed Servic...AWS re:Invent 2016: Three Customer Viewpoints: Private Equity, Managed Servic...
AWS re:Invent 2016: Three Customer Viewpoints: Private Equity, Managed Servic...Amazon Web Services
 
(ISM305) Framework: Create Cloud Strategy & Accelerate Results
(ISM305) Framework: Create Cloud Strategy & Accelerate Results(ISM305) Framework: Create Cloud Strategy & Accelerate Results
(ISM305) Framework: Create Cloud Strategy & Accelerate ResultsAmazon Web Services
 
AWS Security for Financial Services
AWS Security for Financial ServicesAWS Security for Financial Services
AWS Security for Financial ServicesAmazon Web Services
 
AWS re:Invent 2016: Building a Solid Business Case for Cloud Migration (ENT308)
AWS re:Invent 2016: Building a Solid Business Case for Cloud Migration (ENT308)AWS re:Invent 2016: Building a Solid Business Case for Cloud Migration (ENT308)
AWS re:Invent 2016: Building a Solid Business Case for Cloud Migration (ENT308)Amazon Web Services
 

Viewers also liked (20)

Thinklayer business-intelligence-slideshare
Thinklayer business-intelligence-slideshareThinklayer business-intelligence-slideshare
Thinklayer business-intelligence-slideshare
 
Strategic Approaches to AWS Enterprise Application Migration
Strategic Approaches to AWS Enterprise Application MigrationStrategic Approaches to AWS Enterprise Application Migration
Strategic Approaches to AWS Enterprise Application Migration
 
CRM Trilogix; Migrating Legacy Systems to the Cloud
CRM Trilogix; Migrating Legacy Systems to the CloudCRM Trilogix; Migrating Legacy Systems to the Cloud
CRM Trilogix; Migrating Legacy Systems to the Cloud
 
America Moves Toward War
America Moves Toward WarAmerica Moves Toward War
America Moves Toward War
 
Cloud migration slides
Cloud migration slidesCloud migration slides
Cloud migration slides
 
ENT103 Making the Case for Cloud - AWS re: Invent 2012
ENT103 Making the Case for Cloud - AWS re: Invent 2012ENT103 Making the Case for Cloud - AWS re: Invent 2012
ENT103 Making the Case for Cloud - AWS re: Invent 2012
 
AWS Financial Services - Michael Needham
AWS Financial Services - Michael NeedhamAWS Financial Services - Michael Needham
AWS Financial Services - Michael Needham
 
Financial Services in the Cloud
Financial Services in the CloudFinancial Services in the Cloud
Financial Services in the Cloud
 
Achieving Agility with Control in Financial Services
Achieving Agility with Control in Financial ServicesAchieving Agility with Control in Financial Services
Achieving Agility with Control in Financial Services
 
Asset Management on AWS
Asset Management on AWSAsset Management on AWS
Asset Management on AWS
 
AWS in Financial Services
AWS in Financial ServicesAWS in Financial Services
AWS in Financial Services
 
AWS re:Invent 2016: Governance Strategies for Cloud Transformation (WWPS302)
AWS re:Invent 2016: Governance Strategies for Cloud Transformation (WWPS302)AWS re:Invent 2016: Governance Strategies for Cloud Transformation (WWPS302)
AWS re:Invent 2016: Governance Strategies for Cloud Transformation (WWPS302)
 
Migrating to Amazon RDS with Database Migration Service
Migrating to Amazon RDS with Database Migration ServiceMigrating to Amazon RDS with Database Migration Service
Migrating to Amazon RDS with Database Migration Service
 
The People Model and Cloud Transformation | AWS Public Sector Summit 2016
The People Model and Cloud Transformation | AWS Public Sector Summit 2016The People Model and Cloud Transformation | AWS Public Sector Summit 2016
The People Model and Cloud Transformation | AWS Public Sector Summit 2016
 
The Cloud Adoption Program for Financial Services
The Cloud Adoption Program for Financial ServicesThe Cloud Adoption Program for Financial Services
The Cloud Adoption Program for Financial Services
 
Cloud Migration for Financial Services - Toronto - October 2016
Cloud Migration for Financial Services - Toronto - October 2016Cloud Migration for Financial Services - Toronto - October 2016
Cloud Migration for Financial Services - Toronto - October 2016
 
AWS re:Invent 2016: Three Customer Viewpoints: Private Equity, Managed Servic...
AWS re:Invent 2016: Three Customer Viewpoints: Private Equity, Managed Servic...AWS re:Invent 2016: Three Customer Viewpoints: Private Equity, Managed Servic...
AWS re:Invent 2016: Three Customer Viewpoints: Private Equity, Managed Servic...
 
(ISM305) Framework: Create Cloud Strategy & Accelerate Results
(ISM305) Framework: Create Cloud Strategy & Accelerate Results(ISM305) Framework: Create Cloud Strategy & Accelerate Results
(ISM305) Framework: Create Cloud Strategy & Accelerate Results
 
AWS Security for Financial Services
AWS Security for Financial ServicesAWS Security for Financial Services
AWS Security for Financial Services
 
AWS re:Invent 2016: Building a Solid Business Case for Cloud Migration (ENT308)
AWS re:Invent 2016: Building a Solid Business Case for Cloud Migration (ENT308)AWS re:Invent 2016: Building a Solid Business Case for Cloud Migration (ENT308)
AWS re:Invent 2016: Building a Solid Business Case for Cloud Migration (ENT308)
 

Similar to What Makes Migrating to the Cloud Different Than On-Premises

Planning Your Migration to SharePoint Online #SPBiz60
Planning Your Migration to SharePoint Online #SPBiz60Planning Your Migration to SharePoint Online #SPBiz60
Planning Your Migration to SharePoint Online #SPBiz60Christian Buckley
 
SPTechCon Austin - The Slippery Slope of SharePoint Migrations
SPTechCon Austin - The Slippery Slope of SharePoint MigrationsSPTechCon Austin - The Slippery Slope of SharePoint Migrations
SPTechCon Austin - The Slippery Slope of SharePoint MigrationsJill Hannemann
 
SharePoint 2016 Migration Success Takes Three Steps
SharePoint 2016 Migration Success Takes Three StepsSharePoint 2016 Migration Success Takes Three Steps
SharePoint 2016 Migration Success Takes Three StepsAdam Levithan
 
Migrating to Office 365
Migrating to Office 365Migrating to Office 365
Migrating to Office 365Randy Williams
 
SharePoint Server 2016 - Lets get ready - Wisconsin SharePoint User Group
SharePoint Server 2016 - Lets get ready - Wisconsin SharePoint User GroupSharePoint Server 2016 - Lets get ready - Wisconsin SharePoint User Group
SharePoint Server 2016 - Lets get ready - Wisconsin SharePoint User GroupDrew Madelung
 
aOS Canadian Tour Share point migration tips
aOS Canadian Tour Share point migration tipsaOS Canadian Tour Share point migration tips
aOS Canadian Tour Share point migration tipsMike Maadarani
 
SharePoint Migration - To Be Or Not To Be ‘In The Cloud’
SharePoint Migration - To Be Or Not To Be ‘In The Cloud’ SharePoint Migration - To Be Or Not To Be ‘In The Cloud’
SharePoint Migration - To Be Or Not To Be ‘In The Cloud’ Adam Levithan
 
Fried dallas spug
Fried dallas spugFried dallas spug
Fried dallas spugJeff Fried
 
The Slippery Slope of Migrating to SharePoint Online or On-Premise
The Slippery Slope of Migrating to SharePoint Online or On-PremiseThe Slippery Slope of Migrating to SharePoint Online or On-Premise
The Slippery Slope of Migrating to SharePoint Online or On-PremiseAdam Levithan
 
Spca2014 navigating clouds sp_con14_mackie
Spca2014 navigating clouds sp_con14_mackieSpca2014 navigating clouds sp_con14_mackie
Spca2014 navigating clouds sp_con14_mackieNCCOMMS
 
Whats new in SharePoint Online
Whats new in SharePoint OnlineWhats new in SharePoint Online
Whats new in SharePoint OnlineJayanthi P
 
SharePoint Online vs. On-Premise
SharePoint Online vs. On-PremiseSharePoint Online vs. On-Premise
SharePoint Online vs. On-PremiseEvan Hodges
 
Practical Tips for Migrating SharePoint Customizations to Office 365
Practical Tips for Migrating SharePoint Customizations to Office 365Practical Tips for Migrating SharePoint Customizations to Office 365
Practical Tips for Migrating SharePoint Customizations to Office 365Haniel Croitoru
 
SPSHOU - Upgrading and Migrating to SharePoint 2016 like a Pro
SPSHOU - Upgrading and Migrating to SharePoint 2016 like a ProSPSHOU - Upgrading and Migrating to SharePoint 2016 like a Pro
SPSHOU - Upgrading and Migrating to SharePoint 2016 like a ProBrian Culver
 
Fried houston spug
Fried houston spugFried houston spug
Fried houston spugJeff Fried
 

Similar to What Makes Migrating to the Cloud Different Than On-Premises (20)

Planning Your Migration to SharePoint Online #SPBiz60
Planning Your Migration to SharePoint Online #SPBiz60Planning Your Migration to SharePoint Online #SPBiz60
Planning Your Migration to SharePoint Online #SPBiz60
 
SPTechCon Austin - The Slippery Slope of SharePoint Migrations
SPTechCon Austin - The Slippery Slope of SharePoint MigrationsSPTechCon Austin - The Slippery Slope of SharePoint Migrations
SPTechCon Austin - The Slippery Slope of SharePoint Migrations
 
SharePoint 2016 Migration Success Takes Three Steps
SharePoint 2016 Migration Success Takes Three StepsSharePoint 2016 Migration Success Takes Three Steps
SharePoint 2016 Migration Success Takes Three Steps
 
Webinar: Slippery Slope of SharePoint Migrations
Webinar: Slippery Slope of SharePoint Migrations Webinar: Slippery Slope of SharePoint Migrations
Webinar: Slippery Slope of SharePoint Migrations
 
Webinar: The Slippery Slope of Migrating to SharePoint Online or On-Premise
Webinar: The Slippery Slope of Migrating to SharePoint Online or On-PremiseWebinar: The Slippery Slope of Migrating to SharePoint Online or On-Premise
Webinar: The Slippery Slope of Migrating to SharePoint Online or On-Premise
 
Migrating to Office 365
Migrating to Office 365Migrating to Office 365
Migrating to Office 365
 
SharePoint Server 2016 - Lets get ready - Wisconsin SharePoint User Group
SharePoint Server 2016 - Lets get ready - Wisconsin SharePoint User GroupSharePoint Server 2016 - Lets get ready - Wisconsin SharePoint User Group
SharePoint Server 2016 - Lets get ready - Wisconsin SharePoint User Group
 
aOS Canadian Tour Share point migration tips
aOS Canadian Tour Share point migration tipsaOS Canadian Tour Share point migration tips
aOS Canadian Tour Share point migration tips
 
SharePoint Migration - To Be Or Not To Be ‘In The Cloud’
SharePoint Migration - To Be Or Not To Be ‘In The Cloud’ SharePoint Migration - To Be Or Not To Be ‘In The Cloud’
SharePoint Migration - To Be Or Not To Be ‘In The Cloud’
 
Sp fest 2012 sp2010 on the cloud
Sp fest 2012   sp2010 on the cloudSp fest 2012   sp2010 on the cloud
Sp fest 2012 sp2010 on the cloud
 
SPS Toronto 2015
SPS Toronto 2015SPS Toronto 2015
SPS Toronto 2015
 
Fried dallas spug
Fried dallas spugFried dallas spug
Fried dallas spug
 
The Slippery Slope of Migrating to SharePoint Online or On-Premise
The Slippery Slope of Migrating to SharePoint Online or On-PremiseThe Slippery Slope of Migrating to SharePoint Online or On-Premise
The Slippery Slope of Migrating to SharePoint Online or On-Premise
 
The Slippery Slope of Migrating to SharePoint Online or On-Premise
The Slippery Slope of Migrating to SharePoint Online or On-PremiseThe Slippery Slope of Migrating to SharePoint Online or On-Premise
The Slippery Slope of Migrating to SharePoint Online or On-Premise
 
Spca2014 navigating clouds sp_con14_mackie
Spca2014 navigating clouds sp_con14_mackieSpca2014 navigating clouds sp_con14_mackie
Spca2014 navigating clouds sp_con14_mackie
 
Whats new in SharePoint Online
Whats new in SharePoint OnlineWhats new in SharePoint Online
Whats new in SharePoint Online
 
SharePoint Online vs. On-Premise
SharePoint Online vs. On-PremiseSharePoint Online vs. On-Premise
SharePoint Online vs. On-Premise
 
Practical Tips for Migrating SharePoint Customizations to Office 365
Practical Tips for Migrating SharePoint Customizations to Office 365Practical Tips for Migrating SharePoint Customizations to Office 365
Practical Tips for Migrating SharePoint Customizations to Office 365
 
SPSHOU - Upgrading and Migrating to SharePoint 2016 like a Pro
SPSHOU - Upgrading and Migrating to SharePoint 2016 like a ProSPSHOU - Upgrading and Migrating to SharePoint 2016 like a Pro
SPSHOU - Upgrading and Migrating to SharePoint 2016 like a Pro
 
Fried houston spug
Fried houston spugFried houston spug
Fried houston spug
 

More from Christian Buckley

M365 Productivity Tips "Melee in Minneapolis"
M365 Productivity Tips "Melee in Minneapolis"M365 Productivity Tips "Melee in Minneapolis"
M365 Productivity Tips "Melee in Minneapolis"Christian Buckley
 
10 Essentials for Effective Teams Governance
10 Essentials for Effective Teams Governance10 Essentials for Effective Teams Governance
10 Essentials for Effective Teams GovernanceChristian Buckley
 
Understanding the Culture of Collaboration in your Organization
Understanding the Culture of Collaboration in your OrganizationUnderstanding the Culture of Collaboration in your Organization
Understanding the Culture of Collaboration in your OrganizationChristian Buckley
 
20 Microsoft Teams Productivity Tips that You've Probably Never Used (But Sho...
20 Microsoft Teams Productivity Tips that You've Probably Never Used (But Sho...20 Microsoft Teams Productivity Tips that You've Probably Never Used (But Sho...
20 Microsoft Teams Productivity Tips that You've Probably Never Used (But Sho...Christian Buckley
 
20 Microsoft 365 Productivity Tips
20 Microsoft 365 Productivity Tips20 Microsoft 365 Productivity Tips
20 Microsoft 365 Productivity TipsChristian Buckley
 
How to Leverage the Channel to Build Your Business
How to Leverage the Channel to Build Your BusinessHow to Leverage the Channel to Build Your Business
How to Leverage the Channel to Build Your BusinessChristian Buckley
 
How Organizations Can Prepare for Microsoft Viva
How Organizations Can Prepare for Microsoft VivaHow Organizations Can Prepare for Microsoft Viva
How Organizations Can Prepare for Microsoft VivaChristian Buckley
 
20 M365 Productivity Tips That You've Probably Never Used (But Should)
20 M365 Productivity Tips That You've Probably Never Used (But Should)20 M365 Productivity Tips That You've Probably Never Used (But Should)
20 M365 Productivity Tips That You've Probably Never Used (But Should)Christian Buckley
 
Microsoft 365 Productivity Tips "December Dust-Up"
Microsoft 365 Productivity Tips "December Dust-Up"Microsoft 365 Productivity Tips "December Dust-Up"
Microsoft 365 Productivity Tips "December Dust-Up"Christian Buckley
 
Microsoft 365 Productivity Tips "November Nexus"
Microsoft 365 Productivity Tips "November Nexus"Microsoft 365 Productivity Tips "November Nexus"
Microsoft 365 Productivity Tips "November Nexus"Christian Buckley
 
Microsoft 365 Productivity Tips "October Ousting"
Microsoft 365 Productivity Tips "October Ousting"Microsoft 365 Productivity Tips "October Ousting"
Microsoft 365 Productivity Tips "October Ousting"Christian Buckley
 
20 Microsoft 365 Productivity Tips That You've Probably Never Used (But Should)
20 Microsoft 365 Productivity Tips That You've Probably Never Used (But Should)20 Microsoft 365 Productivity Tips That You've Probably Never Used (But Should)
20 Microsoft 365 Productivity Tips That You've Probably Never Used (But Should)Christian Buckley
 
Building a More Diverse Workforce in the Partner Channel
Building a More Diverse Workforce in the Partner ChannelBuilding a More Diverse Workforce in the Partner Channel
Building a More Diverse Workforce in the Partner ChannelChristian Buckley
 
Microsoft 365 Productivity Tips "June Jam"
Microsoft 365 Productivity Tips "June Jam"Microsoft 365 Productivity Tips "June Jam"
Microsoft 365 Productivity Tips "June Jam"Christian Buckley
 
20 More Tips to Improve Productivity with Microsoft Teams
20 More Tips to Improve Productivity with Microsoft Teams20 More Tips to Improve Productivity with Microsoft Teams
20 More Tips to Improve Productivity with Microsoft TeamsChristian Buckley
 
20 Microsoft 365 Tips You've Probably Never Used (But Should)
20 Microsoft 365 Tips You've Probably Never Used (But Should)20 Microsoft 365 Tips You've Probably Never Used (But Should)
20 Microsoft 365 Tips You've Probably Never Used (But Should)Christian Buckley
 
Office 365 Productivity Tips "May Mediation"
Office 365 Productivity Tips "May Mediation"Office 365 Productivity Tips "May Mediation"
Office 365 Productivity Tips "May Mediation"Christian Buckley
 
20 Tips to Improve Productivity with Microsoft Teams
20 Tips to Improve Productivity with Microsoft Teams20 Tips to Improve Productivity with Microsoft Teams
20 Tips to Improve Productivity with Microsoft TeamsChristian Buckley
 
Office 365 Productivity Tips "April Afflux"
Office 365 Productivity Tips "April Afflux"Office 365 Productivity Tips "April Afflux"
Office 365 Productivity Tips "April Afflux"Christian Buckley
 
Top 20 Tips for Office 365 Productivity
Top 20 Tips for Office 365 ProductivityTop 20 Tips for Office 365 Productivity
Top 20 Tips for Office 365 ProductivityChristian Buckley
 

More from Christian Buckley (20)

M365 Productivity Tips "Melee in Minneapolis"
M365 Productivity Tips "Melee in Minneapolis"M365 Productivity Tips "Melee in Minneapolis"
M365 Productivity Tips "Melee in Minneapolis"
 
10 Essentials for Effective Teams Governance
10 Essentials for Effective Teams Governance10 Essentials for Effective Teams Governance
10 Essentials for Effective Teams Governance
 
Understanding the Culture of Collaboration in your Organization
Understanding the Culture of Collaboration in your OrganizationUnderstanding the Culture of Collaboration in your Organization
Understanding the Culture of Collaboration in your Organization
 
20 Microsoft Teams Productivity Tips that You've Probably Never Used (But Sho...
20 Microsoft Teams Productivity Tips that You've Probably Never Used (But Sho...20 Microsoft Teams Productivity Tips that You've Probably Never Used (But Sho...
20 Microsoft Teams Productivity Tips that You've Probably Never Used (But Sho...
 
20 Microsoft 365 Productivity Tips
20 Microsoft 365 Productivity Tips20 Microsoft 365 Productivity Tips
20 Microsoft 365 Productivity Tips
 
How to Leverage the Channel to Build Your Business
How to Leverage the Channel to Build Your BusinessHow to Leverage the Channel to Build Your Business
How to Leverage the Channel to Build Your Business
 
How Organizations Can Prepare for Microsoft Viva
How Organizations Can Prepare for Microsoft VivaHow Organizations Can Prepare for Microsoft Viva
How Organizations Can Prepare for Microsoft Viva
 
20 M365 Productivity Tips That You've Probably Never Used (But Should)
20 M365 Productivity Tips That You've Probably Never Used (But Should)20 M365 Productivity Tips That You've Probably Never Used (But Should)
20 M365 Productivity Tips That You've Probably Never Used (But Should)
 
Microsoft 365 Productivity Tips "December Dust-Up"
Microsoft 365 Productivity Tips "December Dust-Up"Microsoft 365 Productivity Tips "December Dust-Up"
Microsoft 365 Productivity Tips "December Dust-Up"
 
Microsoft 365 Productivity Tips "November Nexus"
Microsoft 365 Productivity Tips "November Nexus"Microsoft 365 Productivity Tips "November Nexus"
Microsoft 365 Productivity Tips "November Nexus"
 
Microsoft 365 Productivity Tips "October Ousting"
Microsoft 365 Productivity Tips "October Ousting"Microsoft 365 Productivity Tips "October Ousting"
Microsoft 365 Productivity Tips "October Ousting"
 
20 Microsoft 365 Productivity Tips That You've Probably Never Used (But Should)
20 Microsoft 365 Productivity Tips That You've Probably Never Used (But Should)20 Microsoft 365 Productivity Tips That You've Probably Never Used (But Should)
20 Microsoft 365 Productivity Tips That You've Probably Never Used (But Should)
 
Building a More Diverse Workforce in the Partner Channel
Building a More Diverse Workforce in the Partner ChannelBuilding a More Diverse Workforce in the Partner Channel
Building a More Diverse Workforce in the Partner Channel
 
Microsoft 365 Productivity Tips "June Jam"
Microsoft 365 Productivity Tips "June Jam"Microsoft 365 Productivity Tips "June Jam"
Microsoft 365 Productivity Tips "June Jam"
 
20 More Tips to Improve Productivity with Microsoft Teams
20 More Tips to Improve Productivity with Microsoft Teams20 More Tips to Improve Productivity with Microsoft Teams
20 More Tips to Improve Productivity with Microsoft Teams
 
20 Microsoft 365 Tips You've Probably Never Used (But Should)
20 Microsoft 365 Tips You've Probably Never Used (But Should)20 Microsoft 365 Tips You've Probably Never Used (But Should)
20 Microsoft 365 Tips You've Probably Never Used (But Should)
 
Office 365 Productivity Tips "May Mediation"
Office 365 Productivity Tips "May Mediation"Office 365 Productivity Tips "May Mediation"
Office 365 Productivity Tips "May Mediation"
 
20 Tips to Improve Productivity with Microsoft Teams
20 Tips to Improve Productivity with Microsoft Teams20 Tips to Improve Productivity with Microsoft Teams
20 Tips to Improve Productivity with Microsoft Teams
 
Office 365 Productivity Tips "April Afflux"
Office 365 Productivity Tips "April Afflux"Office 365 Productivity Tips "April Afflux"
Office 365 Productivity Tips "April Afflux"
 
Top 20 Tips for Office 365 Productivity
Top 20 Tips for Office 365 ProductivityTop 20 Tips for Office 365 Productivity
Top 20 Tips for Office 365 Productivity
 

Recently uploaded

Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 

Recently uploaded (20)

Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 

What Makes Migrating to the Cloud Different Than On-Premises

  • 1. What Makes Migrating to the Cloud Different than On-Premises? CHRISTIAN BUCKLEY CHIEF EVANGELIST @METALOGIX
  • 2. Christian Buckley Chief Evangelist & SharePoint MVP Metalogix www.buckleyplanet.com @buckleyplanet cbuck@metalogix.com
  • 3. For over a decade, Metalogix has developed the industry’s best and most trusted management tools for SharePoint, Exchange, and Office 365, backed by our live 24x7 support. Over 14,000 clients rely on Metalogix tools every minute of every day to monitor, migrate, store, synchronize, archive, secure, and backup their collaboration platforms. We are committed to your Success with SharePoint!
  • 4. What Makes Migrating to the Cloud Different than On-Premises?  What I’ll cover today: • The inevitable move toward the cloud? • Common migration scenarios • SharePoint Online limitations and current migration performance issues • Planning best practices
  • 5.
  • 6. We’re moving from these “systems of record” to a more social, collaborative “systems of engagement” model ~ John Mancini, CEO of AIIM.org
  • 7. SharePoint 2013 was a pivotal release
  • 8. • As SharePoint continues to expand its footprint, companies are demanding flexible architectures to help them better meet internal and external collaboration needs • Reducing costs • Reducing headcount • Doing more with less • Focusing less on traditional IT activities and more on activities that will help drive the business forward Why are we talking about Cloud?
  • 11. Infrastructure maintained solely for customer On premises or off Managed by the customer, or by a 3rd party hoster Private Cloud Hybrid Cloud Multiple infrastructure options Components both on premises and off premises Management spread between customer and 3rd party hosters Infrastructure shared by multiple customers Off premises Managed by 3rd party on behalf of customers Public Cloud
  • 12.
  • 13. 4 workloads in one platform  SharePoint  Exchange  Yammer  OneDrive for Business
  • 14. Partner Hosted Private Cloud • Dedicated environment • Externally hosted • Externally or internally managed • Internally designed Self Hosted Private Cloud • Dedicated environment • Internally hosted • Internally managed • Internally designed Shared or Dedicated Public Cloud • Shared or dedicated environment • Externally hosted • Externally managed • Externally designed Dedicated Public Cloud • Partially or fully dedicated • Externally hosted • Externally or internally managed • Minimal customization Traditional on prem Answering “Build vs Buy”
  • 15. Common Scenarios  Rapid provisioning of new workloads on Office 365 while maintaining existing on-premises workloads  Organizations wishing to migrate existing workloads from an on-premises environment to the cloud over time in a phased approach  Organizations wanting to supplement their cloud environment with additional features or customizations which are currently only possible on-premises  Compliance or data sovereignty reasons which might stipulate certain data be hosted in a particular location Hybrid SharePoint Environments with Office 365, Microsoft
  • 16. Common solutions for the Cloud On Premises Cloud AD Azure ADADFS
  • 17. Moving to the Cloud on your terms
  • 18. Advantages of SPO  No need to plan for  Scalability  Licensing  Disaster recovery  Business continuity  Ongoing maintenance and upgrades  No need to migrate to a future version Plan a Large Scale Migration to SharePoint Online (SlideShare) by Erica Toelle
  • 19. What about my existing investment in SharePoint?  Most SharePoint deployments have included customizations to meet critical business needs  User Management & Administration  Security and Compliance  Auditing, Reporting, Alerting  User Adoption, Records  Branding, etc…  Consider the business problems you’ve already invested in solving
  • 20. Is there risk in moving my data to the cloud?
  • 22. Planning  SPO is not an apple to apple move  Understand what you are trying to accomplish before you disrupt and attempt to move systems Vs.
  • 23. Migration Methodology Methodology used internally at Microsoft Plan a Large Scale Migration to SharePoint Online (SlideShare) by Erica Toelle
  • 24. Understand what can and should be moved to the clou
  • 25. What are you planning to move?
  • 26. Create a SharePoint Inventory URLs Site Collection Name Site Collection Size Sub site count Large Lists Document Versions Customizations Site Location/position Content DB – Size, Number Site Collections per DB Duplicate or Orphaned Site Collections My Sites – Content DB, Size SharePoint 2013 Thresholds and Limits http://technet.microsoft.com/en- us/library/cc262787.aspx
  • 27. Run a “health assessment”  Inventory your system and data  3rd party tools  Workflows  Customizations  Custom branding  Versions  LOB app integrations and other data connections  Topology  Site usage metrics  Reporting
  • 28. Prioritize your plans  Determine which sites, site collections, and solutions should be moved first  Organize your information architecture, map the old system to the new  Select test sites, use UAT to refine your plans  Determine the right migration approach for each site and site collection  Manual  Scripted  3rd party tool  Assisted (partner or Microsoft)
  • 29. Develop an Information Architecture (IA) Evaluate current business process Consider existing site structures Departmental/team reorganization Publishing requirements Search/findability Navigation Content Growth “Over half feel they would be 50% more productive with enhanced workflow, search, information reporting, and automated document creation tools” 1 1 – The SharePoint Puzzle – adding the missing pieces, AIIM, 2012
  • 30. Know your limits  Migrations to SharePoint Online (SPO) have some significant limitations when compared to migrations from on-premises environments to on-prem, or to dedicated offerings such as Office 365-D (Microsoft’s dedicated service), Azure, AWS, Rackspace and other environments.  These limitations have a significant impact not only on what is possible with migrations of on-premises SharePoint and other content to SPO, but also on performance of migrations to SPO.  Microsoft continues to expand these APIs, and it is likely that many but not all of these limitations will be removed over time
  • 31.
  • 32. SPO Limitations Limitation Impact Limited APIs. Migrations to on-premises and private cloud (e.g. Azure/Amazon/O365-D) implementations of SharePoint support the use of the full SharePoint Server Object Model, the richest API available for SharePoint, or a thin web services layer that exposes the SharePoint Server Object Model (Metalogix Extensions Web Services/MEWS), for both reading, and writing SharePoint Content. Due to the multi-tenant nature of SPO, Microsoft cannot expose the full SharePoint Object Model in SPO. Limited automation and controls around migration and provisioning. Microsoft currently expose three, relatively limited API’s that are useful for migrations: • The Client Side Object Model (CSOM) • The Native Web Services (NWS) API • The REST based interfaces to the CSOM
  • 33. SPO Limitations Limitation Impact Inability to connect at the Farm/Tenant level (CSOM) - With the full SharePoint Object Model or MEWS, users can connect at the Web Application or Farm level. With the CSOM adapter users cannot connect at the closest equivalent, which is the Tenant level • Users have to create Site Collections in the SPO admin page prior to connecting to them. • Using 3rd party migration tools, users may have to create a separate connection for each Site collection in SPO. Users are unable to browse/search for all root level Site Collections, and may require more steps to promote Sites to Site Collections.
  • 34. SPO Limitations Limitation Impact Inability to preserve Item IDs in lists • Lists with dependencies on other lists such as Lookup columns rely on Item IDs in the Lookup lists. • Because the CSOM does not support retaining the Item ID of list items, some 3rd party tools have created workarounds that may impact performance.
  • 35. SPO Limitations Limitation Impact Copying MySites can only be done one MySite at a time, and does not include User Profile information. • Unlike on-prem to on-prem migrations where MySites can be moved in a single operation, in SPO admins must first create each MySite. • Admins then need to connect to each MySite Site Collection separatey, and then copy the content from the source, pasting it into the target MySite. • Admins cannot copy MySite profile information.
  • 36. SPO Limitations Limitation Impact Versioning limitations in the CSOM API. • No support for migration of minor versions of documents • Authorship information for rejected versions in a document library with approval is lost.
  • 37. SPO Limitations Limitation Impact Nintex workflows cannot yet be migrated to Office 365 due to these same CSOM limitations. Nintex workflows must be recreated using the Nintex SPO offering to the best extent as possible.
  • 38. SPO Limitations Limitation Impact Most on premises 3rd party solutions are either not available in SPO, or their functionality is greatly reduced Work with vendor to understand product roadmap and capabilities. Other options are to build using out of the box capability.
  • 39. SPO Limitations Limitation Impact Inability to troubleshoot issues Required to work through Microsoft support and SLAs. Retrieving a correlation ID for a error could take days/weeks
  • 40.
  • 41. SPO Performance  SPO is on the open internet, and is a multi-tenant environment.  Microsoft utilizes a number of methods to protect SPO customer environments and the integrity of these server farms.  Based on performance benchmarking by SharePoint ISV Metalogix, there is an impact of between 40% and 45% on the performance of migrations to SPO because of some of these necessary protection mechanisms.
  • 42. SPO Performance Mechanism Impact User and Tenant-based throttling, which ensures that no single user or tenant can perform so many simultaneous operations that it would cause performance issues for other tenants* Large or complex migration jobs can be cut off mid-migration. *For more information, see HTTP Request Throttling in SharePoint 2010 which still applies to 2013.
  • 43. SPO Performance Mechanism Impact Farm-based throttling. If a SPO farm becomes unhealthy due to extreme levels of activity, Microsoft may throttle migrations to SPO and not permit them to continue until farm health returns to normal. Any migration job can be throttle at any time of day (usually during peak time. This makes migration performance extremely unpredictable, and variable based on time of day, day of week, and other variables out of your control.
  • 44. SPO Performance Mechanism Impact Virus scanning SPO requires stringent virus scanning to ensure all tenants on the shared farm are protected, but it slows down migrations as each document migrated must be scanned.
  • 45. SPO Performance Mechanism Impact Hardware-based load balancing determines which Web Front End (WFE) server in the farm to route incoming traffic, based on how busy any given WFE is at that time This can slow down migrations that are large (content) or complex (many items with multiple metadata fields, and/or many versions)
  • 46. SPO Performance Mechanism Impact Third-party commercial denial of service monitoring platform for monitoring and throttling capabilities* This can slow down migrations that are large (content) or complex (many items with multiple metadata fields, and/or many versions) *See The Office 365 Trust Center for more information.
  • 47. SPO Performance Mechanism Impact Third-party commercial denial of service monitoring platform for monitoring and throttling capabilities* This can slow down migrations that are large (content) or complex (many items with multiple metadata fields, and/or many versions)
  • 48. SPO Performance  Microsoft is working on figuring out workarounds that could potentially allow migration vendors to improve the performance of migrations when clients using those vendors indicate that they are in the process of migrating to SPO.  Metalogix internal benchmarking and data from customers has shown that for SPO migrations with a single machine averaged between 200MB and 550MB/hour depending on the workload, the time of day, how busy the farm is, and numerous other factors that are outside of our control.
  • 49. SPO Performance  Disabling the ‘Following Content’ site feature (not site collections) can improve migration performance:  This feature is enabled by default when a new site is created. When it is disabled, performance of Site copies improves by approximately 20% to 25% for document-heavy workloads.
  • 50. SPO Performance  Due to the migration performance, it is recommended that you take a gradual migration approach  May involve migrating one division at a time, and going live with that division.  Allows you to assess the impact on your business users and your helpdesk after moving one group of people to a new user interface.  Also allows you to use focus groups to determine which features you would like to implement as you gradually migrate the business to SPO.
  • 51.
  • 52. SPO Hybrid Considerations • Size and geographical distribution of an organization can affect cloud adoption. • Regulatory compliance and governance requirements can limit cloud options. • Service-level agreements (SLAs) may limit cloud options. • It is important to understand the ROI of any proposed solution (and the cost of change). • Hybrid may be more of a transitional environment from on prem to the cloud. http://www.sharepointnutsandbolts.com/2014/02/office-365-sharepoint-hybrid-what-you-do-and-do-not-get.html
  • 53. Factors in your cloud planning  Location / facilities  Software licenses and support  Hardware and maintenance  Onsite support, personnel skills  Level of customization  Governance, auditing, security, compliance  Disaster Recovery and Business Continuity  Upgrades and migration
  • 54. Focusing on the end user experienceFocusing on the end user experience
  • 55.
  • 56. Things to consider:  Be clear on your system constraints  Understand and prioritize your key use cases  Determine what should be local, what can be in the cloud, what should be available via mobile devices  Constantly review and take action on what can be automated and optimized
  • 57. Resources • Plan a Large Scale Migration to SharePoint Online (SlideShare) by Erica Toelle http://www.slideshare.net/ericatoelle/plan-a-large-scale-migration-to-h • Top 8 Migration Tips for Office 365 http://news.dice.com/2012/05/08/office-365-migration-tips/ • SharePoint On-Premises Or In The Cloud? Why not both? (John Ross) http://bit.ly/1pl2UOY • Office 365 and Hybrid Solutions (Scott Hoag and Dan Usher) http://slidesha.re/1r6oIeP • Your SharePoint Path Forward: On Prem, Cloud, or Hybrid http://bit.ly/1or8ngE • SharePoint 2013 Thresholds and Limits (TechNet) http://bit.ly/QC7mK1 • Free Migration Planning Tool www.metalogix.com/products/Migration-Expert.aspx • Pre-migration Analysis & Preparation www.metalogix.com/products/ControlPoint.aspx • Plan for SharePoint 2013 (TechNet) http://bit.ly/VTcuuY • Demystifying OneDrive for Business http://bit.ly/1rCyYPR • Migrate Cloud Files to SharePoint Online & OneDrive for Business (free tool) http://www.metalogix.com/Products/Drive2Office365.aspx • Yes, You Can Move Straight From SharePoint 2007 to SharePoint 2013 http://bit.ly/1lyyg3L

Editor's Notes

  1. As SharePoint extends into broad adoption and business solutions such as extranets securing the SharePoint content is key.
  2. Decisions need to be made about build or buy, out source or keep in house
  3. The level of technical maturity and scope determines what is or can be handled in-house.
  4. [Antonio to kick off…]
  5. [Christian]
  6. Imagine a spreadsheet that has the URL, name, owners, size, and count of sub sites. This information can be pulled from SQL Server and captured in a spreadsheet. This is a recommended best practice because the spreadsheet could then have additional information such as business purpose or customizations that are then filled out during a content audit.
  7. Migration presents an ideal time to assess the current SharePoint’s information architecture and to determine what should change. IA izncludes the combination of Content, Context, and users. For example, a user opens a main landing page. Does this user see the right content? Is it within the right context? Should this user see this content and in this context? Or should this user be receiving something else in terms of content and experience? IA considers how information – i.e., content – is design to “flow” to a user but also how a user flows to content. A good example is Amazon. If navigating to the Amazon
  8. These factors will help you decided how much your own organization can support, as well as help you determine the suitability of vendors