+ All Categories
Home > Documents > High Availability & Disaster...

High Availability & Disaster...

Date post: 17-Mar-2019
Category:
Upload: lenhu
View: 259 times
Download: 1 times
Share this document with a friend
80
High Availability & Disaster Recovery Witt Mathot
Transcript
Page 1: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

High Availability &Disaster RecoveryWitt Mathot

Page 2: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Managing the Twin Risks to your Operations

Data Loss

Down Time

Page 3: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

RTO

ResiliencyHigh Availability

Round Robin

Business ContinuityTerminology

Page 4: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Business Continuity

Downtime (decreasing)

Co

st

Business

Interruption

Workday

Interruption

Momentary

Interruption

Days Hours Minutes Seconds

A Spectrum, Not a Switch

Page 5: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Tier Criticality Recovery Time (RTO)

Recovery Point (RPO)

Others…(test frequency, etc.)

Tier 1 Mission Critical < 4 hours < 1 hour …

Tier 2 Business Critical < 24 hours < 1 hour …

Tier 3 Significant < 72 hours < 48 hours …

Tier 4 No Impact < 1 week < 1 week …

NOTE: Traditional GIS deployments are typically seen in Tiers 3-4, but are becoming more prevalent Tiers 1-2

SLAs

Business ContinuityVaries by System

Page 6: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

The Three Approaches

Backups

High Availability

Disaster RecoveryGeographic Redundancy

SnapshotAbility to go back in time

No single point of failureMachine redundancy

No single point of failureEnvironment redundancy

Page 7: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Choosing Between Them

Complementary

Build On Each Other

Cost and Capability

Page 8: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Backup & Restore

Page 9: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Backups are….

Simple

Highly Effective

Not Disruptive

Under appreciated

Page 10: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

ArcGIS Enterprise Backups – WebGIS DR Tool

What the tool backs up

Settings(Portal, Server, Data Store)

Services

Portal Content

ArcGIS Data Store Data(relational, scene tiles)

Page 11: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

ArcGIS Enterprise Backups – WebGIS DR Tool

What the tool doesn’t backup

EGDB or file based data

Traditional cache tiles

Page 12: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

How to Backup Web GIS

Web GIS DR Tool

Property File• Location• Portal URL• Credentials• Scene Cache?

Automate

Page 13: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

New at 10.5 and 10.5.1

• Reduced requirements for running the tool

- Different machine names

- Different internal URLs

• Incremental backups

• Cloud specific

- Different regions for primary and standby data centers

- Azure BLOB storage

- Ability to save a WebGIS DR backup to an S3 bucket

Page 14: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

WebGIS DR Properties – Backup Restore Mode

Page 15: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

WebGIS DR Properties – Amazon S3

Information for the backup portal content S3 bucket

Page 16: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

WebGIS DR Properties – Amazon S3

Storing the WebGIS DR backup in an S3 bucket

Page 17: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

WebGIS DR Properties – Azure

Credentials for the backup portal content container

Page 18: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

WebGIS DR Tool – Usage

• Backup

- Runs concurrently

- No downtime while exporting

- Sample syntax

• Restore

- Runs sequentially

- Data Store Server Portal

- Downtime while restoring

- Sample syntax

Page 19: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Scheduling ArcGIS Enterprise backups - Windows

Page 20: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Scheduling ArcGIS Enterprise backups - Windows

Page 21: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Scheduling ArcGIS Enterprise backups - Windows

Page 22: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Scheduling ArcGIS Enterprise backups - Windows

Page 23: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Scheduling ArcGIS Enterprise backups - Windows

Page 24: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Scheduling ArcGIS Enterprise backups - Windows

Page 25: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Scheduling ArcGIS Enterprise backups - Windows

Page 26: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Scheduling ArcGIS Enterprise backups - Windows

Page 27: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Scheduling ArcGIS Enterprise backups - Windows

Page 28: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Scheduling ArcGIS Enterprise backups - Linux

Examples:Run the WebGIS DR Tool at 12:00:00 AM every day:

• Creating a cronjob:

• Cronjob syntax:

