Dapr 1.10 Release Highlights

This page summarizes the projects mentioned and recommended in the original post on /r/opensource

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • dapr

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

  • Dapr is an acronym for Distributed Application Runtime. It provides a set of common APIs for building portable and reliable microservices. It has several building blocks, such as service invocation, state stores, secret stores, pub/sub brokers, actors, workflow. And each of these building blocks are implemented with OOTB components. This makes it easy for developers to switch between components. For instance, when you run locally, you use in-memory storage as a state store, but when you deploy to Kubernetes you use MySQL. More info on the official website: https://dapr.io/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts