SlideShare a Scribd company logo
1 of 36
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
The future of Exchange (online)
What’s in it for you?
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
Speaker Introduction
• Director of Product Research at
ENow Software
• Exchange Server MVP
• Certified Solutions Master
Messaging (MSCM)
• Twitter: @mvanhorenbeeck
• Blogs: blog.enowsoftware.com, vanhybrid.com
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
Agenda
• Improvements in Exchange 2013
• A first look into Exchange 2016
• Exchange 2016 Preferred Architecture
• Exchange Online future
• Q&A
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
Exchange 2013(-ish)
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
Standalone HCW
• Remove dependency on the on-
premises server for HCW bits;
similar to how oAuth config is
done today.
• Allows MSFT to be more agile >
shorter MTTR in case of issues
• Familiar look and feel
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
Standalone HCW FAQ
• Will I be able to run it on Exchange 2010/2013/2016?
• Can I upgrade from Exchange 2010 to newer version?
• Can I opt out of the new HCW experience?
• Will I need to add any additional URL to my outbound proxy device?
• Will running the Stand Alone HCW change any of my settings?
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
Support for IAAS
• As of May (announced at Ignite), MSFT supports the following
Exchange 2013 scenario on Azure IAAS VMs:
• Non-production
• Cluster Witness for stretched DAG
• Production; IF Azure Premium Storage is used
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
“Exchange on Azure is for people
with more money than sense”
~ Jeff Guillet (Exchange MVP)
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
Why Azure (or not)?
• Limited use cases
• If you need hosted Exchange, better choose Office 365
• Can be costly:
• Premium Storage = +/- $60 per month for 512 GB
• Must use “DS-series”-VMs = +/- $800 per month for “common” server
• …
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
Exchange 2016
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
Enhanced document collaboration
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
Office Server?
• Exchange server now leverages
the Office web apps
• Delivered via Office Web Apps
infrastructure (must be separate
server!)
• Enables side-by-side viewing and
edit & reply capabilities for OWA
• Access to the document is
authorized by Exchange via an
OAuth token
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
Search enhancements?
• Faster search (improvements based on behavioral analysis in Office
365)
• Outlook will now use server-side index when online (= more reliable
results)
• Suggested search terms (e.g. contact names)
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
Other Productivity Enhancements
• Improvements • Inline previews for URLs / Videos
• Intelligent recipient selection and people search
• Inline reply
• One-click archive
• Common typos/suggestions
• Better way to handle/insert images
• Weather view
• Emojis
• Single line view
• …
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
Architecture
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
Key architecture changes
• Evolution from Exchange 2013
• Lessons learned from Office 365 (again!)
• Emphasis on preferred architecture;
• Combined MBX and CAS server roles
• Simple(r) coexistence with Exchange 2013;
• Easier Namespace planning / rollout
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
HA Improvements
• Faster DB corruption detection through new feature called “DB divergence
detection”
• Faster DB failovers (95pctile < 18 sec)
• “Loose Truncation”
• Support for ReFS
• New DAG Management service
• Replay Lag Manager now on by default;
• Auto play down when # of copies is insufficient
• Tied to disk I/O (disk health)
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
HA Improvements
• Get-MailboxServerRedundancy
• Determine which servers can/cannot be recycled/put into maintenance mode
• Limit excessive database moves
• Policies to limit/control human-initiated db moves
• Use New-SettingsOverride to control the policies (define peak times, # moves
per hour…)
• Admin can still override by specifying the
–SkipMoveSuppressionChecks parameter with Move-ActiveMailboxDatabase
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
HA Improvements ct’ed
• AutoReseed improvements
• 99,99 % success rate (!)
• In 2016 now also reseeds when single copy in the volume fails (instead of
volume failure
• Configuration-only-Reseeds:
• Source DB does not have to be online
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
Security enhancements
• BitLocker support
• Enhancing Mailbox Audit logging (same as Office 365)
• Further improve DLP (new sensitive data types)
• eDiscovery and Archiving improvements;
• Public Folder Data
• Integration with Equivio (Machine Learning)
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
Extensibility
• MAPI/CDO no longer supported (for real this time)
• Move to other protocols such as EWS or REST APIs
• REST APIs:
• Mail-, Calendar-, Contacts API
• Enable access across all sorts of platforms (mobile, web, …)
• Granular, scoped, permissions to user data
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
Preferred Architecture
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
Namespaces
• Unbound namespace model
• Autodiscover
• Mail (or protocol-specific entries)
• OOS
• Bound namespace for OOS (former WAC)
• Use round-robin or GEO-DNS to distribute load across datacenters.
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
Unbound model
Slide courtesy from Microsoft
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
Unbound model (global)
mail.contoso.com
Slide courtesy from Microsoft
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
Load Balancing
• For Exchange: similar to Exchange 2013
• Exchange 2013 and 2016 can coexist in same array
• For Office Server: affinity required!
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
E16 MBX
Exchange Upgrades, the new way.
E2010 CAS
E2013 CAS
E2013 MBX
Slide courtesy from Microsoft
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
DAG Design
• Each DC in separate AD site (transport HA!)
• Increase DAG density before creating new DAGs
• Scale out instead of scaling up!
• Unbound, symmetrical DAG model spanning across datacenters
• No administrative access point
• Single network for replication and client traffic
• Utilize a third datacenter or Azure for Witness server placement,
if possible
• Deploy four copies, two copies in each datacenter
• Distribute active copies across all servers in the DAG
• One copy is a lagged copy (seven days) with automatic play down
enabled
• Native Data Protection is utilized
Slide courtesy from Microsoft
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
Server design
• Physical deployment; use “commodity” hardware
• Dual-socket systems only (20-24 cores total, mid-range processors)
• Up to 196GB of memory
• JBOD storage
• Large capacity 7.2k SAS disks
• Battery-backed cache controller (75/25)
• Multiple databases/volume
• AutoReseed with hot spare
• Data volumes are formatted with ReFS
• Data volumes are encrypted with BitLocker
Slide courtesy from Microsoft
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
Large mailboxes? Anyone?
• Exchange 2016 will support (very) large mailboxes (100GB+)
• Allows to eliminate PST files
• Removes need for (3rd party) Archiving solutions
• Outlook 2013 or higher can control cached data through slider
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
Summary
• Architecture improvements bring a better HA story and improve
coexistence/migration scenarios
• Want to go low-cost? Take advantage of the Preferred Architecture
and leverage physical, commodity hardware like large capacity 7.2k
disks
• Keep It Simple S… (KISS). Less is more!
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
Exchange Online
How about Exchange Online?
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N TAlready
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
ROADMAP.OFFICE.COM
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
Mailscape
How we deal with Exchange 2013 and Exchange 2016
A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T
Turbo Kit!
8GB Super Slim USB Flash Drive which includes:
• The New Office 365 for Exchange Professionals Book ($45 value)
• Exclusive Exchange Online Whitepapers
• Hybrid Deployment Videos
• & More…
Request a Free Trial of Mailscape and it’s yours:
1. Go to: bit.ly/365turbokit
2. Enter your information
3. Install Mailscape
4. Your Turbo Kit will be on the way!
Redmond
Van Hybrid
Cunningham
Guillet

More Related Content

What's hot

Nir Amar - CV2
Nir Amar - CV2Nir Amar - CV2
Nir Amar - CV2
Nir Amar
 
Plmce2012 scaling pinterest
Plmce2012 scaling pinterestPlmce2012 scaling pinterest
Plmce2012 scaling pinterest
Mohit Jain
 
Cassandra Adoption on Cisco UCS & Open stack
Cassandra Adoption on Cisco UCS & Open stackCassandra Adoption on Cisco UCS & Open stack
Cassandra Adoption on Cisco UCS & Open stack
DataStax Academy
 

What's hot (20)

CosmosDB for DBAs & Developers
CosmosDB for DBAs & DevelopersCosmosDB for DBAs & Developers
CosmosDB for DBAs & Developers
 
Nir Amar - CV2
Nir Amar - CV2Nir Amar - CV2
Nir Amar - CV2
 
Real-Time Video Analytics Using Hadoop and HBase (HBaseCon 2013)
Real-Time Video Analytics Using Hadoop and HBase (HBaseCon 2013)Real-Time Video Analytics Using Hadoop and HBase (HBaseCon 2013)
Real-Time Video Analytics Using Hadoop and HBase (HBaseCon 2013)
 
Thug feb 23 2015 Chen Zhang
Thug feb 23 2015 Chen ZhangThug feb 23 2015 Chen Zhang
Thug feb 23 2015 Chen Zhang
 
HBaseCon2017 Apache HBase at Didi
HBaseCon2017 Apache HBase at DidiHBaseCon2017 Apache HBase at Didi
HBaseCon2017 Apache HBase at Didi
 
RedisConf18 - Ultra Scaling with Redis Enterprise
RedisConf18 - Ultra Scaling with Redis EnterpriseRedisConf18 - Ultra Scaling with Redis Enterprise
RedisConf18 - Ultra Scaling with Redis Enterprise
 
[db tech showcase Tokyo 2016] E32: My Life as a Disruptor by Jim Starkey
[db tech showcase Tokyo 2016] E32: My Life as a Disruptor by Jim Starkey[db tech showcase Tokyo 2016] E32: My Life as a Disruptor by Jim Starkey
[db tech showcase Tokyo 2016] E32: My Life as a Disruptor by Jim Starkey
 
Revolutionizing the customer experience - Hello Engagement Database
Revolutionizing the customer experience - Hello Engagement DatabaseRevolutionizing the customer experience - Hello Engagement Database
Revolutionizing the customer experience - Hello Engagement Database
 
Solr cloud the 'search first' nosql database extended deep dive
Solr cloud the 'search first' nosql database   extended deep diveSolr cloud the 'search first' nosql database   extended deep dive
Solr cloud the 'search first' nosql database extended deep dive
 
Azure + DataStax Enterprise (DSE) Powers Office365 Per User Store
Azure + DataStax Enterprise (DSE) Powers Office365 Per User StoreAzure + DataStax Enterprise (DSE) Powers Office365 Per User Store
Azure + DataStax Enterprise (DSE) Powers Office365 Per User Store
 
Azure + DataStax Enterprise Powers Office 365 Per User Store
Azure + DataStax Enterprise Powers Office 365 Per User StoreAzure + DataStax Enterprise Powers Office 365 Per User Store
Azure + DataStax Enterprise Powers Office 365 Per User Store
 
Webinar: Diagnosing Apache Cassandra Problems in Production
Webinar: Diagnosing Apache Cassandra Problems in ProductionWebinar: Diagnosing Apache Cassandra Problems in Production
Webinar: Diagnosing Apache Cassandra Problems in Production
 
Plmce2012 scaling pinterest
Plmce2012 scaling pinterestPlmce2012 scaling pinterest
Plmce2012 scaling pinterest
 
AMIS OOW Review 2012 - Deel 3 - Alex Nuijten
AMIS OOW Review 2012 - Deel 3 - Alex NuijtenAMIS OOW Review 2012 - Deel 3 - Alex Nuijten
AMIS OOW Review 2012 - Deel 3 - Alex Nuijten
 
Webinar: Dyn + DataStax - helping companies deliver exceptional end-user expe...
Webinar: Dyn + DataStax - helping companies deliver exceptional end-user expe...Webinar: Dyn + DataStax - helping companies deliver exceptional end-user expe...
Webinar: Dyn + DataStax - helping companies deliver exceptional end-user expe...
 
Cassandra Adoption on Cisco UCS & Open stack
Cassandra Adoption on Cisco UCS & Open stackCassandra Adoption on Cisco UCS & Open stack
Cassandra Adoption on Cisco UCS & Open stack
 
How to size up an Apache Cassandra cluster (Training)
How to size up an Apache Cassandra cluster (Training)How to size up an Apache Cassandra cluster (Training)
How to size up an Apache Cassandra cluster (Training)
 
Columnstore improvements in SQL Server 2016
Columnstore improvements in SQL Server 2016Columnstore improvements in SQL Server 2016
Columnstore improvements in SQL Server 2016
 
Securing Your MongoDB Deployment
Securing Your MongoDB DeploymentSecuring Your MongoDB Deployment
Securing Your MongoDB Deployment
 
HBaseCon 2015: Graph Processing of Stock Market Order Flow in HBase on AWS
HBaseCon 2015: Graph Processing of Stock Market Order Flow in HBase on AWSHBaseCon 2015: Graph Processing of Stock Market Order Flow in HBase on AWS
HBaseCon 2015: Graph Processing of Stock Market Order Flow in HBase on AWS
 

Viewers also liked

Extending The Enterprise With Office 365
Extending The Enterprise With Office 365Extending The Enterprise With Office 365
Extending The Enterprise With Office 365
Richard Harbridge
 
Nathan Winters The Future Of Email Exchange And Online Services
Nathan Winters   The Future Of Email Exchange And Online ServicesNathan Winters   The Future Of Email Exchange And Online Services
Nathan Winters The Future Of Email Exchange And Online Services
Nathan Winters
 
Better together: Enterprise Vault.cloud and Microsoft Office 365
Better together: Enterprise Vault.cloud and Microsoft Office 365Better together: Enterprise Vault.cloud and Microsoft Office 365
Better together: Enterprise Vault.cloud and Microsoft Office 365
proutley
 
Foreign Exchange Market
Foreign Exchange MarketForeign Exchange Market
Foreign Exchange Market
rajeevj
 

Viewers also liked (18)

Exchange Server e a Retenção de Litígio Local e na Nuvem (Litigation e InPlac...
Exchange Server e a Retenção de Litígio Local e na Nuvem (Litigation e InPlac...Exchange Server e a Retenção de Litígio Local e na Nuvem (Litigation e InPlac...
Exchange Server e a Retenção de Litígio Local e na Nuvem (Litigation e InPlac...
 
Extending The Enterprise With Office 365
Extending The Enterprise With Office 365Extending The Enterprise With Office 365
Extending The Enterprise With Office 365
 
Windows 7 Seminar - Acend Corporate Learning
Windows 7 Seminar - Acend Corporate LearningWindows 7 Seminar - Acend Corporate Learning
Windows 7 Seminar - Acend Corporate Learning
 
Microsoft Exchange 2010 Upgrade Seminar March 2010
Microsoft Exchange 2010 Upgrade   Seminar March 2010Microsoft Exchange 2010 Upgrade   Seminar March 2010
Microsoft Exchange 2010 Upgrade Seminar March 2010
 
Nathan Winters The Future Of Email Exchange And Online Services
Nathan Winters   The Future Of Email Exchange And Online ServicesNathan Winters   The Future Of Email Exchange And Online Services
Nathan Winters The Future Of Email Exchange And Online Services
 
Exchange online real world migration challenges
Exchange online real world migration challengesExchange online real world migration challenges
Exchange online real world migration challenges
 
How to deploy Exchange Online Protection
How to deploy Exchange Online ProtectionHow to deploy Exchange Online Protection
How to deploy Exchange Online Protection
 
Overview of Microsoft Exchange Online
Overview of Microsoft Exchange OnlineOverview of Microsoft Exchange Online
Overview of Microsoft Exchange Online
 
Tips and Tricks for Migrating to Exchange Online
Tips and Tricks for Migrating to Exchange OnlineTips and Tricks for Migrating to Exchange Online
Tips and Tricks for Migrating to Exchange Online
 
When To Use What In Office 365 (Enterprise User Guidance)
When To Use What In Office 365 (Enterprise User Guidance)When To Use What In Office 365 (Enterprise User Guidance)
When To Use What In Office 365 (Enterprise User Guidance)
 
Microsoft Exchange 2013 Introduction
Microsoft Exchange 2013 IntroductionMicrosoft Exchange 2013 Introduction
Microsoft Exchange 2013 Introduction
 
Office 365
Office 365Office 365
Office 365
 
Better together: Enterprise Vault.cloud and Microsoft Office 365
Better together: Enterprise Vault.cloud and Microsoft Office 365Better together: Enterprise Vault.cloud and Microsoft Office 365
Better together: Enterprise Vault.cloud and Microsoft Office 365
 
Office 365 presentation
Office 365 presentationOffice 365 presentation
Office 365 presentation
 
Overview of Microsoft Exchange Server
Overview of Microsoft Exchange ServerOverview of Microsoft Exchange Server
Overview of Microsoft Exchange Server
 
Microsoft Office 365 Presentation
Microsoft Office 365 PresentationMicrosoft Office 365 Presentation
Microsoft Office 365 Presentation
 
Foreign Exchange Market
Foreign Exchange MarketForeign Exchange Market
Foreign Exchange Market
 
Microsoft exchange server 2013 installation steps
Microsoft exchange server 2013 installation stepsMicrosoft exchange server 2013 installation steps
Microsoft exchange server 2013 installation steps
 

Similar to The Future of Exchange (Online)

Similar to The Future of Exchange (Online) (20)

Deploy exchange 2016 on prem hybrid final
Deploy exchange 2016 on prem hybrid finalDeploy exchange 2016 on prem hybrid final
Deploy exchange 2016 on prem hybrid final
 
Azure Comsos DB Use Cases
Azure Comsos DB Use CasesAzure Comsos DB Use Cases
Azure Comsos DB Use Cases
 
Troubleshooting Exchange Hybrid Deployments
Troubleshooting Exchange Hybrid DeploymentsTroubleshooting Exchange Hybrid Deployments
Troubleshooting Exchange Hybrid Deployments
 
RedHat OpenStack Platform Overview
RedHat OpenStack Platform OverviewRedHat OpenStack Platform Overview
RedHat OpenStack Platform Overview
 
Azure Cosmos DB L100 Pitch Deck
Azure Cosmos DB L100 Pitch DeckAzure Cosmos DB L100 Pitch Deck
Azure Cosmos DB L100 Pitch Deck
 
Tour de France Azure PaaS 3/7 Stocker des informations
Tour de France Azure PaaS 3/7 Stocker des informationsTour de France Azure PaaS 3/7 Stocker des informations
Tour de France Azure PaaS 3/7 Stocker des informations
 
Successfully migrating existing databases to Azure
Successfully migrating existing databases to AzureSuccessfully migrating existing databases to Azure
Successfully migrating existing databases to Azure
 
Should I move my database to the cloud?
Should I move my database to the cloud?Should I move my database to the cloud?
Should I move my database to the cloud?
 
Azure Cosmos DB - NoSQL Strikes Back (An introduction to the dark side of you...
Azure Cosmos DB - NoSQL Strikes Back (An introduction to the dark side of you...Azure Cosmos DB - NoSQL Strikes Back (An introduction to the dark side of you...
Azure Cosmos DB - NoSQL Strikes Back (An introduction to the dark side of you...
 
SQL 2014 hybrid platform - Azure and on premise
SQL 2014 hybrid platform - Azure and on premise SQL 2014 hybrid platform - Azure and on premise
SQL 2014 hybrid platform - Azure and on premise
 
Building a High Performance Analytics Platform
Building a High Performance Analytics PlatformBuilding a High Performance Analytics Platform
Building a High Performance Analytics Platform
 
Implement SQL Server on an Azure VM
Implement SQL Server on an Azure VMImplement SQL Server on an Azure VM
Implement SQL Server on an Azure VM
 
Azure DocumentDB Overview
Azure DocumentDB OverviewAzure DocumentDB Overview
Azure DocumentDB Overview
 
USQL Trivadis Azure Data Lake Event
USQL Trivadis Azure Data Lake EventUSQL Trivadis Azure Data Lake Event
USQL Trivadis Azure Data Lake Event
 
Are you ready for Exchange 2016
Are you ready for Exchange 2016Are you ready for Exchange 2016
Are you ready for Exchange 2016
 
CloudStack - Apache's best kept secret
CloudStack - Apache's best kept secretCloudStack - Apache's best kept secret
CloudStack - Apache's best kept secret
 
SOA Latam 2015
SOA Latam 2015SOA Latam 2015
SOA Latam 2015
 
How SQL Server 2016 SP1 Changes the Game
How SQL Server 2016 SP1 Changes the GameHow SQL Server 2016 SP1 Changes the Game
How SQL Server 2016 SP1 Changes the Game
 
Azure SQL DB Managed Instances Built to easily modernize application data layer
Azure SQL DB Managed Instances Built to easily modernize application data layerAzure SQL DB Managed Instances Built to easily modernize application data layer
Azure SQL DB Managed Instances Built to easily modernize application data layer
 
TechUG Glasgow talk 22/Feb/17 Configuration Management Best Practices
TechUG Glasgow talk 22/Feb/17 Configuration Management Best PracticesTechUG Glasgow talk 22/Feb/17 Configuration Management Best Practices
TechUG Glasgow talk 22/Feb/17 Configuration Management Best Practices
 

Recently uploaded

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
Safe Software
 

Recently uploaded (20)

Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
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
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
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
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
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
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
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...
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
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, ...
 

The Future of Exchange (Online)

  • 1. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T The future of Exchange (online) What’s in it for you?
  • 2. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T Speaker Introduction • Director of Product Research at ENow Software • Exchange Server MVP • Certified Solutions Master Messaging (MSCM) • Twitter: @mvanhorenbeeck • Blogs: blog.enowsoftware.com, vanhybrid.com
  • 3. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T Agenda • Improvements in Exchange 2013 • A first look into Exchange 2016 • Exchange 2016 Preferred Architecture • Exchange Online future • Q&A
  • 4. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T Exchange 2013(-ish)
  • 5. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T Standalone HCW • Remove dependency on the on- premises server for HCW bits; similar to how oAuth config is done today. • Allows MSFT to be more agile > shorter MTTR in case of issues • Familiar look and feel
  • 6. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T Standalone HCW FAQ • Will I be able to run it on Exchange 2010/2013/2016? • Can I upgrade from Exchange 2010 to newer version? • Can I opt out of the new HCW experience? • Will I need to add any additional URL to my outbound proxy device? • Will running the Stand Alone HCW change any of my settings?
  • 7. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T Support for IAAS • As of May (announced at Ignite), MSFT supports the following Exchange 2013 scenario on Azure IAAS VMs: • Non-production • Cluster Witness for stretched DAG • Production; IF Azure Premium Storage is used
  • 8. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T “Exchange on Azure is for people with more money than sense” ~ Jeff Guillet (Exchange MVP)
  • 9. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T Why Azure (or not)? • Limited use cases • If you need hosted Exchange, better choose Office 365 • Can be costly: • Premium Storage = +/- $60 per month for 512 GB • Must use “DS-series”-VMs = +/- $800 per month for “common” server • …
  • 10. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T Exchange 2016
  • 11. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T Enhanced document collaboration
  • 12. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T Office Server? • Exchange server now leverages the Office web apps • Delivered via Office Web Apps infrastructure (must be separate server!) • Enables side-by-side viewing and edit & reply capabilities for OWA • Access to the document is authorized by Exchange via an OAuth token
  • 13. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T Search enhancements? • Faster search (improvements based on behavioral analysis in Office 365) • Outlook will now use server-side index when online (= more reliable results) • Suggested search terms (e.g. contact names)
  • 14. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T Other Productivity Enhancements • Improvements • Inline previews for URLs / Videos • Intelligent recipient selection and people search • Inline reply • One-click archive • Common typos/suggestions • Better way to handle/insert images • Weather view • Emojis • Single line view • …
  • 15. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T Architecture
  • 16. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T Key architecture changes • Evolution from Exchange 2013 • Lessons learned from Office 365 (again!) • Emphasis on preferred architecture; • Combined MBX and CAS server roles • Simple(r) coexistence with Exchange 2013; • Easier Namespace planning / rollout
  • 17. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T HA Improvements • Faster DB corruption detection through new feature called “DB divergence detection” • Faster DB failovers (95pctile < 18 sec) • “Loose Truncation” • Support for ReFS • New DAG Management service • Replay Lag Manager now on by default; • Auto play down when # of copies is insufficient • Tied to disk I/O (disk health)
  • 18. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T HA Improvements • Get-MailboxServerRedundancy • Determine which servers can/cannot be recycled/put into maintenance mode • Limit excessive database moves • Policies to limit/control human-initiated db moves • Use New-SettingsOverride to control the policies (define peak times, # moves per hour…) • Admin can still override by specifying the –SkipMoveSuppressionChecks parameter with Move-ActiveMailboxDatabase
  • 19. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T HA Improvements ct’ed • AutoReseed improvements • 99,99 % success rate (!) • In 2016 now also reseeds when single copy in the volume fails (instead of volume failure • Configuration-only-Reseeds: • Source DB does not have to be online
  • 20. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T Security enhancements • BitLocker support • Enhancing Mailbox Audit logging (same as Office 365) • Further improve DLP (new sensitive data types) • eDiscovery and Archiving improvements; • Public Folder Data • Integration with Equivio (Machine Learning)
  • 21. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T Extensibility • MAPI/CDO no longer supported (for real this time) • Move to other protocols such as EWS or REST APIs • REST APIs: • Mail-, Calendar-, Contacts API • Enable access across all sorts of platforms (mobile, web, …) • Granular, scoped, permissions to user data
  • 22. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T Preferred Architecture
  • 23. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T Namespaces • Unbound namespace model • Autodiscover • Mail (or protocol-specific entries) • OOS • Bound namespace for OOS (former WAC) • Use round-robin or GEO-DNS to distribute load across datacenters.
  • 24. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T Unbound model Slide courtesy from Microsoft
  • 25. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T Unbound model (global) mail.contoso.com Slide courtesy from Microsoft
  • 26. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T Load Balancing • For Exchange: similar to Exchange 2013 • Exchange 2013 and 2016 can coexist in same array • For Office Server: affinity required!
  • 27. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T E16 MBX Exchange Upgrades, the new way. E2010 CAS E2013 CAS E2013 MBX Slide courtesy from Microsoft
  • 28. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T DAG Design • Each DC in separate AD site (transport HA!) • Increase DAG density before creating new DAGs • Scale out instead of scaling up! • Unbound, symmetrical DAG model spanning across datacenters • No administrative access point • Single network for replication and client traffic • Utilize a third datacenter or Azure for Witness server placement, if possible • Deploy four copies, two copies in each datacenter • Distribute active copies across all servers in the DAG • One copy is a lagged copy (seven days) with automatic play down enabled • Native Data Protection is utilized Slide courtesy from Microsoft
  • 29. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T Server design • Physical deployment; use “commodity” hardware • Dual-socket systems only (20-24 cores total, mid-range processors) • Up to 196GB of memory • JBOD storage • Large capacity 7.2k SAS disks • Battery-backed cache controller (75/25) • Multiple databases/volume • AutoReseed with hot spare • Data volumes are formatted with ReFS • Data volumes are encrypted with BitLocker Slide courtesy from Microsoft
  • 30. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T Large mailboxes? Anyone? • Exchange 2016 will support (very) large mailboxes (100GB+) • Allows to eliminate PST files • Removes need for (3rd party) Archiving solutions • Outlook 2013 or higher can control cached data through slider
  • 31. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T Summary • Architecture improvements bring a better HA story and improve coexistence/migration scenarios • Want to go low-cost? Take advantage of the Preferred Architecture and leverage physical, commodity hardware like large capacity 7.2k disks • Keep It Simple S… (KISS). Less is more!
  • 32. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T Exchange Online How about Exchange Online?
  • 33. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N TAlready
  • 34. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T ROADMAP.OFFICE.COM
  • 35. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T Mailscape How we deal with Exchange 2013 and Exchange 2016
  • 36. A W A R D W I N N I N G E X C H A N G E M A N A G E M E N T Turbo Kit! 8GB Super Slim USB Flash Drive which includes: • The New Office 365 for Exchange Professionals Book ($45 value) • Exclusive Exchange Online Whitepapers • Hybrid Deployment Videos • & More… Request a Free Trial of Mailscape and it’s yours: 1. Go to: bit.ly/365turbokit 2. Enter your information 3. Install Mailscape 4. Your Turbo Kit will be on the way! Redmond Van Hybrid Cunningham Guillet

Editor's Notes

  1. More information on the virtualization support statement can be found here: http://aka.ms/e2013virt
  2. Images taken from Ignite “Meet Exchange Server 2016” presentation
  3. Slide from Microsoft’s presentation at Ignite.
  4. Image from: https://bryceedem.files.wordpress.com/2014/02/the-future-is-here.jpg