The best people in tech.
Full stop.
Find out more about the tech team and our events, technology and initiatives at the SB Tech website.
Tech Blog
Learnings from the SB Tech Team
-
10-minute read
Implementing Active/Standby Master Process
Zookeeper has been designed so that we can develop distributed applications easier. For example, we can use it to…
-
7-minute read
Zookeeper Service Availability
Zookeeper is a service that can be replicated so that one can have multiple servers running on different machines,…
-
11-minute read
Introduction to Zookeeper
Zookeeper is an Apache project that was designed and implemented to help other developers build distributed applications. Many of…
-
17-minute read
Loading Constants – Ruby VS Rails (Part 2)
This is the second part of a two-parts blog post about how Ruby and Ruby on Rails treats…
-
22-minute read
Loading Constants – Ruby VS Rails (Part 1)
Ruby is an Object Oriented Language with many unique characteristics that make it, not only a pleasure to…