Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Understand and implement Rate limiter for a API #7

Open
jain-yakshit-1 opened this issue Oct 26, 2020 · 1 comment
Open

Understand and implement Rate limiter for a API #7

jain-yakshit-1 opened this issue Oct 26, 2020 · 1 comment
Assignees

Comments

@jain-yakshit-1
Copy link
Contributor

MicroByte Title: Design a Rate Limiter

Domain: System Design

Scope of learning for learners: This microbyte will introduce learners to concept of rate-limiting to prevent DOS attacks, to prevent an API from being overwhelmed and to prevent the server to blow up (Just kidding).

Activities:

  1. Introduction to rate limiting
  2. Case Study:- Pinterest API
  3. Discuss rate limiting strategies
  4. Implement one of the strategies using micro-tasks.
  5. Mega-Challenge
@amoghrajesh
Copy link
Contributor

Hey, @jnana-cetana assigning this to you.
Keep in mind the learn by doing approach and try to make it as engaging for a reader as possible.
Also, keep thinking of some learner issues that can be made on this once it gets merged.
All the best 👍🏽

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants