System Design Codex
Read post

How LinkedIn Authorizes 10 Million API Calls Per Second

LinkedIn utilizes Access Control Lists (ACLs) to manage access control at scale, facing challenges such as quick authorization checks, prompt ACL changes delivery, managing a large number of ACLs, and monitoring ACL data. They handle these challenges by running an authorization client module on every service, periodically refreshing ACL data, storing ACLs in a database with a cache, and logging authorization checks for monitoring purposes.

    #security#microservices#authorization#linkedin
May 14, 2024•3m read time•From newsletter.systemdesigncodex.com
Post cover image
Table of contents
Fast Authorization ChecksDeliver ACL Changes QuicklyManage ACL DataMonitoring ACL DataEraser Professional Plan Free Trial (Affiliate)Shoutout
360 Impressions2 Comments
System Design Codex's image
System Design Codex

System Design Codex's resource offers insights, tutorials, and resources for software architects and...

1.1K Followers

•

8.1K Upvotes

Would you recommend this post?

Copy link
WhatsApp
Facebook
X
New Squad
  • © 2026 Daily Dev Ltd.
  • Guidelines
  • Explore
  • Tags
  • Sources
  • Squads
  • Leaderboard