aws-codepipeline
There are 199 repositories under aws-codepipeline topic.
stacksimplify/aws-eks-kubernetes-masterclass
AWS EKS Kubernetes - Masterclass | DevOps, Microservices
cogini/multi-env-deploy
Complete example of deploying complex web apps to AWS using Terraform, Ansible, and Packer
aws-samples/amazon-ecs-fullstack-app-terraform
Fullstack app using Amazon ECS & DevOps methodologies (IaC with Terraform and CI/CD with AWS CodePipeline)
aws-samples/mlops-e2e
MLOps End-to-End Example using Amazon SageMaker Pipeline, AWS CodePipeline and AWS CDK
aws-samples/amazon-sagemaker-safe-deployment-pipeline
Safe blue/green deployment of Amazon SageMaker endpoints using AWS CodePipeline, CodeBuild and CodeDeploy.
awslabs/cloudfront-hosting-toolkit
CloudFront Hosting Toolkit offers the convenience of a managed frontend hosting service while retaining full control over the hosting and deployment infrastructure to make it your own.
aws-samples/aws-fargate-with-rstudio-open-source
This project delivers AWS CDK Python code to provision serverless infrastructure in AWS Cloud to run Open Source RStudio Server and Shiny.
mrusme/planor
The Cloud Aviator: TUI client for cloud services (AWS, Vultr, Heroku, Render.com, Fleek, ...)
gnokoheat/ecs-with-codepipeline-example-by-terraform
Building AWS ECS Infrastructure with AWS Codepipeline for Blue/Green deployment by Terraform
slalompdx/terraform-aws-codecommit-cicd
Terraform module that stands up a new AWS CodeCommit repository integrated with AWS CodePipeline and CodeBuild for a end to end CI/CD pipeline in AWS.
widdix/aws-velocity
AWS Velocity
aws-samples/multi-branch-cdk-pipelines
Multi-Branch CI/CD Pipeline using CDK Pipelines.
getcft/aws-serverless-code-pipeline-cf-template
This solution allows you to use a AWS CloudFormation template to create AWS CodePipeline, and AWS CodeBuild supporting Serverless Framework and GitHub
sbstjn/cra-pipeline
Use AWS CDK with CodePipeline to deploy a TypeScript Create-React-App.
milancermak/lambda-pipeline
A continuous delivery pipeline for AWS Lambda, managed by AWS CloudFormation
backspace-academy/aws-nodejs-sample-codebuild
Sample NodeJS code for the hands-on CI/CD lab of the Deployment section.
aws-samples/backup-recovery-with-aws-backup
Implement backup and recovery with AWS Backup across your AWS Organizations using a CI/CD pipeline (AWS CodePipeline).
rpstreef/terraform-aws-sam-integration-example
An example how you can use both Terraform and AWS SAM
aws-samples/aws-cdk-openapi
The code is this repository accompanies the blog post "Deploy and manage OpenAPI (Swagger) RESTful APIs with the AWS Cloud Development Kit (AWS CDK)"
pietheinstrengholt/aws-codepipeline-laravel
A template for deploying Laravel 5 with AWS Codepipeline
aws-samples/rds-db-schema-migrations-cicd
Integrating RDS databases' schema migrations in the CI/CD pipeline.
nordcloud/aws-codepipeline-cfn-provider
☁️✨⚙️AWS Codepipeline Lambda to deploy stuff using AWS CloudFormation.
TechPrimers/aws-beanstalk-example-2
AWS Bean Stalk Example for CI CD
aws-samples/aws-codepipeline-devsecops-amazoneks
This solution provides an overview of DevSecOps CICD Pipeline Implementation using AWS DevOps Services and other tools
codewithmuh/blogprojectdrf
You can use this repo to deploy application on AWS using CodePipeline
WesleyCharlesBlake/aws-codepipeline-slack
AWS CodePipeline Notifications to slack
codewithmuh/ci-cd-configurations-files
These Commands are related to AWS Codepipeline video available on my youtube channel.
samuelbalogh/aws-cert-dva-c01
A braindump for the AWS Developer Associate exam
AditModi/Building-CI-CD-pipeline-for-Serverless-Application
Todoapp is a simple Web Application designed to use AWS for CI/CD Pipeline Functionality using AWS CodePipeline, it also does UI testing using Ghost Inspector with the help of CodePipeline build stage.
Giftbit/codepipeline-github-action
Trigger GitHub actions in AWS CodePipeline
widdix/parameter-store-cloudformation-codepipeline
Configure your CloudFormation managed infrastructure with Parameter Store and CodePipeline
awesome-cdk/cdk-report-codepipeline-status-to-github
AWS CDK Construct that, when attached to a CodePipeline, will report back to GitHub (using the GitHub Status API), whenever the CodePipeline succeeds or fails
innFactory/aws-codepipeline-dashboard
A simple dashboard for monitoring your aws codepipelines.
kianhean/AWSBuildMonitor
Build Monitor for AWS CodePipeline. Something better looking than the default :D
rimironenko/aws-serverless-sam-app
An AWS SAM application that implements a CRUD API with Lambda handlers written in Java.