Join us

ContentUpdates and recent posts about Dapr..
 Activity
@devopslinks added a new tool Grype , 5 months ago.
 Activity
@kaptain added a new tool Hadolint , 5 months ago.
 Activity
@varbear added a new tool Bandit , 5 months ago.
 Activity
@devopslinks added a new tool JFrog Xray , 5 months ago.
 Activity
@devopslinks added a new tool OWASP Dependency-Check , 5 months ago.
 Activity
@varbear added a new tool pre-commit , 5 months ago.
 Activity
@devopslinks added a new tool GitGuardian , 5 months ago.
 Activity
@devopslinks added a new tool detect-secrets , 5 months ago.
 Activity
@devopslinks added a new tool Gitleaks , 5 months ago.
Course
@eon01 published a course, 5 months ago
Founder, FAUN.dev

DevSecOps in Practice

TruffleHog Flask NeuVector detect-secrets pre-commit OWASP Dependency-Check Docker checkov Bandit Hadolint Grype KubeLinter Syft GitLab CI/CD Trivy Kubernetes

A Hands-On Guide to Operationalizing DevSecOps at Scale

DevSecOps in Practice
Dapr is an open source, portable distributed application runtime that provides building blocks for common microservice patterns such as service invocation, state management, pub/sub messaging, bindings, secrets, and actors. It runs as a sidecar alongside applications and integrates with Kubernetes, VMs, and local environments, abstracting underlying infrastructure and middleware without hiding them. Dapr fits at the application runtime layer, sitting between application code and platform services, and targets teams building cloud-native, event-driven systems that want portability and standardized patterns without adopting a full service mesh.