Learn how to set up a CI/CD pipeline using AWS and Jenkins with Maven. The pipeline consists of a CI instance, CD instance, and S3 bucket. Jenkins is connected to GitHub via webhooks for triggering builds. Maven is used for building automation. The built package is deployed to an S3 bucket and continuously monitored by the CD
Table of contents
Pipeline StructureCI/CD ProcessSetting Up the CI EnvironmentSetting Up the CD EnvironmentAccessing the Deployed ApplicationConclusionResources:In Plain English 🚀Sort: