docs

Dapr user documentation, used to build docs.dapr.io (by dapr)

Docs Alternatives

Similar projects and alternatives to docs

  1. kubernetes

    753 docs VS kubernetes

    Production-Grade Container Scheduling and Management

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. ApacheKafka

    A curated re-sources list for awesome Apache Kafka

  4. RabbitMQ

    111 docs VS RabbitMQ

    Open source RabbitMQ: core server and tier 1 (built-in) plugins

  5. jaeger

    106 docs VS jaeger

    CNCF Jaeger, a Distributed Tracing Platform

  6. dapr

    86 docs VS dapr

    Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.

  7. envoy

    78 docs VS envoy

    Cloud-native high-performance edge/middle/service proxy

  8. gateway-api

    Repository for the next iteration of composite service (e.g. Ingress) and load balancing APIs.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. zipkin

    37 docs VS zipkin

    Zipkin is a distributed tracing system

  11. smi-spec

    12 docs VS smi-spec

    Discontinued Service Mesh Interface

  12. dapr-wasm

    4 docs VS dapr-wasm

    A template project to demonstrate how to run WebAssembly functions as sidecar microservices in dapr

  13. CAP

    8 docs VS CAP

    Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern

  14. aspire

    11 docs VS aspire

    Tools, templates, and packages to accelerate building observable, production-ready apps

  15. Orleans.CosmosDB

    Discontinued Orleans providers for Azure Cosmos DB

  16. osm

    7 docs VS osm

    Discontinued Open Service Mesh (OSM) is a lightweight, extensible, cloud native service mesh that allows users to uniformly manage, secure, and get out-of-the-box observability features for highly dynamic microservice environments.

  17. cloud-dapr-demo

    1 docs VS cloud-dapr-demo

    Demo of Dapr runtime and seamless integration of cloud providers

  18. quickstarts

    3 docs VS quickstarts

    Dapr quickstart code samples and tutorials showcasing core Dapr capabilities

  19. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better docs alternative or higher similarity.

docs discussion

Log in or Post with

docs reviews and mentions

Posts with mentions or reviews of docs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-11-04.
  • Speed Up Microservices Development with Dapr on AWS EK
    6 projects | dev.to | 4 Nov 2024
    dapr init -k --dev Expected output in a fresh Kubernetes cluster without Dapr installed: ⌛ Making the jump to hyperspace... ℹ️ Note: To install Dapr using Helm, see here: https://docs.dapr.io/getting-started/install-dapr-kubernetes/#install-with-helm-advanced ℹ️ Container images will be pulled from Docker Hub ✅ Deploying the Dapr control plane with latest version to your cluster... ✅ Deploying the Dapr dashboard with latest version to your cluster... ✅ Deploying the Dapr Redis with 17.14.5 version to your cluster... ✅ Deploying the Dapr Zipkin with latest version to your cluster... ℹ️ Applying "statestore" component to Kubernetes "default" namespace. ℹ️ Applying "pubsub" component to Kubernetes "default" namespace. ℹ️ Applying "appconfig" zipkin configuration to Kubernetes "default" namespace. ✅ Success! Dapr has been installed to namespace dapr-system. To verify, run `dapr status -k' in your terminal. To get started, go here: https://aka.ms/dapr-getting-started
  • .NET Aspire is the best way to experiment with Dapr during local development
    6 projects | dev.to | 4 May 2024
    Dapr documentation
  • Picking an architecture
    1 project | /r/softwarearchitecture | 25 May 2023
    I agree with the general sentiment here that you should try to keep things simple as long as possible. In addition to that, try to use frameworks such as Dapr, that allow you to postpone certain architectural decisions. Since Dapr runs everywhere where Kubernetes runs, it doesn't really matter which cloud provider you pick. Also, when it comes to pub/sub brokers, state stores, or secret stores, when using Dapr components you can easily swap those out.
  • Mechanism for managing faulty consumer in asynchronous event broadcast in microservices / modular monolith
    2 projects | /r/dotnet | 22 May 2023
    I'm mostly familiar with orchestration type sagas, and there I usually include retries when calling services and compensation actions in case calls completely fail. It really helps if you're using a framework, such as Dapr, to do most of the heavy lifting. You can apply resiliency policies to service calls and with the latest version, there's now a Workflow API to orchestrate your services.
  • Service Mesh Considerations
    7 projects | dev.to | 14 Dec 2022
    One other option that is worth mentioning is Dapr. Dapr is a microservices building block that developers can use to develop microservices. There is a bit of overlap between Dapr and service meshes and the Dapr team has done a good job of comparing the two here. The biggest takeaway when comparing the two is that Dapr does not provide traffic routing/splitting. So if you need these capabilities, then yes, you will need a service mesh.
  • Virtual Actors : Dapr vs Orleans
    3 projects | dev.to | 28 Jun 2022
    There was a similar issue with the code examples to get/set state, so I created a GitHub issue for them.
  • Image Recognition App using GoLang | Tensorflow | WasmEdge | Dapr | Docker
    2 projects | dev.to | 2 May 2022
    It is an Image Recognition Application made using Go Language, works on a Tensorflow model and it requires Dapr and WasmEdge runtime for execution.
  • Tech Talks: Building Event-Driven Apps with Dapr in Kubernetes
    2 projects | dev.to | 23 Dec 2020
    Dapr Docs
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 11 Feb 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Stats

Basic docs repo stats
8
995
9.7
5 days ago

dapr/docs is an open source project licensed under Creative Commons Attribution 4.0 which is not an OSI approved license.

The primary programming language of docs is HTML.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that HTML is
the 9th most popular programming language
based on number of references?