AWS DevOps CI-CD Project (Part1) (Fully automated)

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

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

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

    You've got a subscriber. Awesome content. Finished the video fully

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

      @@razwan9b Thanks buddy🥰🥰

  • @shreepatil4876
    @shreepatil4876 10 месяцев назад +3

    Hey Bro , I have seen very good content so far with
    - projects in step by step explanation ,
    - way of explanation ,
    - which is really informative helpful and supportive and
    - we can hope you can go ahead and create much more playlist with others different tools and different projects as well.
    - Best of luck 👍
    Thankyou again 😊

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

      Thank you very much Bro, will be sharing many more projects as well, stay tuned !!

    • @shreepatil4876
      @shreepatil4876 10 месяцев назад +1

      @@panda_cloud appreciated your efforts 👌 thank you 😊 🙏 ❤

  • @gspvsr
    @gspvsr 10 месяцев назад +2

    Verygood content, thanks man

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

    Hi, you are making excellent videos on Devops project . Please do make more real time videos from terraform to advance Kubernetes maintenance. Thank you Brother.

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

      Thank you for your valuable comment Pooja, it really encourages us, will be posting new interesting videos, stay tuned!

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

      @@poojajhacoder Please refer this project for your requirement.
      ruclips.net/video/Gd9Aofx-iLI/видео.htmlsi=K-8sRORdesIAXuCE

  • @mohammadanfal2731
    @mohammadanfal2731 7 месяцев назад +1

    appreciate for all explanation and could you please help with installation document for docker minikube, and kubectl

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

      Hey @mohammadanfal, please refer this link github.com/pandacloud1/DEVOPS/tree/main/KUBERNETES

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

      Hope it helps

  • @NamLe-fl4sz
    @NamLe-fl4sz 7 месяцев назад

    From Viet Nam. Thanks

  • @successOmantras
    @successOmantras 9 месяцев назад +3

    Can you please make Azure devops CI CD project?

  • @iamron.06
    @iamron.06 8 месяцев назад +1

    Hi,
    Is there any pre-requisite to watch this video?
    Or should i just start from this video itself

    • @panda_cloud
      @panda_cloud  8 месяцев назад

      Hey buddy, the only pre-requisite is that you must have knowledge of the AWS & Devops tools

    • @iamron.06
      @iamron.06 8 месяцев назад

      @@panda_cloud thanks a lot buddy

  • @udaykumar-tb5kn
    @udaykumar-tb5kn Месяц назад +1

    Why r u using mini kube
    Real.time no one use it also pls say acr ECR to push images

    • @panda_cloud
      @panda_cloud  Месяц назад +1

      @@udaykumar-tb5kn We have not used Minikube, we have used Kubeadm instead. Also, in this project, we have used DockerHub, in DevOps Project 2 we have shown how to use ECR.
      Hope it answers your query.

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

    Such a great and amazing video but your sound and low voice is really frustrating.

    • @panda_cloud
      @panda_cloud  8 месяцев назад

      Thanks for your feedback, will definitely improve it in the upcoming videos

  • @danudagar4796
    @danudagar4796 7 месяцев назад +1

    Bro Need your help regards devops

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

      Yes please tell me brother

  • @csrasel6133
    @csrasel6133 7 месяцев назад +1

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

    New Sub..

  • @kvs7720
    @kvs7720 10 месяцев назад +1

    helpful
    If any provides the best subject content on RUclips we need to do these 3 things
    1 subscribe to the channel
    2 Watch the videos for at least 30 seconds to 5 minutes Every day it helps increase the view count
    3 Like the videos

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

      Thanks man, appreciate it!

  • @S.Ajju1214
    @S.Ajju1214 8 месяцев назад

    stuck with this Error: remote-exec provisioner error
    │ with aws_instance.my_ec2_instance2,
    │ on node.tf line 94, in resource "aws_instance" "my_ec2_instance2":
    │ 94: provisioner "remote-exec" {

    • @panda_cloud
      @panda_cloud  8 месяцев назад

      Hey Syed, can you send a detailed snapshot of the error

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

    Th@nkyou $!r

  • @unofficialcoder-vu2du
    @unofficialcoder-vu2du 8 месяцев назад

    Showing this if my private file is also present in terraform files location & same region
    syntax & spelling is checked is correct
    what I do
    creating EC2 Instance: InvalidKeyPair.NotFound: The key pair 'My_Key.pem' does not exist
    │ status code: 400, request id: b4117207-db7d-41b3-809e-ceb20c947275

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

      Hope you have created the pem key with the same name 'My_Key.pem' from the AWS console?

    • @unofficialcoder-vu2du
      @unofficialcoder-vu2du 8 месяцев назад +1

      @@panda_cloud Yes, That error solved

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

      Gr8 to hear that!