jonmatumalpha
conceptsnotesexperimentsessays

© 2026 Jonatan Mata · alpha · v0.1.0

#workflow

3 articles tagged #workflow.

  • AWS Step Functions

    AWS serverless orchestration service that coordinates multiple services into visual workflows, with built-in error handling, retries, and parallel execution.

    seed#aws#step-functions#orchestration#serverless#workflow#state-machine
  • GitFlow

    Branching model for Git proposed by Vincent Driessen in 2010. Defines branches with fixed roles (main, develop, feature, release, hotfix) for managing structured releases.

    evergreen#git#workflow#branching#dx
  • GitHub Flow

    Minimalist branching model designed for continuous deployment. Only two elements — main and feature branches — with PRs as the integration point and immediate deploy after merge.

    evergreen#git#workflow#branching#dx#ci-cd
All tags