Deploy Spring Boot Application on AWS in Minutes | Elastic Beanstalk | Spring Boot | Java

Sdílet
Vložit
  • čas přidán 10. 09. 2023
  • Deploy Spring Boot Application on AWS Elastic Beanstalk :
    Elastic Beanstalk is a Platform as a Service (PaaS) offered by AWS.
    Elastic Beanstalk simplifies the deployment and management of applications in the cloud.
    Elastic Beanstalk allows developers to focus on writing code and deploying applications without worrying about server provisioning, load balancing, scaling, and other operational tasks.
    We appreciate your support and would love to stay connected with you beyond this video!
    📸 Connect with me on Instagram: [ ramanuj_das_]
    💼 Connect with me on LinkedIn: [linkedin.com/in/ramanuj.das]
    🎥 Subscribe to my CZcams channel: [ / @ramanujds ]
    If you haven't already, make sure to subscribe to my CZcams channel for more exciting videos like this one. Hit the subscribe button and never miss out on our latest content, tutorials, and insights.
  • Věda a technologie

Komentáře • 33

  • @arijitdatta3694
    @arijitdatta3694 Před 2 měsíci

    Great stuff!

  • @khieng11
    @khieng11 Před 2 měsíci

    Very nice bro. Thanks you!!!

  • @francispierre-louis4163
    @francispierre-louis4163 Před měsícem

    On the money!!!!!
    TY

  • @maxi331
    @maxi331 Před 9 měsíci +1

    Excellent. Thanks!

    • @ramanujds
      @ramanujds  Před 9 měsíci

      Glad that it was helpful. 😊

  • @joyjyotifitness8243
    @joyjyotifitness8243 Před 10 měsíci +1

    Great quality 🔥🔥

  • @Meeshohaul1198
    @Meeshohaul1198 Před 10 měsíci +1

    Great

  • @rohansharma141
    @rohansharma141 Před 6 měsíci +1

    great video, really helpful. thank you

    • @ramanujds
      @ramanujds  Před 6 měsíci

      Glad it was helpful! 😊

  • @ravinders9221
    @ravinders9221 Před 9 měsíci

    nice bro. thank you!!

  • @abhinavtonde397
    @abhinavtonde397 Před 2 měsíci

    Thank you sir, it helped me save a lot of money for VPS subscription. Can you also tell how to link a database with the application over AWS, please? That will be real helpful.

  • @fipabrate
    @fipabrate Před 8 měsíci +1

    looking forward to your next video about deploying with database. Maybe using docker compose?

    • @ramanujds
      @ramanujds  Před 8 měsíci +1

      Thank you. I will upload a video on how to deploy a spring boot application along with a database soon

  • @venkatsainaiktejavath1241
    @venkatsainaiktejavath1241 Před 7 měsíci

    how can i get the deployed apis in HTTPS, i am working on it, can you share some knowledge for this?

  • @brightasiwe9744
    @brightasiwe9744 Před 5 měsíci

    Nice video, I've opened port 80 and 443 but beanstalk url won't still be accessed from other devices unless through IP. How do I solve this

  • @shubhamthakur614
    @shubhamthakur614 Před 3 měsíci

    could you please make a playlist for java developer to work with AWS and all its feature it help a lot

    • @ramanujds
      @ramanujds  Před 3 měsíci +1

      Sure. I will 😊 Thank you for watching

  • @v1gneshd317
    @v1gneshd317 Před 5 měsíci

    Hi bro I'm using MySql database in my application. so, how to connect or save my data's to aws?

    • @ramanujds
      @ramanujds  Před 5 měsíci

      Using RDS. I will upload a video on it soon. Thank you for watching.

  • @DeepakSharma-cv2tj
    @DeepakSharma-cv2tj Před 8 měsíci

    Failed to fetch.
    Possible Reasons:
    CORS
    Network Failure
    URL scheme must be "http" or "https" for CORS request.

    • @ramanujds
      @ramanujds  Před 6 měsíci

      CORS issue will occur when you make a cross origin request like making an ajax call. To avoid it you can mention @CrossOrigin annotation on top of your controller class. Also I hope you've activated the public IP address (go @ 6:02)

  • @gur151
    @gur151 Před 2 měsíci +1

    It's not as smooth as this video makes it out to be. Despite carefully following every single step there are still 1000 road blocks at every turn. EC2 profile, server port mismatch and now cookies are too big? Are there things that you added off camera? Why didn't you encounter any of these problems, I've tried it with a super simple application, same as yours.

  • @nietur
    @nietur Před dnem

    I get "ERROR Environment must have instance profile associated with it."

    • @ramanujds
      @ramanujds  Před 5 hodinami

      create a role with name
      aws-elasticbeanstalk-ec2-role
      Add the following permissions to the role
      AWSElasticBeanstalkWebTier
      AWSElasticBeanstalkMulticontainerDocker
      AdministratorAccess-AWSElasticBeanstalk
      It will work

  • @chetanyadav6421
    @chetanyadav6421 Před 9 měsíci

    this employee management fullstack project is enough for resume,
    please ans,
    thank you

    • @ramanujds
      @ramanujds  Před 9 měsíci

      Hello Chetan, this is not a project that can be mentioned on your resume. I just showed a simple way to deploy an application on AWS. In order for you to mention these skills on your resume, you must learn spring boot and AWS separately and create a project with more features and functionalities. Thank you for your watching. 😊

    • @chetanyadav6421
      @chetanyadav6421 Před 9 měsíci

      @@ramanujdsI know you just showed how to deploy,I am saying management project is enough for resume with spring boot and react

    • @ramanujds
      @ramanujds  Před 9 měsíci

      @@chetanyadav6421yes plus some additional tools like Kafka for asynchronous communication, spring security for implementing auth etc.

    • @chetanyadav6421
      @chetanyadav6421 Před 9 měsíci

      @@ramanujds thank you🙏

  • @kinniewittick7950
    @kinniewittick7950 Před 9 měsíci

    P r o m o s m