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
@@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"
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 .
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?
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.
Everything is working fine but when in stopped EC2 instance and start it after sometime I’m not be albe to access the website though ip it shows: Host not found Dns error(the hostname of the page you are looking for does not exist) or server did not accept the connection Please check the host name has been spelled correctly . . Please help
My Pipeline keeps on failing with 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 How can I solve this?
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
one of the best aws cicd pipeline codedeploy ... excellent vedio sir .. i truly mean it ..thnx
Thank you for your comment.
Holy Shit it worked! Best Tutorial for AWS CodePipeLine Yet. Thank You Sir! You may have saved my job just now. Subscribed!🔥
Thank you for your comment.
Best video on UA-cam for this topic
Thank you for your comment.
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
The best explained video i've seen.......thank you
Glad it was helpful!
@@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"
Nice explanation dear Ram sir❤
Thank you for your comment.
Great tutorial. Many thanks.
Thanks for this video. Great video :)
I am gonna use this channel for my reference ❤
Thank you for your comment. you will get more videos.
very help full video thank you so much
Thank you for your comment.
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 .
yes iam facing the same
Great video sir🔥
Thank you for your comment.
Nice work 🔥🔥
Really Good Content Bro Make more videos on AWS explanation is excellent I like it and Subscribed thank You
Thank you for your comment & Subscription.
Thanks a lot sir
Thank you for your comment.
in what part is codedeploy agent installed in EC2? is it in User Data script? the wget ?
Thank you so much. To deploy spring boot microservices what are the configuration need. can you help me
hello. In this scenario, no need change EC2 to web server? like launch: 1. sudo dnf install -y httpd; 2. sudo systemctl enable httpd ?
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.
How we perform task like make migrations, migrate to postgres DB and run collectstatic
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?
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?
Please send your questions to ramhemareddy@gmail.com
Thank you for the great video! Do you know how I would modify this configuration to use python flask instead?
Thanks Man😄
No problem 👍
make video on dotnet core web deploy in aws amplify please bro...
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.
Help me out from this error
Bro have you solved this issue?
@@72_vinayaksingoriya31 i also have that problem
getting the same error @AAR SOURCE
Correct yml files according to your os
Nice🐄
should we change the name of the bucket to our bucket ?
amazing! but if I use .net core? which steps shold be changes?
Everything is working fine but when in stopped EC2 instance and start it after sometime I’m not be albe to access the website though ip it shows:
Host not found
Dns error(the hostname of the page you are looking for does not exist) or server did not accept the connection
Please check the host name has been spelled correctly
.
.
Please help
thanks Sir...💗💗
Most welcome
My Pipeline keeps on failing with 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
How can I solve this?
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
is cicd pipeline is enough to become devops engineer
i did not get why we made 2 roles ?
in pipeline deploying is failed!! some one please help me
What issues you are facing, please share more details to ramhemareddy@gmail.com
The trigger configuration for the source action is not valid. Make sure to choose one trigger configuration----i am getting this error
Same with me