Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 506 Bytes

Demo_Flow.md

File metadata and controls

28 lines (23 loc) · 506 Bytes

#DevOps Demo Flow and talking points

Introduction (Mark)-30sec

  • DevOps
  • Orchestration

Traditional Automation (Joey)-2min

  • Complex
    • Control Logic
    • Error handling
  • Additional ports
  • Drift

Development Deployment (Mark)-3min

  • Single node
  • Push
  • Environmental vs Structural

Development Testing (Joey)-3min

  • Pester, Script Analysis
  • Promote Dev to Prod

Production Deployment (Mark)-3min

  • Multiple nodes
  • Pull
  • Azure Automation
  • Azure Extension

Summary (Joey)-30sec