Tag

Dapr

0 views collected around this technical thread.

DevOps
DevOps
Dec 1, 2022 · Cloud Native

Why Dapr Is a 10× Better Cloud‑Native Runtime: Benefits for Developers, Operators, and Architects

The article explains the 10×‑better theory, introduces Dapr as a cloud‑native sidecar framework, and details how it improves productivity for developers, enhances security, resilience and observability for operators, and offers multi‑language, multi‑environment flexibility for architects, while also acknowledging its drawbacks.

10xDaprarchitecture
0 likes · 22 min read
Why Dapr Is a 10× Better Cloud‑Native Runtime: Benefits for Developers, Operators, and Architects
DevOps
DevOps
Jun 2, 2022 · Cloud Native

Getting Started with Dapr Using SmartIDE: A Complete Guide to the Dapr‑Traffic‑Control Sample

This article introduces the cloud‑native Dapr runtime, compares its advantages over Spring Cloud and Istio, and provides a step‑by‑step tutorial on using SmartIDE to launch the Dapr‑Traffic‑Control example—including required middleware, Docker containers, and development commands—so developers can debug the microservice application without manual environment setup.

DaprDevelopment EnvironmentDocker
0 likes · 13 min read
Getting Started with Dapr Using SmartIDE: A Complete Guide to the Dapr‑Traffic‑Control Sample
政采云技术
政采云技术
Apr 19, 2022 · Cloud Native

A Practical Guide to Dapr Core Features: Pub/Sub, Resource Bindings, Actors, Observability, Secrets, and Configuration

This comprehensive technical tutorial demonstrates how to implement and configure core Dapr features, including publish/subscribe messaging, resource bindings, virtual actors, distributed tracing, secrets management, and dynamic configuration, using Java applications deployed on Kubernetes with practical code examples and command-line instructions.

DaprJavaKubernetes
0 likes · 21 min read
A Practical Guide to Dapr Core Features: Pub/Sub, Resource Bindings, Actors, Observability, Secrets, and Configuration
政采云技术
政采云技术
Mar 3, 2022 · Cloud Native

Hands‑on Dapr with Java: Service Invocation and State Management Tutorial

This tutorial walks through setting up a Java‑based Dapr project, demonstrating service‑to‑service invocation and state management with Redis, including configuration, code, Kubernetes manifests, Docker packaging, and verification steps, and provides guidance on building, deploying, and testing the microservices locally.

DaprDockerJava
0 likes · 12 min read
Hands‑on Dapr with Java: Service Invocation and State Management Tutorial
政采云技术
政采云技术
Mar 1, 2022 · Cloud Native

Introduction to Dapr: Features, Architecture, and Installation Guide

This article introduces Dapr, a cloud‑native sidecar runtime for building resilient microservices, explains its core features such as service invocation, state management, pub/sub, bindings, actors, observability, and secrets, and provides step‑by‑step installation instructions for CLI, binaries, Kubernetes, and Helm.

DaprInstallationObservability
0 likes · 10 min read
Introduction to Dapr: Features, Architecture, and Installation Guide
DevOps
DevOps
Nov 16, 2020 · Cloud Native

Key Principles and Trends in Cloud‑Native Software Architecture

This article explores cloud‑native software architecture, covering the 12‑factor app foundation, loose‑coupled design, API‑first and SOLID principles, event‑driven and service‑mesh patterns, observability, serverless runtimes, and emerging technologies such as Dapr, GraalVM and WebAssembly.

DaprObservabilityService Mesh
0 likes · 29 min read
Key Principles and Trends in Cloud‑Native Software Architecture