DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

AWS CI/CD Code Pipeline for a Sample Web Application

4 years ago medium.com
AWS CI/CD Code Pipeline for a Sample Web Application

Summary: This is a summary of an article originally published by the source. Read the full original article here →

In this post we will create a Continuous Integration and Continuous Deployment pipeline using AWS CodeCommit, CodeBuild, ECR & CodePipeline. All of the infrastructure created here will automated using Cloud Formation templates. First we create a git repository in AWS Code Commit using cloud formation template

We will create a yaml file with the code below called ecs-cluster.yaml Validate ecs-cluster.yml using the awscli Deploy ecs-cluster.yml using the awscli.

We will create a yaml file with the code below called code-pipeline.yaml

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com