aws-codedeploy
There are 112 repositories under aws-codedeploy topic.
davidgf/serverless-plugin-canary-deployments
Canary deployments for your Serverless application
cogini/multi-env-deploy
Complete example of deploying complex web apps to AWS using Terraform, Ansible, and Packer
jeroenouw/cgx
💻🔥CLI to generate the recommended documentation/files to improve contribution (Github, Gitlab, CodeCommit and Bitbucket)
Ditectrev/Amazon-Web-Services-AWS-Developer-Associate-DVA-C02-Practice-Tests-Exams-Questions-Answers
⛳️ PASS: Amazon Web Services Certified (AWS Certified) Developer Associate (DVA-C02) by learning based on our Questions & Answers (Q&A) Practice Tests Exams.
aws-samples/amazon-ecs-fullstack-app-terraform
Fullstack app using Amazon ECS & DevOps methodologies (IaC with Terraform and CI/CD with AWS CodePipeline)
kenken64/NUSISS-DevSecOpsEng
NUS ISS DevSecOps Engineering - Git, Docker, Docker Compose, Puppet , AWS Code Pipeline/CodeStar, Docker , Kubernetes, Terraform, Ansible
techpivot/aws-code-deploy
Bash script to easily deploy applications with AWS Code Deploy. Designed to be used with CI systems such as TravisCI, CircleCI, and CodeShip and provide functionality that is not included in the out-of-box solutions from these vendors.
adhorn/aws-lambda-sam-application
This project contains Python source code and supporting files for a serverless application that you can deploy with the SAM CLI and that uses CodeDeploy and Lambda traffic shifting for deployment. This is a demo for my immutable infrastructure talk.
gnokoheat/ecs-with-codepipeline-example-by-terraform
Building AWS ECS Infrastructure with AWS Codepipeline for Blue/Green deployment by Terraform
cogini/phoenix_container_example_old
Full featured example of building a container for an Elixir Phoenix project, taking advantage of BuildKit caching and multi-platform builds (Arm). Shows raw docker, docker-compose, and Earthly; mirrored base images from Docker Hub to AWS ECR; deploys to AWS ECS using CodeBuild / CodeDeploy
mkalioby/AutoDeploy
Building an automated deployment system which is similar to AWS CodeDeploy
Jareechang/ecs-nextjs
Running next.js on AWS ECS
pietheinstrengholt/aws-codepipeline-laravel
A template for deploying Laravel 5 with AWS Codepipeline
webfactory/create-aws-codedeploy-deployment
Action to create AWS CodeDeploy deployments from GitHub Actions workflows
TechPrimers/aws-beanstalk-example-2
AWS Bean Stalk Example for CI CD
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.
aws-samples/simple-smart-mirror
“The Simple Smart Mirror” is an Alexa voice controlled programmable LED strip with additional smarts: made by builders for builders and their kids. It is NOT just a typical mirror with LED’s. The Simple Smart Mirror is integrated with AWS CI/CD pipeline and serverless backend, including management of Raspberry Pi in your home network. The project focuses in a learning experience - something a parents can do with their kids.
CircleCI-Public/aws-code-deploy-orb
Easily deploy applications to AWS CodeDeploy on CircleCI with the aws-code-deploy orb
gnokoheat/ecs-nodejs-app-example
AWS ECS node.js app example for AWS Codepipeline
rpstreef/terraform-aws-codepipeline-sam
Integrates Terraform with AWS SAM by using AWS CodePipeline to deploy a SAM application.
wiamsuri/apistar-docker-codepipline
This is a guideline of how to set up AWS CodePipeline. Although API Star is used here, the script can be easily converted to other frameworks since the application is dockerized.
osamhack2020/WEB_KookMoBan_PonJohmNaimann
Untact Phone Return Service For ROK Military
twistedFantasy/aws
The goal of this repository is to provide good and clear examples of Amazon CLI commands together with Amazon CDK to easily create any AWS services and resources
waqarahmed1/aws-devops-examples
AWS DevOps examples. Provisioning of CI/CD pipelines in AWS (CodeCommit , CodeBuild, CodeDeploy and CodePipeline)
bnidevs/bidos
Open source crowdfunding platform
cyber-eternal/ci-cd-nodejs-aws-codedeploy-ec2
How to deploy Node.js application to AWS EC2 instance using AWS CodeDeploy and AWS CodePipeline services
meanstrong/deploy4s
A deploy tool for simple, standard, stable and speed
alexdlaird/twilio-taskrouter-demo
The TwilTwil project; ChaCha using Twilio's TaskRouter
dnd-side-project/dnd-5th-3-backend
Moomool Backend API
eoadeka/Continuous-Integration-Pipeline
A CI/CD pipeline using AWS CodeCommit, AWS CodePipeline, AWS CodeBuild, and AWS CodeDeploy.
matheusicaro/challenge-interactive-webpage-by-virtual-assistant
This was a full-stack project to build a Web Application with a virtual assistant able to interact with the user and control the web application interactively, being able to direct the user automatically to specific sections of the site.
sloopstash/kickstart-aws
Create and manage highly customized resources in the AWS cloud infrastructure using AWS CLI, AWS SDK, and AWS CloudFormation.
TechPrimers/aws-elastic-beanstalk-example-1
AWS Elastic Bean stalk example for CodePipeline
otocolobus-com/aws-cdk-serverbluegreendeploymentgroup
AWS CDK's construct for creating a CodeDeploy Deployment Group with Blue/Green deployment configuration for EC2/On-Premises servers. It enables controlled traffic switching between old and new instances, automatic rollback on failure, and more.