Skip to content

Instantly share code, notes, and snippets.

@sebs
Created August 2, 2019 09:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sebs/dc0e56be6426e5487b04b6431e426bd9 to your computer and use it in GitHub Desktop.
Save sebs/dc0e56be6426e5487b04b6431e426bd9 to your computer and use it in GitHub Desktop.

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?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment