How to create CICD pipeline by using aws ec2, jenkins, github and Docker for nodeJs application

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 เม.ย. 2023
  • Github Link for NodeJs App:
    github.com/saurabhsinghaniyas...
    A real World DevOps Project For Your RESUME .
    Tools and Technologies covered-
    (AWS+EC2+UBUNTU LINUX+JENKINS+DOCKER+GITHUB+PUTTY+NODEJS)
    What you will Going to learn in next 1+ hour -
    1. Creating an AWS ec2 instance with ubuntu AMI.
    2. Accesing the ec2 over SSH by PUTTY.
    3. Installing the Java and then Jenkins server.
    4. Configuration of the Jenkins with default settings and plugins.
    5. Integration of Github from EC2 and Jenkins server.
    6. Installation of Nodejs and NPM.
    7. Installation of Docker.
    8. Basic Dockerfile creation and adminstration.
    9. Basic Jenkins administartion for creating freestyle projects .
    10. Creating Webhooks for auto triggering the build process when any change is made on GitHub repository.
    11. Testing the CICD PIPELINE.
    AND MANY MORE REAL WORLD SMART ERROR SOLVING TRICKS.
    Thank you.
    PLEASE LIKE SUBSCRIBE AND SHARE

ความคิดเห็น • 34

  • @golgappa3430
    @golgappa3430 9 หลายเดือนก่อน +2

    Loved it. You kept it honest, that's very impressive!

    • @techessay
      @techessay  9 หลายเดือนก่อน

      Thank you.

  • @stevethyil
    @stevethyil 4 หลายเดือนก่อน +1

    Really fantastic work ! keep it up . God bless !

  • @aniketpawar
    @aniketpawar 11 หลายเดือนก่อน +1

    Really liked the video. Even small mistakes can make a difference and this mistakes can happen from anyone.

  • @user-vk7nh2fj4u
    @user-vk7nh2fj4u 3 หลายเดือนก่อน +2

    Nice video bro

  • @ndthdproduction2900
    @ndthdproduction2900 4 หลายเดือนก่อน +1

    Thank you bro. I loved it. Very well explained. Keep up the good work sir!

    • @techessay
      @techessay  3 หลายเดือนก่อน

      Thank you.❤️

  • @shubhamverma7613
    @shubhamverma7613 6 หลายเดือนก่อน +1

    It's the best video I have ever seen on deployment, Amazing, thanks a lot bro. Keep posting videos like this. the best part is this is end to end, start to end, troubleshooting, everything you covered. Thanks for this video.

    • @techessay
      @techessay  6 หลายเดือนก่อน

      Thanks, will do!

    • @shepherdpraise9902
      @shepherdpraise9902 3 วันที่ผ่านมา

      Exactly what I was about to say

  • @nabilafzal2984
    @nabilafzal2984 6 หลายเดือนก่อน +1

    Great Video I learned so much from this video.

    • @techessay
      @techessay  6 หลายเดือนก่อน

      thank you.

  • @amarjitbehera5925
    @amarjitbehera5925 8 หลายเดือนก่อน

    Thank you sir

    • @techessay
      @techessay  8 หลายเดือนก่อน

      Welcome..

  • @linuxlearnerlab
    @linuxlearnerlab 6 หลายเดือนก่อน +1

    thank you very much for the tutorial. I finished it in a day. very usefull. just upgrade the mic :)

    • @techessay
      @techessay  6 หลายเดือนก่อน

      Welcome,sure I will upgrade the mic.

  • @okedejitofunmi3149
    @okedejitofunmi3149 10 หลายเดือนก่อน +2

    I like that it’s not perfect, and you made mistakes and tried fixing them along the way! 👍

    • @techessay
      @techessay  10 หลายเดือนก่อน

      Thank you brother 🙏.

  • @abhinawsingh1
    @abhinawsingh1 9 หลายเดือนก่อน +1

    Well Explained Sir, pl make more videos of CI/CD pipeline

    • @techessay
      @techessay  9 หลายเดือนก่อน

      Ok sure i will.

  • @rohanpurane6249
    @rohanpurane6249 8 หลายเดือนก่อน

    Plz make videos on django postgresql docker deployment ❤

  • @allindiachannel2290
    @allindiachannel2290 3 หลายเดือนก่อน

    sir please make a video for cicd pipeline that is made for big organisation using docker dokcer hub k8 etc

  • @manikandan701
    @manikandan701 8 หลายเดือนก่อน +1

    wonderful explained sir.. I really learnt from your video sir.but small correction in your video could you increase the font in putty terminal. because I can't see what you are typing while going on video in youtube.

    • @techessay
      @techessay  8 หลายเดือนก่อน

      Ok next time I will take care of it.

    • @manikandan701
      @manikandan701 8 หลายเดือนก่อน

      please upload terraform and kubernetes @@techessay

  • @allindiachannel2290
    @allindiachannel2290 3 หลายเดือนก่อน

    Sir first of all i want to thank you for this amazing video and my question is if i make changes and commit it on github and build process starts but the thing is it always say the nodeapp container with same name so i have to delete the container or change the docker commands to nodeapp to nodeapp1 is there a solution when ever user commits the previous container and image is delete and then new image and container is created

    • @techessay
      @techessay  3 หลายเดือนก่อน

      ofcourse their is a way to avoid it use the container mgt tools like k8s,dockersworm etc.

  • @darshanshinde1606
    @darshanshinde1606 2 หลายเดือนก่อน

    there is no option in SSH to browse private key un putty

  • @ChetanGupta-gm1ty
    @ChetanGupta-gm1ty 25 วันที่ผ่านมา

    Backend kha hai bhai???

  • @satyasai5172
    @satyasai5172 ปีที่แล้ว +1

    Can u make in java application

    • @techessay
      @techessay  ปีที่แล้ว

      Of course, I will make a video on same on weekend.

  • @SPYRONIKHIL
    @SPYRONIKHIL 5 หลายเดือนก่อน

    the problem is when i npm install then everything become too slow and terminal crashes.what to do?

    • @techessay
      @techessay  5 หลายเดือนก่อน +1

      Please increase VM/Ec2 size or use two ec2 instances one for Jenkins server and one for docker and npm and webserver.

    • @SPYRONIKHIL
      @SPYRONIKHIL 5 หลายเดือนก่อน

      @@techessay thank you