AWSCodePipeline-S3-AWSCodeDeploy_Windows
Code deployment pipeline
An AWS CodePipeline project demonstrating a simple workflow for deploying an application from S3 to AWS CodeDeploy using Windows
Use this sample when creating a simple pipeline in AWS CodePipeline while following the Simple Pipeline Walkthrough tutorial. http://docs.aws.amazon.com/codepipeline/latest/userguide/getting-started-w.html
9 stars
22 watching
48 forks
Language: HTML
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aws-samples/aws-codepipeline-s3-codedeploy-linux | A sample project for automating software deployments on Linux using AWS CodePipeline and S3 | 162 |
awslabs/awscodepipeline-jenkins-awscodedeploy_windows | An AWS CodePipeline template with Jenkins and AWS CodeDeploy on Windows | 15 |
awslabs/aws-codepipeline-jenkins-aws-codedeploy_linux | A sample AWS CodePipeline pipeline demonstrating a four-stage workflow with Jenkins and AWS Codedeploy | 50 |
aws-samples/aws-codedeploy-samples | Provides sample scenarios and templates for automating deployment of AWS applications using CodeDeploy | 639 |
aws-samples/ecs-blue-green-deployment | A reference architecture for automated blue-green deployments on Amazon ECS using CloudFormation templates and AWS Code* services. | 462 |
aws-samples/opsworks-windows-demo-cookbooks | Provides configuration files and recipes for automating the deployment of Windows applications on AWS OpsWorks | 9 |
webfactory/create-aws-codedeploy-deployment | Creates AWS CodeDeploy deployments from GitHub Actions workflows | 22 |
awslabs/aws-codedeploy-plugin | Automates deployment of software applications to AWS CodeDeploy after successful build | 153 |
aws-samples/opsworks-example-cookbooks | Provides reusable AWS OpsWorks cookbooks for deploying Ruby-based applications | 98 |
mmuller88/aws-cdk-staging-pipeline | An AWS CDK construct for automating the build, test, and deployment of applications using a staging pipeline | 7 |
aws-samples/aws-nodejs-sample | Demonstrates usage of the AWS SDK for Node.js to interact with Amazon S3 | 303 |
aws-samples/aws-python-sample | A Python application demonstrating AWS SDK usage for storing and managing data in Amazon S3 | 199 |
vincentclaes/datajob | Automates end-to-end machine learning pipeline deployment with AWS services | 110 |
cloudcomponents/cdk-constructs | A collection of reusable software components for AWS-based DevOps and application development | 626 |
aws-samples/opsworks-windows-demo-nodejs | A sample application demonstrating integration of Node.js with AWS OpsWorks for managing deployment and configuration of Windows-based applications. | 32 |