Giter Club home page Giter Club logo

samples-1's Introduction

Dapr Quickstarts and Tutorials

Build Status Discord License: Apache 2.0

If you are new to Dapr and haven't done so already, it is recommended you go through the Dapr Getting Started instructions.

Quickstarts

Pick a building block API (for example, PubSub, state management, etc) and rapidly try it out in your favorite language SDK (recommended), or via HTTP. Visit the Dapr Docs Quickstarts Guide for a comprehensive walkthrough of each example.

Dapr Quickstart Description
Publish and Subscribe Asynchronous communication between two services using messaging
Service Invocation Synchronous communication between two services using HTTP
State Management Store a service's data as key/value pairs in supported state stores
Bindings Work with external systems using input bindings to respond to events and output bindings to call operations
Secrets Management Securely fetch secrets
Actors Create stateful, long running objects with identity
Configuration Get configuration items as key/value pairs or subscribe to changes whenever a configuration item changes
Cryptography Perform cryptographic operations without exposing keys to your application
Resiliency Define and apply fault-tolerant policies (retries/back-offs, timeouts and circuit breakers) to your Dapr API requests
Workflow Dapr Workflow enables you to create long running, fault-tolerant, stateful applications

Tutorials

Go deeper into a topic or scenario, oftentimes using building block APIs together to solve problems (for example, build a distributed calculator, build and deploy an app to Kubernetes).

Tutorials Description
Hello-world Demonstrates how to run Dapr locally. Highlights service invocation and state management.
Hello-kubernetes Demonstrates how to run Dapr in Kubernetes. Highlights service invocation and state management.
Distributed-calculator Demonstrates a distributed calculator application that uses Dapr services to power a React web app. Highlights polyglot (multi-language) programming, service invocation and state management.
Pub-sub Demonstrates how to use Dapr to enable pub-sub applications. Uses Redis as a pub-sub component.
Bindings Demonstrates how to use Dapr to create input and output bindings to other components. Uses bindings to Kafka.
Observability Demonstrates Dapr tracing capabilities. Uses Zipkin as a tracing component.
Secret Store Demonstrates the use of Dapr Secrets API to access secret stores.

Code of Conduct

Please refer to our Dapr Community Code of Conduct

samples-1's People

Contributors

paulyuk avatar amulyavarote avatar ashiquemd avatar wcs1only avatar yaron2 avatar ryanvolum avatar dependabot[bot] avatar tanvigour avatar deepanshua avatar greenie-msft avatar sarsharma avatar pruthvidhodda avatar artursouza avatar ryanlettieri avatar pravinpushkar avatar marcduiker avatar macel94 avatar mukundansundar avatar akhilac1 avatar nyemade-uversky avatar italypaleale avatar arashrohani avatar shalabhms avatar tcnghia avatar haishi2016 avatar shivamkm07 avatar xaviergeerinck avatar hhunter-ms avatar shivanisinghnitp avatar vinayada1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.