Skip to content

ktjayamanna/bitly-system-design-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitly System Design

Functional Requirements

  • User should be able to subit a long url and get a short url back.
  • User should be able to acess the long url by using the short url.

Non-Functional Requirements

  • The system should be able to handle 100M DAU.
  • The system should be able to handle 1B shorten url requests per day.
  • The system should generate unique short urls.
  • The system should have high availability.

Bitly System Design# bitly-system-design-implementation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published