Discover the Real AWS CodeDeploy | CICD Pipeline | Setup | Deploy application on EC2 using GitHub

  Рет қаралды 32,581

AAR SOURCE

AAR SOURCE

Жыл бұрын

This video talks about the AWS CICD Pipeline auto deployment:-
As soon as the application source code is published to GitHub, I will show you how to use CodeDeploy to automate application deployment onto EC2. I'll discuss the following topics in this video. -
Setting up AWS CodeDeploy
How to install the CodeDeploy agent and configure EC2
How to deploy using GitHub and CodeDeploy together
How to use CodeDeploy to deploy an application in EC2
AWS Code Deploy:
Software deployments to a range of computing services, including Amazon EC2, AWS Fargate, AWS Lambda, and your on-premises servers, are automated via the completely managed deployment solution AWS CodeDeploy.
You can deliver new features more quickly with the aid of CodeDeploy, which also handles the complexities of updating your apps while preventing downtime during application deployment.
GitHub Sample Source Code -
github.com/aarhemareddy/aws_c...

Пікірлер: 56
@sidindian1982
@sidindian1982 4 ай бұрын
one of the best aws cicd pipeline codedeploy ... excellent vedio sir .. i truly mean it ..thnx
@aarsource9201
@aarsource9201 Ай бұрын
Thank you for your comment.
@rishabhpundir
@rishabhpundir Жыл бұрын
Holy Shit it worked! Best Tutorial for AWS CodePipeLine Yet. Thank You Sir! You may have saved my job just now. Subscribed!🔥
@aarsource9201
@aarsource9201 Ай бұрын
Thank you for your comment.
@antonyclement3056
@antonyclement3056 2 ай бұрын
00:02 Creating two roles in AWS IAM for CI/CD pipeline setup 02:29 Creating CodeDeploy in AWS with GitHub 04:43 Setting up CodeDeploy for EC2 instance deployment 06:54 Creating an application and deployment group in AWS CodeDeploy 09:05 Setting up a CICD pipeline for deploying applications on EC2 using GitHub. 11:13 Connecting and setting up GitHub for CI/CD deployment on AWS CodeDeploy. 13:09 Setting up application deployment using AWS CodeDeploy on EC2 15:22 Demonstration of deploying code and verifying changes in AWS CodeDeploy 17:48 Automated deployment reduces effort 19:46 Importance of the app dot yml file in AWS CodeDeploy setup
@roohmeiy
@roohmeiy 2 ай бұрын
Best video on KZfaq for this topic
@aarsource9201
@aarsource9201 Ай бұрын
Thank you for your comment.
@sunildhakad833
@sunildhakad833 2 ай бұрын
Nice explanation dear Ram sir❤
@aarsource9201
@aarsource9201 Ай бұрын
Thank you for your comment.
@sunildhakad833
@sunildhakad833 2 ай бұрын
I am gonna use this channel for my reference ❤
@aarsource9201
@aarsource9201 Ай бұрын
Thank you for your comment. you will get more videos.
@user-vr5uc6tz5e
@user-vr5uc6tz5e 10 ай бұрын
Nice work 🔥🔥
@sqlmaster9816
@sqlmaster9816 9 ай бұрын
Really Good Content Bro Make more videos on AWS explanation is excellent I like it and Subscribed thank You
@aarsource9201
@aarsource9201 Ай бұрын
Thank you for your comment & Subscription.
@mohammedkhair3190
@mohammedkhair3190 Жыл бұрын
The best explained video i've seen.......thank you
@aarsource9201
@aarsource9201 Жыл бұрын
Glad it was helpful!
@gideondavid9074
@gideondavid9074 3 ай бұрын
@@aarsource9201 I am really experiencing some errors here. The pipelines are failing. the error message is "The overall deployment failed because too many individual instances failed deployment, too few healthy instances are available for deployment, or some instances in your deployment group are experiencing problems"
@juju_Freshman
@juju_Freshman 9 ай бұрын
hello. In this scenario, no need change EC2 to web server? like launch: 1. sudo dnf install -y httpd; 2. sudo systemctl enable httpd ?
@subhashkumarsingh1757
@subhashkumarsingh1757 5 ай бұрын
very help full video thank you so much
@aarsource9201
@aarsource9201 Ай бұрын
Thank you for your comment.
@HaseebRaza
@HaseebRaza 2 ай бұрын
I want to add build stage as well in my java backend project but I do not know what to fill in build command option. could you plz tell me.
@Trafficfromsky
@Trafficfromsky 7 ай бұрын
hi there! thank you for the video. if i have saved my passwords in .env file will the ec2 know my passwords so it will connect to DB?
@shravanihoney9212
@shravanihoney9212 10 ай бұрын
Great video sir🔥
@aarsource9201
@aarsource9201 Ай бұрын
Thank you for your comment.
@CanerAras
@CanerAras 10 ай бұрын
amazing! but if I use .net core? which steps shold be changes?
@vojtaripa5992
@vojtaripa5992 7 ай бұрын
Thank you for the great video! Do you know how I would modify this configuration to use python flask instead?
@sachinworld_
@sachinworld_ 5 ай бұрын
How we perform task like make migrations, migrate to postgres DB and run collectstatic
@sanchithabinav3883
@sanchithabinav3883 28 күн бұрын
The overall deployment failed because too many individual instances failed deployment, too few healthy instances are available for deployment, or some instances in your deployment group are experiencing problems. what's the solution for this
@dhyanprasad5611
@dhyanprasad5611 11 ай бұрын
should we change the name of the bucket to our bucket ?
@engr-mejba-ahmed
@engr-mejba-ahmed 7 ай бұрын
Thanks a lot sir
@aarsource9201
@aarsource9201 Ай бұрын
Thank you for your comment.
@srivarshan2375
@srivarshan2375 Жыл бұрын
thanks Sir...💗💗
@aarsource9201
@aarsource9201 Жыл бұрын
Most welcome
@aqsashaikh3884
@aqsashaikh3884 6 ай бұрын
Sir I follow all steps after that when i want to run the site URL it show "this site can't be reached" . I already enabled HTTP port at instance security group kindly help me to sort out this problem .
@vamshiartham3218
@vamshiartham3218 2 ай бұрын
yes iam facing the same
@chaitanyasharma6920
@chaitanyasharma6920 10 ай бұрын
i did not get why we made 2 roles ?
@balasubramaniam7904
@balasubramaniam7904 8 ай бұрын
is cicd pipeline is enough to become devops engineer
@sqlmaster9816
@sqlmaster9816 9 ай бұрын
make video on dotnet core web deploy in aws amplify please bro...
@asifzbaig
@asifzbaig 2 ай бұрын
Thank you for this video, I wanted to know what if I am using Ec2 as simply a container for JAR file and I want to use CodeDeploy to just place the JAR in a specific folder in EC2 without installing any other dependencies or performing any additional tasks, in that case how my folder structure and config files will look like?
@aarsource9201
@aarsource9201 Ай бұрын
Please send your questions to ramhemareddy@gmail.com
@roebenhood
@roebenhood Жыл бұрын
Why am I getting this error: The overall deployment failed because too many individual instances failed deployment, too few healthy instances are available for deployment, or some instances in your deployment group are experiencing problems.
@SunnyRaj-bd7vn
@SunnyRaj-bd7vn Жыл бұрын
Help me out from this error
@72_vinayaksingoriya31
@72_vinayaksingoriya31 11 ай бұрын
Bro have you solved this issue?
@ogundejitemiloluwa5385
@ogundejitemiloluwa5385 11 ай бұрын
@@72_vinayaksingoriya31 i also have that problem
@arindampadhy4934
@arindampadhy4934 11 ай бұрын
getting the same error @AAR SOURCE
@72_vinayaksingoriya31
@72_vinayaksingoriya31 11 ай бұрын
Correct yml files according to your os
@sachinacharya6255
@sachinacharya6255 3 ай бұрын
The trigger configuration for the source action is not valid. Make sure to choose one trigger configuration----i am getting this error
Double Stacked Pizza @Lionfield @ChefRush
00:33
albert_cancook
Рет қаралды 63 МЛН
Llegó al techo 😱
00:37
Juan De Dios Pantoja
Рет қаралды 22 МЛН
AWS CodePipeline tutorial | Build a CI/CD Pipeline on AWS
16:35
Block Explorer
Рет қаралды 276 М.
AWS CodeDeploy: Deploying nodejs application to EC2 instance
10:32
Kavitha Suresh Kumar
Рет қаралды 6 М.
Deploy Docker to AWS EC2 with GitHub Actions
2:56
Bitovi
Рет қаралды 14 М.
"I Hate Agile!" | Allen Holub On Why He Thinks Agile And Scrum Are Broken
8:33
What is AWS CodeDeploy?
5:52
Digital Cloud Training
Рет қаралды 15 М.