Posted by coder.
Jan
6
Posted by coder.
How Google uses Berkeley DB HA for user authentication… a case study.
This case study gives a high level overview of Google’s setup for user authentication, interesting read.
… user authentication is a transactional event that requires fast, reliable, scalable, persistence and robust high-availability. To deliver this level of service, Google Accounts uses Berkeley DB HA for the storage and retrieval of user data and for replication, thereby ensuring scalability and availability.
There are 0 comments to this post.
Add Your Comment.