Tagged articles
15 articles
Page 1 of 1
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.

10xDaprMicroservices
0 likes · 22 min read
Why Dapr Is a 10× Better Cloud‑Native Runtime: Benefits for Developers, Operators, and Architects
MaGe Linux Operations
MaGe Linux Operations
Oct 14, 2022 · Information Security

How Dapr Secures Service Calls and Pub/Sub with mTLS and Access Policies

This article explains Dapr's security foundation, covering end‑to‑end mTLS for service invocation, configurable access control policies for services and Pub/Sub components, trust domains, SPIFFE identities, and practical examples of policy configurations and deployment steps for both local and Kubernetes environments.

DaprSecurityService Invocation
0 likes · 17 min read
How Dapr Secures Service Calls and Pub/Sub with mTLS and Access Policies
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.

DaprSmartIDE
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.

Cloud NativeDaprJava
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.

Cloud NativeDaprDocker
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.

Cloud NativeDaprInstallation
0 likes · 10 min read
Introduction to Dapr: Features, Architecture, and Installation Guide
Qingyun Technology Community
Qingyun Technology Community
Jan 10, 2022 · Cloud Native

How OpenFunction Enables Serverless Data Archiving for Scalable Cloud‑Native Systems

This article explores the business scenario of data archiving in autonomous driving platforms, explains why a serverless architecture was chosen, and details how OpenFunction combined with Dapr, KEDA, and microservices addresses challenges such as diverse storage types, scaling, and observability, providing a flexible, elastic solution.

DaprKEDAOpenFunction
0 likes · 10 min read
How OpenFunction Enables Serverless Data Archiving for Scalable Cloud‑Native Systems
Open Source Linux
Open Source Linux
Oct 26, 2021 · Cloud Native

How Modern Distributed Apps Evolve on Kubernetes: From Monoliths to Serverless

This article explores the evolution of modern distributed applications, outlining the core primitives required for lifecycle, networking, resource binding, and state management, and examines how Kubernetes, microservices, service meshes, Knative, Dapr, and emerging trends reshape cloud‑native architectures.

Cloud NativeDaprKnative
0 likes · 30 min read
How Modern Distributed Apps Evolve on Kubernetes: From Monoliths to Serverless
Qingyun Technology Community
Qingyun Technology Community
Sep 13, 2021 · Cloud Native

Can WebAssembly Replace Docker? Insights from a Dapr Live Session

In a September 9 live session, Michael Yuan explained how WebAssembly serves as a high‑performance execution environment for Dapr, demonstrated building Go and Rust sidecars with WasmEdge, and answered audience questions about Docker replacement, real‑world adoption, memory management, isolation, and serverless use cases.

ContainerDaprEdge Computing
0 likes · 7 min read
Can WebAssembly Replace Docker? Insights from a Dapr Live Session
Alibaba Cloud Native
Alibaba Cloud Native
Feb 22, 2021 · Cloud Native

Why Dapr v1.0 Marks a New Era for Cloud‑Native Microservices

The Dapr v1.0 release announces a production‑ready, Kubernetes‑focused runtime that delivers low‑latency service calls, robust security, a growing component ecosystem, and multi‑language SDKs, while showcasing real‑world case studies and outlining future roadmap priorities for cloud‑native developers.

Cloud NativeDaprKubernetes
0 likes · 15 min read
Why Dapr v1.0 Marks a New Era for Cloud‑Native Microservices
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.

DaprMicroservicesObservability
0 likes · 29 min read
Key Principles and Trends in Cloud‑Native Software Architecture
Alibaba Cloud Developer
Alibaba Cloud Developer
Aug 28, 2020 · Cloud Native

Microservices in the Cloud‑Native Era: Architecture, Traffic Management & Security

This article explains how microservices have evolved from monolithic applications to cloud‑native environments, covering lifecycle management, traffic governance, programming models, trusted security, the role of containers, service mesh, Dapr, and Alibaba Cloud's EDAS platform, while highlighting active open‑source projects.

DaprKubernetesMicroservices
0 likes · 21 min read
Microservices in the Cloud‑Native Era: Architecture, Traffic Management & Security
21CTO
21CTO
Oct 19, 2019 · Artificial Intelligence

Explore TensorFlow 1.15, Firefox WebSocket Inspector, and Microsoft DAPR & OAM

This article highlights the latest tech releases, including TensorFlow 1.15’s final minor update with compatibility features, Firefox 70’s new WebSocket inspector for developers, the Windows 10 SDK 1909 update, and Microsoft’s open‑source DAPR and OAM projects aimed at simplifying microservice and cloud‑native application development.

DaprFirefoxOAM
0 likes · 7 min read
Explore TensorFlow 1.15, Firefox WebSocket Inspector, and Microsoft DAPR & OAM