How to Create and Connect PostgreSQL with Amazon RDS | S3 CloudHub

Поделиться
HTML-код
  • Опубликовано: 27 авг 2024

Комментарии • 50

  • @darshanpatel22085
    @darshanpatel22085 6 месяцев назад +2

    "Your channel is like a mentorship program for aspiring techies. Thank you for being a guiding light!"

  • @smitparmar2647
    @smitparmar2647 6 месяцев назад +1

    "I love how you break down complicated IT concepts into manageable chunks. It makes learning so much easier!"

  • @user-yn6dp9lu4t
    @user-yn6dp9lu4t 6 месяцев назад +1

    "Your channel is a lifeline for anyone looking to expand their IT knowledge. Thank you for being there for us!"

  • @mrsharma_69
    @mrsharma_69 6 месяцев назад +1

    "The hands-on examples in your tutorials make learning IT practical and fun."

  • @user-du1es6qt6h
    @user-du1es6qt6h 6 месяцев назад +2

    Your IT tutorials are not only informative but also incredibly engaging. Thanks for keeping us hooked

  • @kombimabunda1030
    @kombimabunda1030 3 месяца назад +2

    Who am I without you... Thank you !!!!

  • @user-xh1jo9zs3m
    @user-xh1jo9zs3m 6 месяцев назад

    "Your channel has reignited my love for technology. I look forward to every new upload!”

  • @MYMOVIEBAZAR.YOUTUBE
    @MYMOVIEBAZAR.YOUTUBE 6 месяцев назад

    Your IT tutorials are incredibly helpful for someone like me starting in the field!

  • @KartikPrajapati-tx5qq
    @KartikPrajapati-tx5qq 6 месяцев назад

    Mind officially blown! Your expertise shines through in every video.

  • @fbgaming22
    @fbgaming22 6 месяцев назад

    Thanks to your channel, I feel like I'm finally starting to unlock my full potential in the world of IT. You're a game-changer!

  • @mr_lolol404
    @mr_lolol404 6 месяцев назад

    "This tutorial saved my day! Clear and concise instructions."

  • @asdfg1346on
    @asdfg1346on 2 месяца назад

    THIS IS THE ONLY VIDEO THAT ACTUALLY SOLVED MY PROBLEM. TURNS OUT THAT FOR AWS IF YOU SET THE DEFAULT SECURITY GROUP WHICH HAS THE INBOUND SET TO ALL WITH CONNECTION PERMMITED FROM EVERYWHERE (WHICH BY DEFINITION INCLUDES POSTGRES CONNECTION) IT WONT WORK, WHICH IS AN ABSOLUTE CLOWNERY AND THE AWS DEVS DESERVE NEEDLES INSIDE THEM.

  • @user-zk2jo8jq6u
    @user-zk2jo8jq6u 6 месяцев назад

    Your video was exactly what I needed to understand this concept. Thank you for your clarity and expertise!

  • @joseluisbeltramone599
    @joseluisbeltramone599 Месяц назад

    Very good video. Clear, short and right to the point! Thanks a lot!

  • @sinbadsailor7667
    @sinbadsailor7667 4 месяца назад

    Hi, I followed all the steps and chose 14.9version and it worked. Thanks for the video.

  • @prajapatiniraj3263
    @prajapatiniraj3263 6 месяцев назад

    This video inspired me to take action, thank you

  • @rfossella
    @rfossella Год назад +2

    worked for me! thanks!

  • @andrewkozin7326
    @andrewkozin7326 Год назад +2

    Thank you! Helped me!

  • @programmingpersistence5716
    @programmingpersistence5716 Месяц назад

    Wizard! thank you

  • @XiaoqunLiu
    @XiaoqunLiu 9 месяцев назад +4

    I have followed all your steps but still turns out to be Unable tO connect tO server:connection time out expired

  • @diegohenao819
    @diegohenao819 21 день назад

    Thanks!!!!

  • @jeevankothamasu5867
    @jeevankothamasu5867 4 месяца назад

    Thanks. This helped me bro.

  • @NikhilPatil647
    @NikhilPatil647 7 месяцев назад +1

    thank you

    • @S3CloudHub
      @S3CloudHub  7 месяцев назад +1

      Thanks for watching

  • @jca_uy_180
    @jca_uy_180 11 месяцев назад +4

    im having this error: "Unable to connect to server: connection timeout expired" and i do not know what is causing it. Any suggestion?

    • @ShukrulloAbdurahmonov-1
      @ShukrulloAbdurahmonov-1 9 месяцев назад

      me too

    • @dew_reddit
      @dew_reddit 4 месяца назад +2

      You need to check your security group outbound rule config and add a rule for the postgres db Port in order to make it work.

    • @CodeBytesByMe
      @CodeBytesByMe 4 месяца назад

      Once you check the port number.Maybe that causing an error.

    • @snailprogrammer7483
      @snailprogrammer7483 9 часов назад

      @@dew_redditso “my ip” or “0.0.0.0/0 then “5432”?

  • @heppu7425
    @heppu7425 Год назад +2

    thanks. followed the aws hands-on tutorial and got connection error. I think the problem is that in the tutorial they automatically create the vpc when doing the db setup and it doesnt work well

  • @ayandamqomo70
    @ayandamqomo70 15 дней назад

    😭FINALLY!!!

  • @k2lenilson
    @k2lenilson Год назад

    thanks !!!!

  • @MrStahldaniel
    @MrStahldaniel Год назад +1

    I followed this tut and still get the "connection failed" error. Any suggestions?

    • @S3CloudHub
      @S3CloudHub  Год назад

      Please validate security group

    • @Victor_fTav
      @Victor_fTav Год назад

      same problem here... did you fix that?

    • @kokoshibo5244
      @kokoshibo5244 10 месяцев назад

      @@Victor_fTav create a new security grp, in that add 2 inbound rules to accept traffic from anywhere from ipv4 and ipv6. after creating this security grp, add this to rds instance u have created. your problem should be solved

  • @marylaurabetancourt994
    @marylaurabetancourt994 Год назад

    I need to connect on shell, I do not want to use PGAdmin. And I need help please

    • @fidelangelochoa9225
      @fidelangelochoa9225 11 месяцев назад

      the commando that you could use: psql -h new_server_host -U your_username -d your_database

  • @firasux31415
    @firasux31415 Год назад

    i can't fin the 13.4 postgres engine version to have free tier

    • @fidelangelochoa9225
      @fidelangelochoa9225 11 месяцев назад

      i have use 14.9 without problem, to keep free tier you need to check all the steps, the instances (db.t3.micro or t4) and the storage ssd(gp3 or gp2), the last two are very important, for me woks t3 and gp3 to maintain the free tier.

  • @sandeepsahu1716
    @sandeepsahu1716 Год назад

    Hi sir, can u please help in how to do major version upgrade of postgres SQL version of Amazon rds database