Run the tool every 12 hours every day starting at 12:00:00 AM:

Page 29: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

High Availability

Page 30: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Overview

• What is High Availability

• ArcGIS Enterprise High Availability

• What’s New at 10.5 and 10.5.1 – Native Cloud implementations

• Other factors for High Availability

Page 31: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

High Availability (HA)

• Definition:

- A system or component that is continuously operational for a desirably long length of time. Availability can be measured relative to "100% operational" or "never failing.“ (SLAs)

• Shorter down time costs more

• Elimination of single points of failure.

• Availability of a system depends on the availability of all components

Page 32: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

ArcGIS Server

ArcGIS Data Store

Portal for ArcGIS

Hosted Feature and Tile Data

GIS Services

Portal

ArcGIS Enterprise

Page 33: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

“Highly Available Portal”

Portal Content

(shared)

Load Balancer

Portal Machines

Portal for ArcGIS : High Available Deployment

Page 34: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Highly Available Portal

• Two Portal machines

• Both Portal machines take requests

• Internally, there is a difference between the two machines’ role:

- Primary

- Standby

• Behaves a little bit differently :

- Standby machine is down (or Portal service stops)

No interruption

- Primary is down (or Portal service stops)

A minute or two Portal behaves like the internet

is slow.

Page 35: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

• Not provided by Esri

• Typically already fault tolerant

• Provided by Esri

• Web-Tier Authentication

• Availability dependent on web servers

3rd Party Load BalancerArcGIS Web Adaptor

Portal for ArcGIS: Load Balancing Options

Page 36: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

HA Portal w/Load Balancer & Web Adaptors

Load Balancer

Web Adaptors

Portal Machines

HA Portal w/ Load Balancer

Load Balancer

Portal Machines

Portal Content

(shared)

Portal Content

(shared)

• Simpler

• Need certain settings on LB

• Doesn’t support Web Tier Authentication

• More complex

• Web Tier Authentication

Portal for ArcGIS: HA Deployment Patterns

Page 37: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Portal for ArcGIS: Health Check

• Provided by Portal for ArcGIS

- https://<webadaptor machine>.domain.com/<context>/portaladmin/healthCheck

- https://<machine>.domain.com:7443/arcgis/portaladmin/healthCheck

• Check if Portal is ready to take request. Not individual component, e.g. service, item, etc.

• Or your own customized health check

Page 38: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Portal for ArcGIS: Key Considerations for HA

• Two Portal machines

- Primary

- Standby

- Behaves a little bit different when one machine is down

• Highly Available Load Balancer

- Web Tier Authentication

- No single Web Adaptor

• Health Check provided for Portal for ArcGIS

• Highly Available shared content store

Page 39: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

ArcGIS Server

Portal for ArcGIS

GIS Services

Portal

ArcGIS Enterprise

Page 40: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Configuration Store

Server Directories

(shared)

Site

Load Balancer

ArcGIS Server: Multiple-Machine Architecture

• Multiple machines

• Identical Roles

• No interruption

when any machine is down

• The config-store and server directories need to be accessible to all machines.

Page 41: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Server Site w/Load Balancer & Web Adaptors

Load Balancer

Web Adaptors

Server Machines

Server Site w/ Load Balancer

Load Balancer

Server Machines

Config-store

Server Directories

(shared)

Config-store

Server Directories

(shared)

ArcGIS Server: HA Deployment Patterns

Page 42: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

ArcGIS Server: Health Check

• Provided by ArcGIS Server

- https://<…..domain.com>/<context>/rest/info/healthcheck

- https://<machine>.domain.com:6443/arcgis/rest/info/healthcheck

• Server level health check. Not checking service.

• Or your own customized health check

Page 43: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Server

Portalurl:443

Portal

Services URL:443

privatePortalurl:7443 Administrative URL:6443

443443

Portal for ArcGIS and ArcGIS Server: Federation

Administrative Communication

7443 6443

Communication

Page 44: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Load Balancer

Server Machines

Load Balancer

Portal Machines

Load Balancer Load Balancer7443

443

6443

443

