文件名称:quickstart-codepipeline-bluegreen-deployment:AWS快速入门团队
文件大小:38KB
文件格式:ZIP
更新时间:2024-05-25 04:38:45
Python
快速入门代码管道蓝绿色部署 AWS云上的蓝绿色部署 此快速入门使用AWS CodePipeline自动构建了将蓝绿色部署到Amazon Web Services(AWS)Elastic Beanstalk环境的架构。 快速入门为经济高效,容错架构创建了一个持续集成/持续交付管道。 部署由AWS CloudFormation模板自动完成,大约需要15分钟。 您可以在有或没有Git的情况下部署到Amazon S3集成。 此快速入门还提供了一个示例Elastic Beanstalk环境,仅用于说明和演示目的。 有关体系结构的详细信息,最佳实践,分步说明和自定义选项,请参阅。 要发布反馈,提交功能想法或报告错误,请使用此GitHub存储库的“问题”部分。 如果您想为此快速入门提交代码,请查阅。
【文件预览】:
quickstart-codepipeline-bluegreen-deployment-main
----.gitmodules(145B)
----ci()
--------withGittoS3withBeanstalkSample.json(1KB)
--------config.yml(1KB)
--------withoutGittoS3withnoBeanstalkSample.json(1KB)
--------withoutGittoS3withBeanstalkSample.json(1KB)
--------withGittoS3withnoBeanstalkSample.json(1KB)
--------taskcat.yml(1KB)
----LICENSE.txt(11KB)
----NOTICE.txt(549B)
----submodules()
--------quickstart-git2s3()
----README.md(1KB)
----templates()
--------codepipeline-stack.template(14KB)
--------elasticbeanstalk-sample.template(9KB)
--------copyfunction-to-s3bucket.template(15KB)
--------bluegreen-deployment-master.template(17KB)
----functions()
--------source()
--------packages()