From c3157e229d34d5b549bd176ab2d4c587004901c2 Mon Sep 17 00:00:00 2001 From: Bel LaPointe Date: Tue, 15 Nov 2022 12:17:12 -0700 Subject: [PATCH] prep for sezzle tech --- sezzle-2022-11-03/1-tech.yaml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 sezzle-2022-11-03/1-tech.yaml diff --git a/sezzle-2022-11-03/1-tech.yaml b/sezzle-2022-11-03/1-tech.yaml new file mode 100644 index 0000000..ff43dbb --- /dev/null +++ b/sezzle-2022-11-03/1-tech.yaml @@ -0,0 +1,23 @@ +questions: + recv: + sent: + questions: + # ===== t1 + - q: what's on your wishlist roadmap this year? for the next 5 years? + - q: do you find yourself blocked by other teams? working in other teams' spaces? + - q: what does a release look like? when is something -release ready-? + - q: tell me about oncall + + # ===== t2 + - q: what operating system do you work in? was it a choice? what software is standard? what do you wish for? (IDEs, VPNs, ...) + - q: what does planning vacation time look like? + - q: what is performance review process like? + + # ===== t3 + - q: what automations do you have? CICD? Metrics and alerts? Deployment? + - q: do developers have SSH/root access/db admin access? why? + - q: how do you manage configs? secrets? + + # ===== t4 + - q: where are SLAs defined? How are issues escalated? + - q: how often do developers interview loop?