Distributed Applications (DApp)
  • Applications in which computation is distributed across components, communicate and coordinate their actions by passing messages.
  • The components interact with each other in order to achieve a common goal.
  • Some distributed applications examples are:
    1. CDN - Content Delivery Network.
    2. AWS - Amazon Web Services.
    3. Cloud Instances.
    4. Google, Facebook, Netflix, and Many More…
Video : Basics
Question / Answer

Distributed Applications (ĐApps) are software applications that are stored and executed mostly on cloud computing platforms and that run on multiple systems simultaneously. These distributed systems operate on the same network and communicate with each other in an effort to complete a specific task or command—unlike a traditional app, which utilizes one dedicated system to achieve an assigned task.