Portal for ArcGIS and ArcGIS Server: Federation

Portalurl:443 Services URL:443

privatePortalurl:7443 Administrative URL:6443

Page 45: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

ArcGIS Server : Key Considerations for HA

• Multiple machines for scalability

• All machines have identical roles

- All Active roles

- No interruption when any machine is down or Server stops

• Highly Available Load Balancer

- Web Tier Authentication

- No single Web Adaptor

Page 46: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

ArcGIS Server : Key Considerations for HA

• Highly Available shared config-store and server directories

• Health Check provided for ArcGIS Server

• Highly Available URLs when communicating with Portal

- Portal URL

- Private Portal URL

- Services URL

- Server Administrative URL

Page 47: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

ArcGIS Server

ArcGIS Data Store

Portal for ArcGIS

Hosted Feature and Tile Data

GIS Services

Portal

ArcGIS Enterprise

Page 48: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Server Site : ArcGIS Data Store’s Load Balancer

“Highly Available ArcGIS Data Store”

Primary Standby

ArcGIS Data Store: High Availability Architecture

Backups

(shared)

Page 49: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

• Primary ArcGIS Data Store stops working: Define Failure

- Computer crashes

- Gets unplugged

- Lose network connectivity

- etc

• Not “gracefully” shutdown

- Data Store service stops

• http://server.arcgis.com/en/documentation/ Search “Fail over scenarios”

ArcGIS Data Store: Failover Scenarios

Page 50: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Configuration Store

Server Directories

(shared)

Site

Load Balancer

“Highly Available Portal”

Portal Content

(shared)

Load Balancer

ArcGIS Enterprise High Availability Deployment

“Highly Available ArcGIS Data Store”

Primary Standby

Backups

(shared)

Page 51: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

What’s New at 10.5 and 10.5.1 – Native Cloud Implementations

• Portal Content Store

- Azure Blob

- AWS S3

• Create Portal through portaladmin

• Use Esri deployment tools

- Azure Cloud Builder

- Esri Amazon Cloudformation templates

Page 52: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

What’s New at 10.5 and 10.5.1 – Native Cloud Implementations

• Server config-store

- Azure Table and Azure Blob

- AWS DynamoDB and S3

• Create Site through serveradmin

• Use Esri deployment tools

- Azure Cloud Builder

- Esri Amazon Cloudformation templates

Page 53: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

What’s New at 10.5 and 10.5.1 – Native Cloud Implementations

• Cloud Store

- Amazon S3

- Azure Blob

• Caching Directory

- Consume Cache

- Cache management is coming in future release

• Data Input Directory

• Backup/Restore to Cloud Storage

Page 54: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

• Your Data

- Enterprise GeoDatabase- File based Data

• Software

- Web Server- Software Load Balancer

• Hardware

- File Server- Network

• People

- HA?- IT strong?

ArcGIS Enterprise HA: Part of Your HA Architecture

Page 55: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

GEOGRAPHIC REDUNDANCY

Disaster Recovery

Page 56: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Overview

• What is geographic redundancy

• Using the Web GIS DR tool

• Roadmap to being geographically redundant

• Recovering from failover

Page 57: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

• Geographically separate data centers

• Components within data centers are typically highly available

• Duplicated configurations and data between the two data centers

• WebGIS DR Tool is used to move snapshots of data from primary to standby

• Complex disaster recovery option

Overview

Page 58: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Traffic Manager

East coast data center (primary) West coast data center (standby)

Geographic Redundancy

Public Portal URL - https://mysite.esri.com/portal

Services URL – https://mysite.esri.com/server

Public portal URL and services URL need to be the sameReferenced data paths need to be the same

198.0.0.1 198.0.0.2

Page 59: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Geographic Redundancy

WA1 WA2

P1 P2S1 S2

DS1 DS2

WA3 WA4

P3 P4S3 S4

DS3 DS4

Traffic Manager

East coast data center (primary) West coast data center (standby)

Page 60: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Traffic Manager

East coast data center (primary) West coast data center (standby)

Geographic Redundancy

Page 61: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Traffic Manager

