
How to CI/CD AWS With Github using Jenkins
Introduction In a previous post, I showed you how to set up Jenkins on an AWS EC2 instance. You can read that post here. In this post, I will sho

What is a CI/CD?
- DevOps
- Software Development
- 09 Nov 2022
- 04 Mins read
Introduction Continuous Integration and Continuous Delivery are two of the most important concepts in DevOps. This article covers what CI/CD is and how it fits into a software development process.