Redis
• Pros
• Easy to get started
• Fast and flexible
• Widely available as SaaS
• Cheap to operate
Slide 11
Slide 11 text
Zookeeper
• Cons
• More $$$ to operate
• Minimum of 3 servers
• No SaaS
Slide 12
Slide 12 text
Tony's View
• Square
• Deals with lots of $$$$$
• 100% uptime critical
• JVM a positive
• Already have a big, experienced ops team
• "Use Zookeeper"
Slide 13
Slide 13 text
Mike's View
• Sidekiq
• Customers are from 1- to 1000-person
companies
• JVM can be unwelcome to some Rubyists
• Many customers == NoOps
• Higher operational costs == unhappy customers
Slide 14
Slide 14 text
Reality
• No one is forced to use any API*
• App developers decide what's important to them
• Context is key
Slide 15
Slide 15 text
Pro Tips
• Advice isn't helpful without considering context
• Empathy improves your advice and makes you a
better engineer