3-Tier Ultimate DevOps CICD Pipeline Project | DevOps Project

Поділитися
Вставка
  • Опубліковано 8 лют 2025

КОМЕНТАРІ • 49

  • @devopsshack
    @devopsshack  9 місяців тому +3

    Batch-5
    www.devopsshack.com/courses/Batch-5--Zero-To-Hero--DevSecOps--Cloud-DevOps-661d3ad119a57f6bb98a762f

    • @chnagen
      @chnagen 9 місяців тому

      what's the course duration?

    • @devopsshack
      @devopsshack  9 місяців тому

      @@chnagen 2 months.

    • @figh761
      @figh761 9 місяців тому

      ​@@devopsshackI am not a Web developer or zero knowledge in java or. Net. Can I become devops engineer. I am a sas data Analyst

    • @vaibhavgupta9609
      @vaibhavgupta9609 7 місяців тому

      thanks for providing the courses and projects for free
      but i hv one doubt my website is running perfectly but its map is not showing on website

  • @MrAkashrintu
    @MrAkashrintu 8 місяців тому +8

    Hey Bro!
    You did a great job with the demo. You actually showed how the software is build locally and then build it in dev and prod enviroment just the way it is. I am working as a devops engineer and this is actually how we do it. This is a great project that you;ve done and created. Good Luck

  • @bakedbash
    @bakedbash 9 місяців тому +2

    Good content, btw a small suggestion is that you could have mentioned the cost attached to the EC2 tiers since you selected non free tier resources in this video. I know it is mentioned in the console but as a newbie I made the mistake of running the machines without thinking about the cost, thankfully I was able to see this before it was too late and terminate the instance.

  • @punnasandeep
    @punnasandeep 9 місяців тому +1

    Congratulations for 1 lakh subscribers.. Aditya 🎉🎉
    Looking forward for more videos on complex projects

  • @smnomad9276
    @smnomad9276 9 місяців тому +4

    Bro your devops content is the best on youtube. No one comes close! Thanks for what you're doing 🔥

  • @TheAmritaSingh
    @TheAmritaSingh 9 місяців тому +1

    Quite detailed explanation, thanks for sharing 😊

  • @aces8481
    @aces8481 9 місяців тому +3

    Someone with a high refresh rate setup finally lol

  • @advancetechwithshahzaib
    @advancetechwithshahzaib 3 місяці тому

    Great Explaining

  • @selflearner1985
    @selflearner1985 9 місяців тому

    Best contents 💥 thank you

  • @pandudamera7211
    @pandudamera7211 9 місяців тому +2

    If I have a private docker repo or ECRAws service how do I push the container and how do write manifest files? Please make one video bro

  • @ArvindDeokule
    @ArvindDeokule 9 місяців тому

    Hello could you produce a video tutorial covering the integration of Bitbucket with Jenkins? Specifically, I'd like the video to demonstrate how to set up webhooks for both freestyle and pipeline projects.

  • @BedudhuriAnandReddy
    @BedudhuriAnandReddy 9 місяців тому

    u r amazing and great !!

  • @ezevalentine7610
    @ezevalentine7610 5 місяців тому +1

    Nice course, but why is no one mentioning how suddenly the website folders appeared in the ec2 for local deployments?
    please i wish to understand what really happend in 28.30

  • @MangeshVasekar
    @MangeshVasekar 19 днів тому

    Hello aditya , in git repo you given has not contain Jenkinsfile ?

  • @tarunreturn
    @tarunreturn Місяць тому

    what is use of cloudinary and mapbox ?

  • @tanmayn4313
    @tanmayn4313 9 місяців тому

    Thank You!!

  • @vishwavishwa8036
    @vishwavishwa8036 7 місяців тому +1

    Hey bro, in realtime which kind of db is used cloud based or container based?

  • @vishalmishra176
    @vishalmishra176 7 місяців тому

    If we are installing docker, java, etc on the Jenkins host machine then why do we need to configure these again in the tools section of Jenkins?

  • @arunprasad5808
    @arunprasad5808 9 місяців тому

    Let's go❤

  • @muser1508
    @muser1508 9 місяців тому

    Can we get the previous batch recordings

  • @kvs7720
    @kvs7720 9 місяців тому

    hi good video can you make it dev,, the pod can you make one video qa, dev, pod, stage env how we release the application and how and deployment types make one video bro it helps all

  • @prajjwaltripathi5912
    @prajjwaltripathi5912 9 місяців тому

    Well can i get a playlist how to to that on jboss servers without docker

  • @ritaakor
    @ritaakor 8 місяців тому +1

    Please my Jenkins link after deployment on port 3000 isn’t loading 😢 and my ec2 instance is still running. I have checked security group still it isn’t working

    • @vaibhavgupta9609
      @vaibhavgupta9609 7 місяців тому

      same happening to me brother

    • @h3llo-v8h
      @h3llo-v8h 6 місяців тому

      ⁠I was having the same problem. The solution is to update the .env file in the source code to the parameters generated initially e.g CLOUDINARY-CLOUD_NAME=? And so on

    • @soumyadeepghosh8594
      @soumyadeepghosh8594 Місяць тому

      I am facing the same issue
      i check docker logs as docker was not running and it is due to mapbox token error for me
      check if docker container is running or not with "docker ps". if not, try "docker ps -a" then check the logs with "docker logs -f "

  • @shrikantdesai6973
    @shrikantdesai6973 9 місяців тому

    Nice one

  • @vaibhavgupta9609
    @vaibhavgupta9609 7 місяців тому

    the mapbox is not working fine it is not shown on website

  • @rahulray7683
    @rahulray7683 4 місяці тому

    Pod is running but I will see logs Database is connected but still application not running

    • @ahmadashfaq4947
      @ahmadashfaq4947 4 місяці тому

      hey Rahul I face some vernabilities issues can you help me

  • @SathyaManikanta
    @SathyaManikanta 9 місяців тому

    On local to use linux Ubuntu.....which software u r using for workstation to create vms locally

  • @soumyadeepghosh8594
    @soumyadeepghosh8594 Місяць тому

    Hey
    I have followed the steps till dev deployment
    my deployment has succeeded but the site is not coming up on port 3000 1:10:10 mark

    • @Sahil-te3kz
      @Sahil-te3kz 15 днів тому

      same problem I checked the sg has port 3000 open too, still site is not coming up

  • @sunilkumar.r4438
    @sunilkumar.r4438 7 місяців тому

    Hii Aditya i hope u are fine .
    im getting this error while deploying EKS
    + kubectl apply -f Manifests/dss.yml
    error: You must be logged in to the server (the server has asked for the client to provide credentials)
    [Pipeline] }
    [Pipeline] // script
    [Pipeline] }
    [kubernetes-cli] kubectl configuration cleaned up.
    Can suggest what im doing wrong please

  • @SathyaManikanta
    @SathyaManikanta 9 місяців тому

    Can we try all these 3 projects using aws...in the free or is it paid ?

  • @arnaudfrancktaptuekuate5367
    @arnaudfrancktaptuekuate5367 9 місяців тому

    Hey devops Shack
    when i type the command npm start my application does not start
    i think i follow correctly the video but i don't know what is going on.

  • @figh761
    @figh761 9 місяців тому

    What is three tier

  • @manideepsaipolavarapu272
    @manideepsaipolavarapu272 2 місяці тому

    44th comment

  • @ramesh_kumar_verma
    @ramesh_kumar_verma 9 місяців тому

    Th@nkyou $!r