DEM Interpolation on Microsoft Azure Platform Abdelmounaam Rezgui - - PowerPoint PPT Presentation

dem interpolation on
SMART_READER_LITE
LIVE PREVIEW

DEM Interpolation on Microsoft Azure Platform Abdelmounaam Rezgui - - PowerPoint PPT Presentation

DEM Interpolation on Microsoft Azure Platform Abdelmounaam Rezgui arezgui@gmu.edu Center of Intelligent Spatial Computing for Water/Energy Science George Mason University This Tutorial Learn how to: Develop/Adapt, Test Java-based Apps


slide-1
SLIDE 1

DEM Interpolation on Microsoft Azure Platform

Abdelmounaam Rezgui arezgui@gmu.edu

Center of Intelligent Spatial Computing for Water/Energy Science George Mason University

slide-2
SLIDE 2

This Tutorial

 Learn how to:

 Develop/Adapt, Test Java-based Apps for Azure  Deploy App on Azure

 Example

 Digital Elevation Model (DEM) Interpolation

2

slide-3
SLIDE 3

Deployment

 Eclipse (with Azure plugin) generates two

files:

 WindowsAzurePackage.cspkg

 ServiceConfiguration.cscfg

3

slide-4
SLIDE 4

Here is what we want

4

slide-5
SLIDE 5

Step 1

5

 Download/Install Windows Azure SDK 1.4

slide-6
SLIDE 6

Step 2

6

 If not already installed:

 Download/Install Java JDK/JRE

slide-7
SLIDE 7

Step 3

7

 Download/Install Eclipse IDE for Java EE

Devlopers

slide-8
SLIDE 8

Step 4 Windows Azure Plugin for Eclipse with Java

8

 Open Eclipse  Select Help->Install New Software…  In the "Work with" textbox, enter the URL

http://webdownload.persistent.co.in/wind

  • wsazureplugin4ej/

 Press Enter  Restart Eclipse

slide-9
SLIDE 9

Step 5

9

 In Eclipse:  Export your App as a .war file  Create a Windows Azure Project

 File -> New -> Windows Azure Project

slide-10
SLIDE 10

10

slide-11
SLIDE 11

Step 6

 Import .war file into your Windows Azure

project

 (Optionally) Import:

 Jetty.zip  jre6.zip

 Build All

11

slide-12
SLIDE 12

Step 7

 Test on the local Azure Compute Emulator  Switch to “cloud” Mode and Package your

Application

 Deploy on Microsoft Azure

12

slide-13
SLIDE 13

13 13

Questions

Thank You