Create and connect PostgreSQL by using AWS RDS and integrate with spring boot application in AWS EC2

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ธ.ค. 2024

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

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

    Chala manchi informational video... Thank you Hameed

  • @dhanwadc
    @dhanwadc 3 ปีที่แล้ว

    when u connecting domain domae to it ,how you make it work like ,if there is nginx webs erver you can reverse proxy it by giving the port ,her ehow you do it

  • @amaryadav8703
    @amaryadav8703 3 ปีที่แล้ว

    Great explanation! Your battery percentage was giving me anxiety though.

  • @mathewkargarzadeh3158
    @mathewkargarzadeh3158 4 ปีที่แล้ว

    Thanks you for nice illustration !!

  • @vianeyvargas7736
    @vianeyvargas7736 3 ปีที่แล้ว

    I have one last question, how do we get the jar to always be published and not crash? is that every time I close the terminal I can no longer even register and obtain data from the API, as we do so that that java-jar file.jar service does not crash and remains.

    • @Rohityadav-tj2bz
      @Rohityadav-tj2bz ปีที่แล้ว

      Run jar with nohup command and & it will start job in the background and will work even if you logged out of AWS ec2

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

      @@Rohityadav-tj2bz thanks, I needed this. But one question, if I'd want to do not let the job running in the background anymore, how could I handle this? Is there any command which I can use it?

    • @Rohityadav-tj2bz
      @Rohityadav-tj2bz ปีที่แล้ว

      @@pedrovictorsaraiva8705 just do the jobs command it will show up the list of jobs running in the background just get the process Id of the jobs and do kill command it will kill

  • @westsideslasha
    @westsideslasha 2 ปีที่แล้ว

    can't connect to the ec2 public dns

  • @bhumeshmuthe4695
    @bhumeshmuthe4695 4 ปีที่แล้ว

    nice explanation..and very clear

  • @devdev8158
    @devdev8158 4 ปีที่แล้ว

    Thanks, very usefull video!

  • @rajurerohit5018
    @rajurerohit5018 2 ปีที่แล้ว

    Thanks a lot. It helped me

  • @raheemsk3552
    @raheemsk3552 4 ปีที่แล้ว

    Thank you sir