East coast data center (primary) West coast data center (standby)

Geographic Redundancy

Page 62: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Traffic Manager

East coast data center (primary) West coast data center (standby)

Geographic Redundancy

Page 63: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

1. Duplicate the deployment between primary and standby data centers

2. Create snapshots of the primary data center

3. Apply snapshots to the standby data center

4. Monitor your standby data center

Roadmap for geographic redundancy

Page 64: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

• Number of machines should be the same

• Identical URLs between data centers

- Public Portal URL

- Services URL

• Identical paths to data and connections to databases or enterprise geodatabases

Primary Data Center Standby Data Center

P1

S1

DS1

P2

S2

DS2

P3

S3

DS3

P4

S4

DS4

Duplication

Page 65: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Creating snapshots

• Full snapshot

- Create an initial snapshot of all of the data within the ArcGIS Enterprise

- Internally defines a base time that will be used for an incremental snapshot

• Incremental snapshot

- Creates a snapshot of all of the data that has been created or modified since the last full backup

- Decreases the time it takes to synchronize content, services, and data between primary and standby

Page 66: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Creates a snapshot of all data added or modified since the last full snapshot

Monday Tuesday Wednesday Thursday Friday SaturdaySunday Sunday

Creating incremental snapshots

Page 67: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

• Creates a snapshot of all data added or modified since the last full snapshot

- Portal

- Server

- Data Store

Creating incremental snapshots

Page 68: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

• QA process on standby ArcGIS Enterprise

- Checking the index within Portal

- Validating federated Servers

- Validating data stores using Server Admin

- Checking important services or applications

• Detecting when components fail within a data center

- Monitoring the healthCheck URLs of Portal and Server

• Failing over data centers should be a manual, deliberate decision

Monitoring and Failover

Page 69: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Traffic Manager

East coast data center (primary) West coast data center (standby)

Recovering from a failure

Page 70: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Traffic Manager

East coast data center (primary) West coast data center (standby)

Recovering from a failure – Bringing the primary back online

Page 71: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Traffic Manager

East coast data center (primary) West coast data center (standby)

Recovering from a failure – Move data back to primary

Page 72: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Traffic Manager

East coast data center (primary) West coast data center (standby)

Recovering from a failure – Point traffic manager back to primary

Page 73: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Traffic Manager

East coast data center (primary) West coast data center (standby)

Recovering from a failure – Resume applying snapshots to standby

Page 74: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Traffic Manager

East Coast Region West Coast Region

Geographic Redundancy – Cloud deployments

Page 75: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Traffic Manager

East Coast Region West Coast Region

Geographic Redundancy – Cloud deployments

Central Region*

*Support to store WebGIS DR backups in an Azure container coming at 10.6

Page 76: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Drills

Monitoring &

Notifications

Documented

Practices

People

Governance

• IT Managed

• Strong Technical Team

• Knowledge of GIS & IT

• Business Alignment

• Established SLAs

• Knowledge Management

• Training

Business Continuity Requires More Than Technology

Page 77: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

• Important to understands the requirements of geographic redundancy as a disaster recovery option

• Take advantage of the Web GIS DR tool to move snapshots of the deployment from primary to standby

• Geographic redundancy is a complex disaster recovery option

Takeaway points

Page 78: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Print Your Certificate of AttendancePrint stations located in the 140 Concourse

Tuesday Wednesday12:30 pm – 6:30 pm GIS Solutions Expo Hall B

5:00 pm – 6:30 pm GIS Solutions Expo SocialHall B

10:30 am – 5:15 pm GIS Solutions Expo Hall B

6:30 pm – 9:00 pm Networking ReceptionSmithsonian National Portrait Gallery

Page 79: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Download the Esri Events

app and find your eventSelect the session

you attended

Scroll down to find the

feedback section

Complete answers

and select “Submit”

Please Take Our Survey in the Esri Events App

Page 80: High Availability & Disaster Recoveryproceedings.esri.com/library/userconf/fed18/papers/fed-099.pdf · High Availability Disaster Recovery Geographic Redundancy Snapshot ... East

Recommended