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.
@skillcurb8 ай бұрын
Thanks for your positive feedback.
@nassehk Жыл бұрын
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?
@iCharmCity410 Жыл бұрын
Where did you get the code to deploy the user-data in the EC2 instance?
@dineshsairam3723 Жыл бұрын
Can you remove the music in the video its really disturbing
@skillcurb Жыл бұрын
Thanks for your feedback - In our future videos we will take that into considerations.
@cyberpunk2978 Жыл бұрын
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?
@lawais1977 Жыл бұрын
they install the Code Deploy handler in the EC2 instance... if you dont do that, CodeDeploy cannot execute anything inside ec2...
@cyberpunk2978 Жыл бұрын
@@lawais1977 Thanks!
@rajakhayam297610 ай бұрын
You used the aws code repository.. I don't understand what the was point to push the code in github?
@hakeemullahjan9 ай бұрын
She didn't push code into the github. Git and github are two different things, git is also used for codecommit and gitlab.
@nassehk Жыл бұрын
Good content thanks. The music is more distracting than anything. Please consider not using a background music for your future videos.
@skillcurb Жыл бұрын
Thanks for your feedback - We will take that in consideration for future videos.
@kenezih11 ай бұрын
This tutorial is short and precise! please how can we get the webapp script that was used in this lab?
@nnsese Жыл бұрын
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.
@Nagarjun-zy1je Жыл бұрын
Yes! you're right mate.
@SamuelTitinho6 ай бұрын
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.
@prahladhanaradha6553 Жыл бұрын
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".
@theinnoverse Жыл бұрын
That's ok I guess, probably used some other instance or probably combined two recordings. that's why.
@indrajeetsohoni4315 Жыл бұрын
hahahaha
@nallampavan9645 Жыл бұрын
Good head start with a short video. Thank you
@karthikpt6110 Жыл бұрын
Supposed here I want to deploy the application to the AWS app runner?
@bikushah777110 ай бұрын
Can i get the sample code showing in the video so that i can try it ;
@aman_deep21 Жыл бұрын
Thank you, it was very precise and clear practical explanation
@lleandertall10 ай бұрын
Where is CodeBuild part?
@syedyusufali107310 күн бұрын
Thanks for the great content. The background music is annoying. This would have been so much better without any bgm.
@PEDURIAJAYKUMAR Жыл бұрын
Can you provide sampleapp document?
@manjunathshivalingaiah1171 Жыл бұрын
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.
@rishabhjain2940 Жыл бұрын
Where is codebuild section?
@puraasneira Жыл бұрын
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!
@jiten9681 Жыл бұрын
This is very helpful. Thanks
@vahemikayelyan6956 Жыл бұрын
What about CodeBuild? can you create a CodeDeployment without a CodeBuild?
@customphpdesign Жыл бұрын
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.
@eliasperez51685 ай бұрын
Also how do you delete all that ?😅
@mandeepmails Жыл бұрын
Good
@sivas4861 Жыл бұрын
Excellent .
@SumantaSarkarUK Жыл бұрын
Why the background music .. I fail to understand ?
@skillcurb Жыл бұрын
Thanks for your feedback we will make sure going forward the background music does not interfere in the lecture.
@Jayeux Жыл бұрын
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
@sreeram16266 ай бұрын
your video was good better you can avoid those songs in the background
@sahild6584 Жыл бұрын
codebuild?
@IMADFAOUZI-h5m9 ай бұрын
skipped it
@dattabhabal4219 ай бұрын
Dictated step and video step are not in sync,little bit difficult in understanding as a beginner
@eliasperez51685 ай бұрын
Can this work with Mac
@hardlyconfused3541 Жыл бұрын
background music is too loud
@skillcurb Жыл бұрын
Sorry for the inconvenience - we will make sure this does not happen in our future videos. Thanks for your support.
@iamindianidol Жыл бұрын
Music is distracting from content
@skillcurb Жыл бұрын
Thanks for your feedback . We have taken care of this issue in our future videos..
@SamriddhiDatir2 ай бұрын
Next time just remove background music. Its so irritating, distracting and disturbing. Because of this I didn't watch the whole video. bye
@cyberpunk2978 Жыл бұрын
@abusislam13507 ай бұрын
Thank you very much, it was very precise and clear practical explanation