Cloud Migration

Comienza Ya. Es Gratis
ó regístrate con tu dirección de correo electrónico
Cloud Migration por Mind Map: Cloud Migration

1. HL7 Receiver Plugin

1.1. 1- Prerequisites

1.1.1. Register Swn Application

1.1.2. Register an Institution for SWN

1.1.3. Get a TenantId

1.2. 2- Create HL7 plugin

1.2.1. Teamplay Nuget Package

1.2.2. Design & Implementation

1.3. 3- Submitting Plugin

1.3.1. Manifest files

1.3.2. Plugin Assembly(ZIP)

1.3.3. Get Access Token

1.3.4. Submitting Plugin

1.3.5. Activate Plugin (One time)

1.4. 4- Download Receiver

1.4.1. Get Tenant ID

1.5. 5- Subscribe WebHook

1.5.1. Azure Webjob: Receive Hl7 message

1.5.2. Azure Webjob: Receive Log message

1.6. 6- Receives HL7 Message

1.6.1. Insert ContextId into Queue

1.7. 7- Process HL7 Data and Save

1.7.1. Read from Queue

1.7.2. Download HL7 Message

1.7.3. Parse HL7 Data

1.7.4. Save HL7 Data

2. Swn Migration into DES

2.1. Registered the SWN Application

2.1.1. Creating Manifest file

2.2. Update SWN App

2.2.1. Removing Login Page

2.2.2. Removing Top Navigation

2.2.3. Receive Access Token and Validate token

3. Reporting

3.1. Telerike Reporting

4. Deployment

5. Testing

6. Azure Resource

6.1. App Service: Front End

6.1.1. Web API: Html Client

6.1.2. Web API:

6.2. App Service: Data Source

6.2.1. Web Job: Receive Message

6.2.2. Web Job: Receive Log Message

6.2.3. Web Job Process Log message

6.3. Storage

6.3.1. Azure Database

6.3.2. Message Queue (Store HL7 context id)

6.3.3. File Storage Or table (Application logging)

6.4. VN-Net

6.4.1. subnet

6.4.2. NSG

6.5. Security

6.5.1. DTC

6.5.2. Key Vault

6.5.3. VN-Net

7. DevOps

7.1. VSTS

7.1.1. Folder Restrurcture

7.1.2. SubScription

7.2. Feed

7.3. OTS Repository