The Codeman Talks
The Codeman Talks
  • 3
  • 11 381
Ultimate Guide to Deploying Nextjs and Nodejs app on AWS EC2
🚀 Learn How to Deploy Next.js and Node.js Application on AWS EC2 | Step-by-Step Tutorial
In this tutorial, I guide you through deploying a Next.js and Node.js application project on Amazon Web Services (AWS) EC2. Whether you're a beginner or an experienced developer, you'll find this step-by-step guide helpful for launching your projects on the cloud.
📁 Prerequisites:
1. A complete project with the latest code pushed on GitHub.
2. An AWS account with access to EC2 services.
3. How to create AWS EC2 instance : th-cam.com/video/4KTcT3CDHT0/w-d-xo.htmlsi=04TX3a_ulw_UtH_W
👍 If you find this tutorial helpful, please like, share, and subscribe for more content!
🚨 Important Note: Always be cautious when handling AWS resources and ensure proper security measures are in place.
🔔 Subscribe for more tech tutorials: [Your Channel Name]
📧 For business inquiries: [Your Email Address]
#NextJS #NodeJS #AWS #EC2 #DeploymentTutorial #WebDevelopment #CloudComputing #TechTutorial #deploy #host #hosting #deployment #deployProject
มุมมอง: 8 586

วีดีโอ

Learn How to create AWS EC2 Instance | AWS EC2 Tutorial 2023
มุมมอง 539ปีที่แล้ว
Step-by-Step Guide: Launching Your First AWS EC2 Instance | AWS EC2 Tutorial 2023 Learn How to create or launch EC2 instance on AWS. We'll walk you through the entire process of creating your first Amazon EC2 instance, from start to finish. Whether you're a beginner or looking to refresh your skills, this step-by-step guide will empower you to harness the power of cloud computing with AWS. 🔍 Wh...
Install Nodejs, npm using NVM on Windows | Easy Tutorial
มุมมอง 2.3Kปีที่แล้ว
🚀 Install Nodejs, npm, NVM on Windows 10 / 11 Follow our step-by-step guide to install Node.js using NVM (Node Version Manager). 🛠️ 🔧 Set up NVM effortlessly and take control of Node.js versions with ease. From installation to mastering commands like nvm use, nvm install, and more. 📊 📦 Download NVM for Windows from the official repository: coreybutler/nvm-windows #NodeJS #NVM #WindowsInstallati...

ความคิดเห็น

  • @aurobindobhuyan2107
    @aurobindobhuyan2107 10 วันที่ผ่านมา

    Thanks for this awesome video. Keep it up

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

    Thanks for thetutorial. Update your description. {🔔 Subscribe for more tech tutorials: [Your Channel Name] 📧 For business inquiries: [Your Email Address]}

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

    npm is not working

  • @ayush1344
    @ayush1344 4 หลายเดือนก่อน

    Bro pls make video on how to connect domain name with ec2 This video was very helpful

    • @Codeman_Talks
      @Codeman_Talks 4 หลายเดือนก่อน

      I am planning to make this one soon . . . Pls subscribe 😁

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

    Super.Keep it up!

  • @user-jt9er4gb3m
    @user-jt9er4gb3m 5 หลายเดือนก่อน

    Hi.. after the deployment I'm getting 403 forbidden error on the client console. How can we resolve this? Is it a nginx issue?

    • @Codeman_Talks
      @Codeman_Talks 4 หลายเดือนก่อน

      Seems like you didn't do proxy properly . . . might be nginx issue.

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

    Iske baad koi bhi npm command work karega

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

    css not loading for the application

    • @Codeman_Talks
      @Codeman_Talks 4 หลายเดือนก่อน

      css location pe depend karta hai bro. and how you imported it.

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

    configration file kidhar he na comment me na discription me hai

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

    Configuration file kanaha hai

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

    Hi, is this work with amazon free tier ? or is there something in deployment is using free trial service

    • @Codeman_Talks
      @Codeman_Talks 4 หลายเดือนก่อน

      Yes bro . . . It works as long as you have a linux server 😁

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

    bhaiya npm run build command ke project directory me run kr rah hoon production build nhi ban rah hai stuck ho gya hai kya krun?

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

      according to me, if your build starts and it gets stuck somewhere in middle that simply means your instance is out of RAM.

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

      @@Codeman_Talks thanks you sir, I will try to deploy small nextjs project.

  • @Rakesh-d8p8f
    @Rakesh-d8p8f 6 หลายเดือนก่อน

    where the SSL?

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

      SSL is auto generated using certbot. certbot automatically updates your nginx configuration when you run `sudo certbot -d <domain> --nginx`

  • @mahathirmd143
    @mahathirmd143 7 หลายเดือนก่อน

    I'm struggling 5 days to deploy. This video is more helpful.

  • @ajinkyagadge5985
    @ajinkyagadge5985 7 หลายเดือนก่อน

    file configuration to diya hi nahi bhai description mai

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

    please make a video how to restart the server when we push some changes to the git and pulling it then restarting the server please provide in detail

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

    nginx: [emerg] open() "/etc/nginx/sites-enabled/nano" failed (40: Too many levels of symbolic links) in /etc/nginx/nginx.conf:60 nginx: configuration file /etc/nginx/nginx.conf test failed

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

      bro just try to delete that old nginx config you created from both sites available and enabled then try again. If you don't want to do that then you can unlink the symbolic link and then try again.

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

    Hello can you share all step with commands?

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

    thanks

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

    getting error of WARNING: UNPROTECTED PRIVATE KEY FILE! @ Permissions 0644 for '~/.ec2/id_rsa-gsg-keypair' are too open. It is recommended that your private key files are NOT accessible by others. This private key will be ignored. what to do in this case

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

      chmod 600 "yourfile.pem"" this will change the permission of the file

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

      change pem file permissions to 400 "chmod 400 file.pem"

  • @smartjan-xh9hj
    @smartjan-xh9hj 9 หลายเดือนก่อน

    great man your genius please make more videos.

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

      Thank you, I will

  • @captainprogramming
    @captainprogramming 11 หลายเดือนก่อน

    bhai tere ko marathi ati hai? kaha se ho?

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

      Haa bhai marathi hu mai (I am from Nanded Maharashtra)

  • @Codeman_Talks
    @Codeman_Talks 11 หลายเดือนก่อน

    For more tech discussions and tech insights, please checkout our blogs on codemantalks.com/

  • @fredericko5832
    @fredericko5832 11 หลายเดือนก่อน

    🤦 Promo>SM

  • @paritoshgolash1323
    @paritoshgolash1323 11 หลายเดือนก่อน

    How can i add environment variables

    • @Codeman_Talks
      @Codeman_Talks 11 หลายเดือนก่อน

      export naam se ek command hoti hai bhai

  • @BeaCreator13
    @BeaCreator13 11 หลายเดือนก่อน

    You skipped last Sudo ...??give exact

    • @Codeman_Talks
      @Codeman_Talks 11 หลายเดือนก่อน

      after creating AWS EC2 instance do following steps 1. sudo apt-get update 2. sudo apt-get upgrade 3. sudo apt-get install build-essential (this is optional but you should do it to avoid dependency error)

  • @BeaCreator13
    @BeaCreator13 11 หลายเดือนก่อน

    At last what??in command prompt

  • @RaviSharma-zl1rg
    @RaviSharma-zl1rg ปีที่แล้ว

    Nice

    • @Codeman_Talks
      @Codeman_Talks 11 หลายเดือนก่อน

      Thank you 😊