Topics

Continuous Integration (CI) / Continous Delivery (CD)

  • In the integration, the area is when we start to have problems.

  • The teams (Backend, User Interface, Data) don't communicate with each other.

This is a software development practice in which members of a team integrate their work frequently, at least daily, leading to multiple integrations per day.

Workflow

Workflow with multiple teams

  • Jenkins Features and Functionality

  • Building Continuous Delivery Pipelines

  • CD as Code Best Practices

Last updated