Java 8 vs Other Versions
by Ugur Ayan | September 3, 2022 | Java | 0 Comments
Git Branching
by Ugur Ayan | August 25, 2022 | Git, Tools | 0 Comments
Design File Hosting Service
by Ugur Ayan | August 23, 2022 | System Design | 0 Comments
Spring vs Spring Boot
by Ugur Ayan | August 15, 2022 | Java | 0 Comments
Docker
by Ugur Ayan | August 14, 2022 | Docker | 0 Comments
Designing a URL Shortening service
by Ugur Ayan | July 17, 2022 | System Design | 0 Comments
by Ugur Ayan | Aug 23, 2022 | System Design | 0 Comments
Let's start to design a file hosting service like OneDrive, Dropbox or Google Drive. These kind of file hosting services are given by Cloud providers ( e.g. Google,...
by Ugur Ayan | Jul 17, 2022 | System Design | 0 Comments
This is one of the basic question for interviews. Let's design a URL shortening service. This service will provide short aliases redirecting to long URLs. Similar...