Deploy Web App to AWS EC2 Instance Using Bitbucket Pipeline | Explained In Hindi

Поделиться
HTML-код
  • Опубликовано: 5 сен 2024
  • In this tutorial, we'll guide you through the process of deploying your application to an EC2 instance using a Bitbucket Pipeline and AWS CodeDeploy. Learn how to set up an AWS CodeDeploy application, configure a deployment group, and install the CodeDeploy agent on your EC2 instances. Follow our step-by-step instructions to seamlessly integrate Bitbucket Pipelines with AWS CodeDeploy and automate your deployment process.
    Install code deploy agent
    docs.aws.amazo...
    GitHub Repo
    github.com/mih...

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

  • @nareshahirwar7406
    @nareshahirwar7406 5 дней назад

    Thank you brother.

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

    big thanks

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

    Great information bro ...🎯

  • @vkvlogs43
    @vkvlogs43 20 дней назад

    nodejs also same deployment process ha?

  • @GowrishankarC-g5i
    @GowrishankarC-g5i Месяц назад

    what is the use of application1.zip file in the pipeline ?

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

    Great vdo
    How to get bitbucket pipline yml? Need to create manually?

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

      You can either create manually or from create pipeline interface of bitbucket...

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

      @@webdevcloud1 thanks