AWS RDS Demo - Parameter Groups, DB Subnet Groups, DB Instances, Snapshots, Read Replica

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

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

  • @madhumadhu-fw7ki
    @madhumadhu-fw7ki 6 лет назад +1

    you u r the expert in tools and aws. outstanding

  • @nareshreddy5740
    @nareshreddy5740 6 лет назад +6

    1)why did u created dbsubent with public subent , generally we launch db in private subnet
    2) 5:38 u created db subent with public and u r telling u created with private subnets

    • @ValaxyTechnologies
      @ValaxyTechnologies  6 лет назад +1

      You are right :) Good Catch It was a mistake. This whole session was for a demo to get started with RDS and not an production level deployment. As you can see the password/multi-az none are complex or changed.

  • @sanjibnayak6828
    @sanjibnayak6828 5 лет назад

    how to restore a dropped table or schema from AWS RDS Oracle backup

  • @jagdishbelapure7521
    @jagdishbelapure7521 6 лет назад +1

    This is one of the finest videos I have seen about RDS and DynamoDB, it covers introduction/demo to almost all the components associated with RDS. Thank you so much for such a nice video.
    I have one technical doubt:
    When you create a snapshot of the database you mentioned that it is a point in time in nature. And you have proved it as well by restoring the database by creating new DB instance. However, how can we ensure to make them incremental in nature (synchronously or asynchronously)? As what I know is we need NOT keep taking snapshots to access the past /most recent data. Most recent snapshot (which is incremental in nature and as it is a point in time) is enough for our needs. Please help.
    Thanks again for such a wonderful video.

    • @ValaxyTechnologies
      @ValaxyTechnologies  6 лет назад +1

      Thank you for your kinds words, By default, the snapshots are incremental in nature.
      If you like our videos, subscribe to your channel and check out other playlists on Serverless and Automation using Lambda

    • @jagdishbelapure7521
      @jagdishbelapure7521 6 лет назад

      Valaxy Technologies Thanks I already subscribed, let me watch other videos.

  • @krupakarreddy8235
    @krupakarreddy8235 6 лет назад +1

    will u please post the links of github articles

    • @ValaxyTechnologies
      @ValaxyTechnologies  6 лет назад +1

      github.com/miztiik/AWS-Demos/tree/master/How-To
      You will find them all here. Dont forget to subscribe!!

  • @uracharla
    @uracharla 5 лет назад

    If creating read replica from master in which VPC can we place? How can have same VPC in different regions? VPC's are region specific. Can we have more than one master and what about the replication?

    • @ValaxyTechnologies
      @ValaxyTechnologies  5 лет назад

      I will have to make a lot of assumptions to even attempt to answer your query.
      RDS Read Replicas can be created across regions(confirmed for MySQL). You can apps in that region can connect to this endpoint to reduce latency. The choice of VPC in the new region, is your choice - default/custom, obviously it will not be the same VPC as source(as on today)

  • @FalconKKB
    @FalconKKB 5 лет назад

    Hi, when i am trying to sign in to my DB i am getting an error - 1045 mysql 28000 access denied for user.
    Please let me know what to do.

  • @poornachander1895
    @poornachander1895 6 лет назад

    how to db server ip address

  • @krishnakanth5993
    @krishnakanth5993 6 лет назад +1

    very nice explanation. please ping the git hub link