--- title: 'What is CI and CD?' description: 'Learn the basics of CI/CD and how to implement that with GitHub Actions.' authorId: 'kamran' seo: title: 'What is CI and CD? - roadmap.sh' description: 'Learn the basics of CI/CD and how to implement that with GitHub Actions.' isNew: false type: 'visual' date: 2021-07-09 sitemap: priority: 0.7 changefreq: 'weekly' tags: - 'guide' - 'visual-guide' - 'guide-sitemap' --- The image below details the differences between the continuous integration and continuous delivery. Also, here is the [accompanying video on implementing that with GitHub actions](https://www.youtube.com/watch?v=nyKZTKQS_EQ). [![CI vs CD](/guides/ci-cd.png)](/guides/ci-cd.png)