Menu
Reblaze Wiki
DevOps
DevOps is an approach to software development and delivery that provides faster time-to-market than traditional approaches. DevOps is a vital approach in the world of CyberSecurity when everything needs to be done yesterday
What is DevOps?
The word “DevOps” is a combination of “development” and “operations.” However, the word has a broader meaning than just a combination of these two concepts.
What is CI/CD?
CI/CD is an abbreviation for Continuous Integration / Continuous Delivery, which describes two processes in modern software practice.
What is DevSecOps?
DevSecOps is the addition of security to DevOps. It is an overall process to ensure that security is “baked in” to the entire software development cycle.
What is IaC (Infrastructure as Code)?
Infrastructure as Code (IaC) is the provisioning and management of computing infrastructure from machine-readable definition files.
What is Immutable Infrastructure?
As the name implies, “Immutable Infrastructure” (II) refers to infrastructure that does not change.