What are Continuous Integration (CI) and Continuous Deployment (CD)?
They are key practices in software development and central pillars of the DevOps approach.
Continuous Integration (CI)
CI involves the frequent integration of code changes into a shared repository and automating tests to ensure code reliability.
Want to learn more?
If you'd like to go deeper into CI/CD —or bring this kind of training to your team— let's talk. I help teams understand and apply these concepts. I'd love to hear from you!
What is DevOps?
DevOps is a software development philosophy that focuses on communication,...
What is Blue / Green deployment?
It is a software deployment method that involves maintaining two identical...
What does CI mean?
Continuous Integration (CI) is a software development practice where develo...
What is a Feature Flag?
Feature Flags, also known as Feature Toggles, are a technique that allows d...
What does ALM stand for?
ALM, or Application Lifecycle Management, refers to the process of managing...