Skip to content

Instantly share code, notes, and snippets.

@sebs
Created August 2, 2019 09:13
Show Gist options
  • Select an option

  • Save sebs/dc0e56be6426e5487b04b6431e426bd9 to your computer and use it in GitHub Desktop.

Select an option

Save sebs/dc0e56be6426e5487b04b6431e426bd9 to your computer and use it in GitHub Desktop.

Revisions

  1. sebs created this gist Aug 2, 2019.
    19 changes: 19 additions & 0 deletions aws-story-planning.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,19 @@
    # User Stories for AWS/Serverless

    * Serverless is more expensive
    * re-building infrastructure every time
    * slower integration tests
    * you can parallellize
    * which services are you using ?
    * which limits are there
    * draw how messages flow
    * do not use images as documentation
    * generate from text
    * draw on a board, then plantuml
    * get the wording right
    * think of the whole lifecycle
    * create templates of repeated used elements
    * who is the customer
    * which alerts do you need?
    * which alerts can you ignore?
    * what is the main KPI of the story?