DevOps & CI/CD Flashcards

1
Q

What is CI/CD?

A

Continuous Integration (CI) ensures frequent code integration and testing, while Continuous Deployment (CD) automates deployment to production.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is Docker, and why use it?

A

Docker containers package applications and dependencies, ensuring consistency across different environments.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly