1,724 articles across 10 categories

Stories, Tutorials & Life Tips

Deep dives on coding, health, recipes, travel and everything in between.

📍 Explore Reading Paths

Follow curated journeys from beginner to expert

अतुल्यकालिकता ट्यूटोरियल
Featured

अतुल्यकालिकता ट्यूटोरियल

Asynchronous workflows help reduce request times for expensive operations that would otherwise be performed in-line. They can also help by doing time-consuming work in advance, such as periodic aggreg

2 min read20 Nov 2020
Read article
डेटाबेस ट्यूटोरियल

डेटाबेस ट्यूटोरियल

Relational database management system (RDBMS)A relational database like SQL is a collection of data items organized in t

11 min20 Nov
अनुप्रयोग परत क्या है?

अनुप्रयोग परत क्या है?

Separating out the web layer from the application layer (also known as platform layer) allows you to scale and configure

1 min20 Nov
रिवर्स प्रॉक्सी (वेब \u200b\u200bसर्वर) क्या है

रिवर्स प्रॉक्सी (वेब \u200b\u200bसर्वर) क्या है

A reverse proxy is a web server that centralizes internal services and provides unified interfaces to the public. Reques

1 min20 Nov
लोड बैलेंसर क्या है?

लोड बैलेंसर क्या है?

Load balancers distribute incoming client requests to computing resources such as application servers and databases. In

2 min20 Nov
सामग्री वितरण नेटवर्क (CDN)

सामग्री वितरण नेटवर्क (CDN)

A content delivery network (CDN) is a globally distributed network of proxy servers, serving content from locations clos

2 min20 Nov
डोमेन नाम प्रणाली (DNS) क्या है?

डोमेन नाम प्रणाली (DNS) क्या है?

A Domain Name System (DNS) translates a domain name such as www.example.com to an IP address. DNS is hierarchical, with

1 min20 Nov
उपलब्धता बनाम संगति

उपलब्धता बनाम संगति

CAP theorem In a distributed computer system, you can only support two of the following guarantees: Consistency - Every

4 min20 Nov
विलंबता बनाम थ्रूपुट

विलंबता बनाम थ्रूपुट

Latency is the time to perform some action or to produce some result. Throughput is the number of such actions or result

1 min20 Nov
प्रदर्शन बनाम स्थिरता

प्रदर्शन बनाम स्थिरता

A service is scalable if it results in increased performance in a manner proportional to resources added. Generally, inc

1 min20 Nov
AWS पर लाखों उपयोगकर्ताओं के लिए एक प्रणाली कैसे डिज़ाइन करें

AWS पर लाखों उपयोगकर्ताओं के लिए एक प्रणाली कैसे डिज़ाइन करें

Step 1: Outline use cases and constraintsGather requirements and scope the problem. Ask questions to clarify use cases a

9 min20 Nov
श्रेणी सुविधा द्वारा अमेज़न की बिक्री रैंक कैसे डिजाइन करें

श्रेणी सुविधा द्वारा अमेज़न की बिक्री रैंक कैसे डिजाइन करें

Step 1: Outline use cases and constraintsGather requirements and scope the problem. Ask questions to clarify use cases a

7 min20 Nov
सबसे हाल के वेब सर्वर प्रश्नों के परिणामों को बचाने के लिए एक कुंजी-मूल्य कैश कैसे डिज़ाइन करें

सबसे हाल के वेब सर्वर प्रश्नों के परिणामों को बचाने के लिए एक कुंजी-मूल्य कैश कैसे डिज़ाइन करें

Step 1: Outline use cases and constraintsGather requirements and scope the problem. Ask questions to clarify use cases a

7 min20 Nov
सामाजिक नेटवर्क के लिए डेटा संरचनाओं को कैसे डिज़ाइन करें

सामाजिक नेटवर्क के लिए डेटा संरचनाओं को कैसे डिज़ाइन करें

Step 1: Outline use cases and constraintsGather requirements and scope the problem. Ask questions to clarify use cases a

8 min20 Nov
Mint.com डिजाइन कैसे करें

Mint.com डिजाइन कैसे करें

Step 1: Outline use cases and constraintsGather requirements and scope the problem. Ask questions to clarify use cases a

10 min20 Nov
Blog — Page 3 | AskGif