Project shows how to construct a functioning CI/CD pipeline which uses a Jenkins open-source automation server to deploy CodeBuild artifacts with CodeDeploy. it also shows how to build the deployment infrastructure and automatically deploy application version changes from GitHub to your production environment.
☆177Sep 20, 2022Updated 3 years ago
Alternatives and similar repositories for AWS-Jenkins-Pipeline
Users that are interested in AWS-Jenkins-Pipeline are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Big Data Analytics Options on AWS Series' Articles☆12Jul 6, 2022Updated 4 years ago
- Comparing Different AWS Services Series' Articles☆12Jul 6, 2022Updated 4 years ago
- Serverless application to receive weather notification via email for a specific location.☆12Jan 9, 2026Updated 8 months ago
- AWS API Gateway is a great tool to use with Lambda. However, sometimes API Gateway can be quite expensive. If you are using API Gateway j…☆12Nov 23, 2021Updated 4 years ago
- Todoapp is a simple Web Application designed to use AWS for CI/CD Pipeline Functionality using AWS CodePipeline, it also does UI testing …