Skip to content

slides: split dense slides + Azure CXP → EngOps rename#41

Merged
codebytes merged 2 commits intomainfrom
slides/split-and-cleanup
May 7, 2026
Merged

slides: split dense slides + Azure CXP → EngOps rename#41
codebytes merged 2 commits intomainfrom
slides/split-and-cleanup

Conversation

@codebytes
Copy link
Copy Markdown
Owner

Builds on PR #40 splits (cherry-picked onto main) and adds a second cleanup pass to eliminate remaining slide overflow.

Audit vs. main:

  • Total overflow: 8,417px → 2,130px (−75%)
  • Severe overflow (>1100px): 13 slides → 0
  • Worst slide: 1,570px → 914px
  • Slide count: 37 → 52

Cleanups in this pass:

  • Four Pillars: split 2+2
  • Service Discovery: pattern + per-language samples
  • The AppHost: C# / TypeScript split
  • Two AppHost Languages: trimmed
  • Cheat Sheet: runtimes / common patterns
  • aspire.config.json: file / fields split
  • About slide: Azure CXP → Azure EngOps (AzRel unchanged)

Verified with marp render + audit-slides.cjs. All remaining warnings are minor (≤200px over).

codebytes and others added 2 commits May 7, 2026 11:13
* slides: split 10 dense slides for breathing room

Spread tight slides into focused single-idea slides (37 -> 47):
- Polyglot Problem: stack vs. orchestration pain
- One Orchestrator: promises vs. AppHost example
- Standalone Dashboard: pitch vs. OTEL wiring example
- OpenTelemetry: Python and Node.js separated
- Connection Strings: pattern vs. cross-language samples
- AppHost Languages: C#/TS authoring vs. workload runtimes
- Multi-Language Integrations: ATS authoring vs. TS consumer
- aspire.config.json: file vs. CLI management
- Agent-Ready CLI: MCP overview vs. setup
- Dev to Production: commands vs. console output

No content changes; speaker notes preserved.

* slides: rename Azure CXP -> Azure EngOps on About slide

---------

Co-authored-by: Chris Ayers <chris@chris-ayers.com>
Cherry-picked the 10 splits from PR #40, plus follow-up cleanups
on slides that still overflowed after the first pass:

- Four Pillars: split into pillars 1-2 / 3-4
- Service Discovery: split pattern from per-language samples
- The AppHost - Your Stack in Code: split C# from TypeScript
- Two AppHost Languages: drop in-line code (covered on prior slide)
- Cheat Sheet: split runtimes from common patterns
- aspire.config.json: split JSON file from field reference
- About slide: Azure CXP renamed to Azure EngOps (org rename;
  AzRel name unchanged)

Audit results vs. main:
- Total overflow:   8417px -> 2130px  (-75%)
- Severe (>1100):   13 slides -> 0
- Worst slide:      1570px -> 914px
- Slide count:      37 -> 52

No content lost; speaker notes preserved.
@codebytes codebytes merged commit 5581c12 into main May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant