Backup Demo Plan
When to Use This
Use the backup demo plan if:
- Cluster is not accessible
- UI is not loading
- Network issues prevent live demo
- Critical errors occur
- You need to demonstrate without infrastructure
Backup Demo Options
Option 1: Screenshots and Diagrams
Materials needed:
- Architecture diagrams
- UI screenshots
- Workflow execution screenshots
- Log outputs
Flow:
- Present architecture diagram
- Walk through screenshots
- Explain what would happen live
- Show workflow examples
- Discuss deployment process
Advantages:
- No dependency on infrastructure
- Guaranteed to work
- Can be prepared in advance
- Professional presentation
Option 2: Pre-Recorded Video
Materials needed:
- Screen recording of demo
- Video editing (optional)
- Presentation software
Flow:
- Introduce the video
- Play recording
- Pause for questions
- Discuss key points
- Q&A session
Advantages:
- Shows actual execution
- Can be paused/rewound
- Professional presentation
- Reusable for multiple audiences
Option 3: Architecture Discussion
Materials needed:
- Architecture diagrams
- Deployment documentation
- Technical specifications
Flow:
- Present architecture
- Discuss components
- Explain deployment process
- Show code examples
- Discuss integration points
Advantages:
- Focuses on architecture
- No infrastructure needed
- Deep technical discussion
- Addresses design questions
Option 4: CLI Demonstration
Materials needed:
- Terminal access
- kubectl configured
- Workflow YAML files
Flow:
- Show cluster status
- Submit workflow via CLI
- Show workflow status
- Display logs
- Explain what UI would show
Advantages:
- Shows technical depth
- Demonstrates automation
- No UI dependency
- Impresses technical audience
Preparation Checklist
Before the demo, prepare:
- [ ] Screenshots of all key workflows
- [ ] Architecture diagrams (high quality)
- [ ] Pre-recorded video (optional but recommended)
- [ ] CLI commands ready to run
- [ ] Documentation to share
- [ ] Backup presentation slides
Quick Reference: Key Screenshots
Must-Have Screenshots
Argo Workflows UI - Dashboard
- Shows workflow list
- Status indicators
- Recent executions
Simple Workflow Execution
- Workflow definition
- Execution status
- Output/logs
Multi-Step Workflow
- Step-by-step view
- Dependencies
- Completion status
Parallel Workflow
- Parallel execution view
- Resource usage
- Aggregation step
Architecture Diagram
- Cluster overview
- Component relationships
- Network topology
Nice-to-Have Screenshots
- Error handling examples
- Scaling demonstrations
- Integration points
- Monitoring dashboards
Talking Points for Backup Demo
If Using Screenshots
Opening: "I've prepared some screenshots to show you how this works. In a live environment, you'd see this in real-time, but this gives you a good sense of the capabilities."
During:
- Explain what they're seeing
- Point out key features
- Compare to alternatives
- Address questions
Closing: "Would you like to schedule a live demo once we have the infrastructure ready?"
If Using Video
Opening: "I've recorded a demonstration of the system in action. Let me walk you through it..."
During:
- Pause for questions
- Explain what's happening
- Highlight key moments
- Replay if needed
Closing: "Any questions about what you saw? We can also do a live demo if you'd prefer."
If Using Architecture Discussion
Opening: "Let me walk you through the architecture and how this would work in your environment..."
During:
- Explain each component
- Discuss design decisions
- Address technical questions
- Show code/configurations
Closing: "Does this architecture align with your requirements? We can discuss deployment next steps."
Common Questions During Backup Demo
"Can we see it live?"
Response: "Absolutely. We can schedule a live demo. For now, let me show you [screenshots/video/architecture] to give you a sense of how it works."
"How long does deployment take?"
Response: "Deployment typically takes [X] minutes. The infrastructure is automated, so it's repeatable and reliable."
"What if something goes wrong?"
Response: "Great question. Let me show you the error handling and troubleshooting capabilities..."
"How does this compare to [alternative]?"
Response: "Here are the key differences... [explain based on your knowledge]"
Post-Backup Demo Follow-up
- Schedule live demo (if requested)
- Share materials (screenshots, diagrams, docs)
- Answer questions (via email or call)
- Provide access (if appropriate)
- Next steps (based on their interest)
Notes
Use this space to note what worked, what didn't, and improvements for next time: