DAST (Dynamic Application Security Testing)
Automated security testing that attacks a running app from the outside, like a hacker would, to find vulnerabilities.
Security
Discover and learn all DevOps terms starting with D here.
Automated security testing that attacks a running app from the outside, like a hacker would, to find vulnerabilities.
Security
A tool that packages an app and everything it needs into a small, isolated container so it runs the same anywhere.
Isolated workspace for building, running, and testing software changes safely before deploying to shared or production environments.
Practices and Culture
Practices and culture aligning development and operations to automate delivery, improve reliability, and speed up software deployments.
Practices and Culture
DORA Metrics are four delivery measures tracking deploy frequency, lead time, change failure rate, and recovery time.
CI/CD
Dead Letter Queue (DLQ) is a queue for failed messages, used to isolate errors for later retry or inspection.
Reliability