Great explanation. after watching it now i can create a pipeline and deploy my code. my Delivery head asked me to create and deploy our application and i dit it.
The user data used for making the EC2 shown @ 5:55 shows that the application is copied from an S3 bucket. How does the new application gets copied from codecommit to that S3 bucket?
I watched your video many times, but it didn't work because you didn't mention the permissions required by EC2. These permissions are attached to the 'IAM Role' property, which in your case is named 'EC2'. You also didn't mention the AppSpec file, which is required by the CodeDeploy process. Despite all of this, your video put me on the right track, and I thank you for that.
Thanks ! I tried this hands-on over and again following your steps but it failed for me. This is because you didn’t talk about appspec.yml file, the IAM permissions for EC2 instance and CodeDeploy.
Hello mam, You've created the EC2 Instance for CodeDeploy with name "CodePipelineInstance". But the end of the video you showed the result of another EC2 Instance named as "xyz".
Thank you I learnet a different approach from what I knew , but you skipped some steps which will pretty confusing for a beginner. And please reduce background music, it's distracting
Hi, I tried many times but the deploy phase has failed. And it is showing an unknown error. I have given all the permissions and the agent is also running but I don't know where it is going wrong.
Thank you for the video! I am trying to create a deployment group, but the Deployment Type section just doesn't appear for me. And I keep receiving this erros message: Deployment group's ECS service must be configured for a CODE_DEPLOY deployment controller And I can't for nothing find anything about that... Can someone please rescue me? Thank you!
no codebuild is the part that takes the code from your git account and puts it on AWS S3 as the artifact section. Code Deploy takes the code from S3 and deploys it to your EC2.
Great explanation. after watching it now i can create a pipeline and deploy my code. my Delivery head asked me to create and deploy our application and i dit it.
Thanks for your positive feedback.
Thank you, it was very precise and clear practical explanation
Good head start with a short video. Thank you
Can you remove the music in the video its really disturbing
Thanks for your feedback - In our future videos we will take that into considerations.
This is very helpful. Thanks
Good content thanks. The music is more distracting than anything. Please consider not using a background music for your future videos.
Thanks for your feedback - We will take that in consideration for future videos.
The user data used for making the EC2 shown @ 5:55 shows that the application is copied from an S3 bucket. How does the new application gets copied from codecommit to that S3 bucket?
I watched your video many times, but it didn't work because you didn't mention the permissions required by EC2. These permissions are attached to the 'IAM Role' property, which in your case is named 'EC2'. You also didn't mention the AppSpec file, which is required by the CodeDeploy process.
Despite all of this, your video put me on the right track, and I thank you for that.
Yes! you're right mate.
Thanks !
I tried this hands-on over and again following your steps but it failed for me. This is because you didn’t talk about appspec.yml file, the IAM permissions for EC2 instance and CodeDeploy.
Where did you get the code to deploy the user-data in the EC2 instance?
Excellent .
Hello mam,
You've created the EC2 Instance for CodeDeploy with name "CodePipelineInstance". But the end of the video you showed the result of another EC2 Instance named as "xyz".
That's ok I guess, probably used some other instance or probably combined two recordings. that's why.
hahahaha
Good
7:39 in the user data option, what does the "aws s3 cp..." and "./install auto" parts do? Are they related to this specific project application?
they install the Code Deploy handler in the EC2 instance... if you dont do that, CodeDeploy cannot execute anything inside ec2...
@@lawais1977 Thanks!
You used the aws code repository.. I don't understand what the was point to push the code in github?
She didn't push code into the github. Git and github are two different things, git is also used for codecommit and gitlab.
This tutorial is short and precise! please how can we get the webapp script that was used in this lab?
Thank you I learnet a different approach from what I knew , but you skipped some steps which will pretty confusing for a beginner.
And please reduce background music, it's distracting
Hi, I tried many times but the deploy phase has failed. And it is showing an unknown error. I have given all
the permissions and the agent is also running but I don't know where it is going wrong.
Why the background music .. I fail to understand ?
Thanks for your feedback we will make sure going forward the background music does not interfere in the lecture.
Supposed here I want to deploy the application to the AWS app runner?
Thank you for the video!
I am trying to create a deployment group, but the Deployment Type section just doesn't appear for me.
And I keep receiving this erros message: Deployment group's ECS service must be configured for a CODE_DEPLOY deployment controller
And I can't for nothing find anything about that...
Can someone please rescue me?
Thank you!
Can you provide sampleapp document?
Can i get the sample code showing in the video so that i can try it ;
your video was good better you can avoid those songs in the background
Dictated step and video step are not in sync,little bit difficult in understanding as a beginner
What about CodeBuild? can you create a CodeDeployment without a CodeBuild?
no codebuild is the part that takes the code from your git account and puts it on AWS S3 as the artifact section. Code Deploy takes the code from S3 and deploys it to your EC2.
Where is CodeBuild part?
Where is codebuild section?
Also how do you delete all that ?😅
Music is distracting from content
Thanks for your feedback . We have taken care of this issue in our future videos..
background music is too loud
Sorry for the inconvenience - we will make sure this does not happen in our future videos. Thanks for your support.
codebuild?
skipped it
Can this work with Mac
Next time just remove background music. Its so irritating, distracting and disturbing. Because of this I didn't watch the whole video. bye
Thank you very much, it was very precise and clear practical explanation