Это видео недоступно.
Сожалеем об этом.

Create a MySQL database on AWS!

Поделиться
HTML-код
  • Опубликовано: 15 авг 2024
  • ►► See how I’ve helped 10+ small data teams add more structure using modern tools, w/o making a mess (Free Workshop) → www.kahandatas...
    Learn how to create your own MySQL database in the cloud using the Amazon Relational Database Service (RDS)!
    Amazon RDS is a distributed relational database service by Amazon Web Services. It is a web service running "in the cloud" designed to simplify the setup, operation, and scaling of a relational database for use in applications.
    Timestamps:
    0:00 - Intro
    0:07 Navigate to RDS
    0:21 Configure MySQL DB
    1:43 Connect to DB
    2:20 Whitelist IP address
    Title & Tags:
    Create a MySQL Database Using RDS | Amazon Web Services (AWS) Tutorial
    #kahandatasolutions #amazonwebservices #dataengineering

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

  • @KahanDataSolutions
    @KahanDataSolutions  3 года назад

    ►► Establish a Well-Structured Data Warehouse for Your Small Team In 90 Days (Free Guide) → www.kahandatasolutions.com/guide

  • @giacomopiatti4104
    @giacomopiatti4104 Год назад +5

    Beautiful clear tutorial, it was very helpful to me!!

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

    thanks for this video man, you was helped me to finish my project. god bless you

  • @Roman-uy7qp
    @Roman-uy7qp Год назад

    Oh my god. Thank you. For 3 days I have been trying to access a cloud database in C# Xamarin and this helped massively.

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

    This was very clear and to the point. Thank you!

  • @programuoki-lt1465
    @programuoki-lt1465 9 месяцев назад

    I spend 10 hours in Oracle cloud without luck to run MySQL, I'm not sure why this type is video easy to understand when you watching first time :) and amazon is more intuitive...

  • @PiotrRosinski-je8gp
    @PiotrRosinski-je8gp 8 месяцев назад

    Great, many thanks. You explained everything perfectly

  • @senkialfonz895
    @senkialfonz895 9 месяцев назад

    Excellent.

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

    Super great and explained! THANKS!

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

    Such a awesome guide thank you, can you put a vdo for create table and some example queries in aws mysql implementation?

  • @subhanquliyev5644
    @subhanquliyev5644 2 года назад

    Thanks so much for clear tutorial!

  • @vaani6393
    @vaani6393 2 года назад

    Thank you... Your video helped me to deal with that error

  • @akponahkester4408
    @akponahkester4408 2 года назад +1

    hello i followed whitelist IP address but still same error

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

    I was wondering why my connection failed. I didn't add inbound rules. This tutorial is very helpful!

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

    Is Heidi a program that runs on your laptop? Any recommendations if I'm using Python?

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

    What if I want to grant access to multiple users. Do I need to individually add their IP address? also what if I want to make the database connection public to everybody?

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

      I think you have your backend API work as a communication layer between your database and your users. So that they aren’t actually accessing the database directly but instead accessing your api that works like a Starbucks barista to go and create the drink of choice for them. Like they place the order they don’t actually go into the back and grab all the raw materials themselves. 🥤

  • @DoctorMGL
    @DoctorMGL 8 месяцев назад

    in my case i want to access the database from multiple locations ,
    not necessary from multiple countries but from multiple cities ( ip address )
    and i can't keep tracking and adding those multi ip address of my users manually everytime as you did with your ip address,
    so what's the best approach in this case ?

    • @omariko63
      @omariko63 3 месяца назад

      did you figure it out? I am facing the same problem right now

  • @alex87117
    @alex87117 2 года назад

    thank youu, i love you

  • @razaceme31
    @razaceme31 2 года назад +1

    you have n't given description about which tool are you using for MYSQL locally. Any link?

    • @KahanDataSolutions
      @KahanDataSolutions  2 года назад +1

      Hi Ali, I'm using a free tool called HeidiSQL - www.heidisql.com/

  • @vishalrajmane7649
    @vishalrajmane7649 3 года назад +1

    Which mysql setup/version r u using for this video?? Can u provide the link to install the same.

    • @KahanDataSolutions
      @KahanDataSolutions  2 года назад

      Hi Vishal, I'm using a free tool called HeidiSQL - www.heidisql.com/

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

    will this cost me money?

  • @no_one8143
    @no_one8143 2 года назад

    Thanks a loooooooooooooot

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

    Done

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

    I Love you man. No Homo 😁

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

    how can I do this available for anyone?

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

      I am wondering the ssme thing, did you by chance know how to do that?