Skip to content

Example 01: Cloud-Native Principles #6

Description

@patterncatalyst

Chapter

_docs/01-cloud-native-principles.md — Cloud-Native Principles

Example Path

examples/01-cloud-native-principles/

What to demonstrate

  • 12-factor app principles in practice
  • Health endpoints (liveness, readiness, startup)
  • Config externalization via environment variables
  • Structured logging with correlation

Stack

  • Infra: Podman — minimal (base app, maybe Postgres)
  • Language: Python (FastAPI)
  • Priority: Low (theory-heavy chapter)

Deliverables

  • compose.yaml
  • Service code
  • README.md
  • verify.sh
  • Flip chapter footer to verified

Metadata

Metadata

Assignees

No one assigned

    Labels

    exampleRunnable example implementationpodman-stackExample uses podman compose infrastructure

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions