Комментарии •

  • @rishabhpundir
    @rishabhpundir Год назад +6

    Holy Shit it worked! Best Tutorial for AWS CodePipeLine Yet. Thank You Sir! You may have saved my job just now. Subscribed!🔥

  • @antonyclement3056
    @antonyclement3056 3 месяца назад +3

    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

  • @sidindian1982
    @sidindian1982 4 месяца назад +3

    one of the best aws cicd pipeline codedeploy ... excellent vedio sir .. i truly mean it ..thnx

  • @roohmeiy
    @roohmeiy 2 месяца назад +2

    Best video on RUclips for this topic

  • @user-vr5uc6tz5e
    @user-vr5uc6tz5e 10 месяцев назад +1

    Nice work 🔥🔥

  • @sqlmaster9816
    @sqlmaster9816 9 месяцев назад +1

    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.

  • @sunildhakad833
    @sunildhakad833 2 месяца назад +1

    Nice explanation dear Ram sir❤

  • @sunildhakad833
    @sunildhakad833 2 месяца назад +1

    I am gonna use this channel for my reference ❤

    • @aarsource9201
      @aarsource9201 Месяц назад

      Thank you for your comment. you will get more videos.

  • @mohammedkhair3190
    @mohammedkhair3190 Год назад +3

    The best explained video i've seen.......thank you

    • @aarsource9201
      @aarsource9201 Год назад +1

      Glad it was helpful!

    • @gideondavid9074
      @gideondavid9074 4 месяца назад

      @@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"

  • @ll18307
    @ll18307 6 дней назад

    why can't I access my ec2 instance through public IP? I did everything exactly the same

  • @juju_Freshman
    @juju_Freshman 10 месяцев назад

    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 месяцев назад +1

    very help full video thank you so much

  • @shravanihoney9212
    @shravanihoney9212 11 месяцев назад +1

    Great video sir🔥

  • @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?

  • @vojtaripa5992
    @vojtaripa5992 7 месяцев назад

    Thank you for the great video! Do you know how I would modify this configuration to use python flask instead?

  • @HaseebRaza
    @HaseebRaza 3 месяца назад

    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.

  • @srivarshan2375
    @srivarshan2375 Год назад

    thanks Sir...💗💗

  • @sanchithabinav3883
    @sanchithabinav3883 Месяц назад

    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

  • @aqsashaikh3884
    @aqsashaikh3884 7 месяцев назад +2

    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 .

  • @sachinworld_
    @sachinworld_ 5 месяцев назад

    How we perform task like make migrations, migrate to postgres DB and run collectstatic

  • @CanerAras
    @CanerAras 10 месяцев назад

    amazing! but if I use .net core? which steps shold be changes?

  • @engr-mejba-ahmed
    @engr-mejba-ahmed 8 месяцев назад +1

    Thanks a lot sir

  • @dhyanprasad5611
    @dhyanprasad5611 Год назад

    should we change the name of the bucket to our bucket ?

  • @sqlmaster9816
    @sqlmaster9816 9 месяцев назад

    make video on dotnet core web deploy in aws amplify please bro...

  • @chaitanyasharma6920
    @chaitanyasharma6920 10 месяцев назад

    i did not get why we made 2 roles ?

  • @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

  • @balasubramaniam7904
    @balasubramaniam7904 9 месяцев назад

    is cicd pipeline is enough to become devops engineer

  • @roebenhood
    @roebenhood Год назад +4

    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.

  • @sachinacharya6255
    @sachinacharya6255 4 месяца назад +1

    The trigger configuration for the source action is not valid. Make sure to choose one trigger configuration----i am getting this error