Jonatan Matajonmatum.com
conceptsnotesexperimentsessays
© 2026 Jonatan Mata. All rights reserved.v2.1.1

#workflow

3 articles tagged #workflow.

  • AWS Step Functions

    AWS serverless orchestration service that coordinates multiple services into visual workflows using Amazon States Language (ASL), with built-in error handling, retries, and parallel execution.

    evergreen#aws#step-functions#orchestration#serverless#workflow#state-machine#asl
  • 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