Fatah A. Jimoh
Cloud / DevOps Engineer
© 2023 All rights reserved | Fatah Adeshina Jimoh
Archives
Setting up a CI/CD Pipeline on AWS
Introduction Continuous Integration and Continuous Delivery (CI/CD) pipelines are critical to the software development and delivery process. They help automate the steps involved in delivering software, such as automatic builds, testing, and deployment to Amazon EC2 instances. In this project, I set up a CI/CD pipeline using AWS CodePipeline, a service that builds, tests, and…