Skip to content

Instantly share code, notes, and snippets.

@gmolveau
Last active February 20, 2024 07:53
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 gmolveau/2514963679d81eb86aedd872e88933c6 to your computer and use it in GitHub Desktop.
Save gmolveau/2514963679d81eb86aedd872e88933c6 to your computer and use it in GitHub Desktop.
CV/Resume - explaining your tech experiences

Different kind of roles

  1. implementer

Details : you were told how to fix a problem, and you did as told

Moved deployment from manually-managed hosts to a new Kubernetes cluster.

  1. solver + implementer

Details : you were told there's a problem, you figured out how to fix it and fixed it yourself

Investigated alternatives to manually-managed hosts, decided on Kubernetes, and moved the deployment to a new cluster.

  1. finder + solver + implementer -

Details : you found a problem, you explained how to fix it, and you fixed it

Identified manually-managed hosts as an operational problem, and got management buy-in to change to a better system. Subsequently investigated alternatives, decided on Kubernetes, and moved the deployment to a new cluster.

  1. finder

Details : you found a problem, someone else fixed it and you wrote a retex

Noticed a critical customer-facing bug that was impacting many users; after the team responsible for that area fixed it, they reported a $300,000 increase in revenue as a result.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment