+1 vote
in DevOps by
What are the core operations of DevOps?

1 Answer

0 votes
by
The core operations of DevOps in terms of development and infrastructure are:

Software development:

Code building

Code coverage

Unit testing

Packaging

Deployment

Infrastructure:

Provisioning

Configuration

Orchestration

Deployment
...