aws-codepipeline-s3-codedeploy-linux
Deployment script
A sample project for automating software deployments on Linux using AWS CodePipeline and S3
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
162 stars
30 watching
6k forks
Language: HTML
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aws-samples/awscodepipeline-s3-awscodedeploy_windows | An AWS CodePipeline project demonstrating a simple workflow for deploying an application from S3 to AWS CodeDeploy using Windows | 9 |
aws-samples/aws-codedeploy-samples | Provides sample scenarios and templates for automating deployment of AWS applications using CodeDeploy | 639 |
awslabs/aws-codepipeline-jenkins-aws-codedeploy_linux | A sample AWS CodePipeline pipeline demonstrating a four-stage workflow with Jenkins and AWS Codedeploy | 50 |
awslabs/awscodepipeline-jenkins-awscodedeploy_windows | An AWS CodePipeline template with Jenkins and AWS CodeDeploy on Windows | 15 |
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 |
awslabs/aws-codedeploy-plugin | Automates deployment of software applications to AWS CodeDeploy after successful build | 153 |
aws-samples/aws-python-sample | A Python application demonstrating AWS SDK usage for storing and managing data in Amazon S3 | 199 |
aws-samples/opsworks-example-cookbooks | Provides reusable AWS OpsWorks cookbooks for deploying Ruby-based applications | 98 |
aws-samples/aws-nodejs-sample | Demonstrates usage of the AWS SDK for Node.js to interact with Amazon S3 | 303 |
aws-samples/amazon-ecs-catsndogs-workshop | A workshop environment to learn Amazon ECS concepts and deploy applications | 169 |
aws/aws-codedeploy-agent | A tool that automates the deployment process for AWS CodeDeploy | 330 |
webfactory/create-aws-codedeploy-deployment | Creates AWS CodeDeploy deployments from GitHub Actions workflows | 22 |
aws-samples/aws-php-sample | A PHP application demonstrating AWS SDK usage to interact with S3 storage service | 89 |
silinternational/ecs-deploy | Automates blue-green deployments on Amazon EC2 Container Service (ECS) using task definitions and services. | 1,971 |
aws-samples/opsworks-windows-demo-cookbooks | Provides configuration files and recipes for automating the deployment of Windows applications on AWS OpsWorks | 9 |