Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 917 Bytes

File metadata and controls

28 lines (17 loc) · 917 Bytes

Continuous Integration & Continuous Delivery (CI/CD)

CI/CD brings automation into the DevOps lifecycle. With less manual work, DevOps teams work more efficiently and with greater speed. An automated workflow also reduces the chance of human error and improves handoffs, which improves overall operational efficiency. Organizations that implement CI/CD make better use of their resources and will have a competitive edge over those that don't use CI/CD.

Duration

3 hours

Covered topics

  • Benefits
  • CI/CD Fundamentals
  • CI/CD pipeline
  • Version management with SemVer
  • Registries

Go to the content

Labs

  1. CI part - using Travis CI
  2. CD part - using Heroku

Go to the labs

Resources