[AWS DevOps Project] Build & Deploy Java App Using CodeCommit, CodeBuild, CodeDeploy & CodePipeline

Поделиться
HTML-код
  • Опубликовано: 24 ноя 2024

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

  • @hithakcer
    @hithakcer 11 месяцев назад

    Very well explained. Thank you so much.

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

    Hello, During Code Deploy in the revison you added zip file which generated (artifact)during codebuild then how did appspec.yaml came into that zip file

  • @kalidindihanvitha4656
    @kalidindihanvitha4656 8 месяцев назад +1

    Here is the deployment error message I am receiving ,
    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.
    It would be helpful if you let me know about the consequences for this error message.
    And yeah the application stop event is itself failed indicating
    CodeDeploy agent was not able to receive the lifecycle event. Check the CodeDeploy agent logs on your host and make sure the agent is running and can connect to the CodeDeploy server.
    Although I made codedeploy agent is running on the server.
    It would be helpful if you reach me out quickly.

    • @Lasya_musings
      @Lasya_musings 10 часов назад

      same problem here
      can you resolve this

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

    can you give git link for src code used here

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

    how codeDeploy agent is installed in ec2?

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

      docs.aws.amazon.com/codedeploy/latest/userguide/codedeploy-agent-operations-install.html

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

    Hi @WebMagicInformatica
    I am followed your video, But I am getting error The specified key does not exist. in deployment stage.

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

    Sir,iam getting script failed error in code deploy(before install).Could anyone please help how to get rid of this error.i have to submit assignment tommorrow?

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

      Sir, getting error at validate service eventhough I have given 8080 port to server

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

    Kindly share us the git src link