31 lines
1.1 KiB
YAML
31 lines
1.1 KiB
YAML
meta:
|
|
interviewers:
|
|
Keara Stratton: [manager]
|
|
Chris Arnold: [director]
|
|
questions:
|
|
recv:
|
|
- q: what kinda tests you done? what you like?
|
|
- q: how to debug an obscured database in prod+staging?
|
|
- q: how to build an exactly once 99.9999999999% durable queue
|
|
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?
|