Skip to content

Latest commit

 

History

History
85 lines (59 loc) · 2.04 KB

openHack01.md

File metadata and controls

85 lines (59 loc) · 2.04 KB

Open Hack - Challenge 01


This document outlines the format for an Open Hack version of the App modernization workshop.

Deploy Azure Infrastructure

Configure Source Applications

Applications

  • Time Tracker
  • Classifieds
  • Jobs
  • Optional
    • iBuySpy
    • Pet Shop

Inventory Source Applications

Information you are looking for includes but may not be limited to:

  • SSL Certificate
    • SPN/Kerberos
    • App Pool ID
    • Delegation Info
    • Ports and Protocols
    • DNS Name(s)
    • Hard Coded IP Addresses
    • Identity Federation
    • Security Information
      • Groups
    • Windows Integrated
  • Source Operating System
  • IIS Settings
  • DB Versions
  • DB Settings

To perform this inventory you can use the following tools:

Select migration path for applications

Options include

  • Full PaaS (Front End and Back End)
  • Hybrid (Combination of VMs and PaaS)
  • Containers

Identify pre-reqs

This might include but is not limited to:

  • Azure vNETs
  • Resource Groups
  • PaaS Services

For Discussion

  • Do you think you have enough information to migrate the app?
  • Can you identify any potential blockers?
  • Were the tools helpful?

Helpful Resources

3rd Party Tools

This listing is not complete or meant to endores any product over another

Helpful Links