Mini Project - Build a full Deployment pipeline using CodeCommit, Code Deploy and Code Pipeline

preview_player
Показать описание
0:00:00 STAGE0 : PREP
0:02:13 STAGE 1 : Configure Security & Create a CodeCommit Repo
0:14:31 STAGE 2 : CodeBuild - Container image to ECR
0:42:36 STAGE 3 : CodePipeline automate build on commit.
0:57:58 STAGE 4 : CodeDeploy to ECS Fargate
1:16:34 STAGE 5 : CLEANUP

In this demo series you're going to be implementing a full code pipeline incorporating commit, build and deploy steps. You will be using CodeBuild, CodeDeploy, CodePipeline, ECR and Fargate to build a fully automated build and deployment pipeline.

FOLLOW ME 😺

OTHER VIDEOS AND PLAYLISTS 🎞

All rights reserved © 2022 Adrian Cantrill
Рекомендации по теме
Комментарии
Автор

My mind can't comprehend how this is free
Thanks mate 🙌🏼

kanny
Автор

You are the best, I learned a lot from you
Thank you😍

abdulrahmanibnaof
Автор

great tutorial, i would say one of the best

George-mklp
Автор

Hell Cantrell, I hope you’re well. I’m actually apart of your SAAC course. The question I have is, how would a project like this be displayed in a portfolio?

mpumisetshedii
Автор

thank you Cantrill. I notice you didn't use CodeDeploy here and instead used a CodePipeline stage. Why did you do it that way?

SG
Автор

Hello Cantrill, which course does this video included in, is that the SAA course?

duyhungtrinh
Автор

What AWS certs are recommended to have that follow this project?

CFH
Автор

Hello Cantrill, liked the project I am doing this. Can I put this project in my resume of AWS SAA as a experience.

Prigozhyn
Автор

Hello. Thanks for the video. What kind of software are you using for you presentations? Powerpoint?

SergeiKonov-xnbz
Автор

Hello Adrian, I followed through this project and ecsTaskRole wasn't populated, should have to create it?

obasoroolakunle
Автор

This might be a little outdated since CodeCommit is no longer a service Amazon provides...

khanriza
Автор

What is this error on the codebuild stage? [Container] 2024/07/18 13:22:00.135703 Phase context status code: COMMAND_EXECUTION_ERROR Message: Error while executing command: docker build -t $IMAGE_REPO_NAME:$IMAGE_TAG .. Reason: exit status 1

TheKingalaxy