+1 vote
in DevOps by
What are some common practices of CI/CD?

1 Answer

0 votes
by

Here are some best practices for establishing an efficient CI/CD pipeline:

Develop a DevOps culture

Implement and utilize continuous integration

Deploy to every environment the same way

Fail and restart your pipeline

Apply version control 

Include the database in the pipeline

Monitor your continuous delivery pipeline

Get your CD pipeline flowing

Related questions

+1 vote
asked Aug 8, 2020 in DevOps by sharadyadav1986
0 votes
asked Jan 17 in Jmeter by rahuljain1
...