2 tier & 3 tier architecture in hindi

2 tier & 3 tier architecture in hindi:-

हम निम्न तरीके से यह समझ सकते है:-

2 tier architecture in hindi:-

2 tier architecture जो होता है वह client-server architecture पर आधारित होता है। इसमें क्लाइंट तथा सर्वर के मध्य direct कम्युनिकेशन होता है तथा क्लाइंट तथा सर्वर के मध्य कोई तीसरा मध्यवर्ती नही होता है।

image
Fig:-2-tier architecture

जैसा की चित्र में दिखाया गया है, 2 tier architecture में दो tier होती है:-
1:-data tier
2:-client tier.

इस architecture में क्लाइंट, सर्वर को कोई task परफॉर्म करने के लिए request करता है तथा सर्वर उस task को पूरा करके क्लाइंट की request को पूरा करता है।

3 tier architecture in hindi:-

जिस तरह 2-tier architecture क्लाइंट सर्वर आर्किटेक्चर होता है उसी तरह 3 tier architecture जो होता है वो client, server तथा database architecture होता है।

image

Fig:-3-tier architecture

जैसा कि चित्र में दिखाया गया है 3 tier architecture में 3 tier होते है:-
1:-Client tier
2:-Businesses logic tier
3:-database tier

इस architecture में क्लाइंट, सर्वर को request भेजता है और सर्वर इस request को डेटाबेस को भेज देता है। फिर डेटाबेस request को पूरा करके सर्वर को भेजता है तथा सर्वर इसको क्लाइंट को वापस भेज देता है।

keep learning………

Summary (सारांश)

2 tier और 3 tier architecture in hindi में यह आर्टिकल बताता है कि दोनों architecture कैसे काम करते हैं और इनमें क्या अंतर है। 2 tier architecture में client और server के बीच direct communication होती है, जबकि 3 tier architecture में client, server और database तीन अलग-अलग layers होती हैं। इस आर्टिकल में आपको मिलेगा:

  • 2 tier architecture का पूरा concept और उसके components
  • 3 tier architecture की structure और कार्यप्रणाली
  • दोनों architecture के बीच मुख्य अंतर
इससे छात्र यह सीखेंगे कि client-server model कैसे काम करता है और कब किस architecture का उपयोग करना चाहिए। Exam preparation के लिए यह topic बहुत important है क्योंकि Network और DBMS जैसे subjects में यह frequently पूछा जाता है। यह आर्टिकल आपको Exam में numerical और theoretical questions को solve करने में मदद करेगा।

7 thoughts on “2 tier & 3 tier architecture in hindi”

  1. sir handoff strategies . CDMA digital cellular standard . GPRS architecture . hscsd UMTS. 2.5g wireless network plz provide topics

    Reply

Leave a Comment