CI/CD Pipeline Tools and AWS CodePipeline Tutorial

Ordinary Coders
Level Up Coding
Published in
8 min readMar 31, 2021

--

What is a CI/CD pipeline?

CI/CD stands for continuous integration/continuous deployment and refers to creating a code pipeline where code changes are committed, tested, and then deployed without any manual interference. Basically, a developer can add a new feature to their codebase and push updates in an efficient, streamlined process.

--

--

Coding can be difficult. Get motivated by learning to code with interactive, step-by-step tutorials. https://ordinarycoders.com/