InCodedashbyAryan AgarwalWhat is Proxy Server?A forward proxy, often called a proxy, proxy server, or web proxy, is a server that sits in front of a group of client machines. When those…Nov 21
InCodedashbyAryan AgarwalDesign A Key-value Store: Part 1A key-value store, also referred to as a key-value database, is a non-relational database. Each unique identifier is stored as a key with…Sep 10
InCodedashbyAryan AgarwalLevel Up Your Frontend Skills: An In-Depth Guide to Senior Engineering MasteryThe frontend development landscape is a dynamic and ever-evolving realm. As a developer aiming for a senior engineering role, you need to…Nov 5Nov 5
InCodedashbyAryan AgarwalDesign A Notification SystemA notification system has already become a very popular feature for many applications in recent years. A notification alerts users with…Oct 23Oct 23
InCodedashbyAryan AgarwalWhy Every Software Developer Should Read “Rework”In the tech industry, where complexity often reigns supreme, one book cuts through the noise with timeless clarity: “Rework” by Jason Fried…Oct 30Oct 30
InCodedashbyAryan AgarwalWhat is Proxy Server?A forward proxy, often called a proxy, proxy server, or web proxy, is a server that sits in front of a group of client machines. When those…Nov 21
InCodedashbyAryan AgarwalDesign A Key-value Store: Part 1A key-value store, also referred to as a key-value database, is a non-relational database. Each unique identifier is stored as a key with…Sep 10
InCodedashbyAryan AgarwalLevel Up Your Frontend Skills: An In-Depth Guide to Senior Engineering MasteryThe frontend development landscape is a dynamic and ever-evolving realm. As a developer aiming for a senior engineering role, you need to…Nov 5
InCodedashbyAryan AgarwalDesign A Notification SystemA notification system has already become a very popular feature for many applications in recent years. A notification alerts users with…Oct 23
InCodedashbyAryan AgarwalWhy Every Software Developer Should Read “Rework”In the tech industry, where complexity often reigns supreme, one book cuts through the noise with timeless clarity: “Rework” by Jason Fried…Oct 30
InCodedashbyAryan AgarwalDesign A Web CrawlerA web crawler is known as a robot or spider. It is widely used by search engines to discover new or updated content on the web. A web…Oct 16
InCodedashbyAryan AgarwalDesign A URL ShortenerIn this post, we will tackle an interesting and classic system design approach: designing a URL shortening service like tinyurl.Oct 9
InCodedashbyAryan AgarwalWhat is correlation id?A correlation ID is a unique identifier that is attached to a request or message as it moves through a distributed system. It acts like a…Jul 16