ALL YOU NEED TO KNOW TO USE DYNAMODB AS A PRO - Partition and sort keys, global and local indexes...

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

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

  • @Aradhyafouzde4
    @Aradhyafouzde4 4 ปีที่แล้ว +4

    Your videos are the actual real stuff, in India, all will look for the only certification without knowing any hands-on stuff, that's why some garbage videos are also having a lot of views leaving gems like this channel, respect for self-less videos like this. I have been a long subscriber of yours and because of you I am starting some startups on AWS and also working as a solution architect in a large company

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

      thanks for your message :) it always makes me happy to learn that my videos are useful

  • @SaurabhSharma-ui6zk
    @SaurabhSharma-ui6zk ปีที่แล้ว +1

    I love your voice and the simplicity with which you explain

  • @danielburbano1442
    @danielburbano1442 2 ปีที่แล้ว +1

    Hi Marcia, I follow you on your both TH-cam channels, I'm improving my English with this channel as well, thank you, greetings from Colombia, great content 🙂

  • @leniengl2406
    @leniengl2406 ปีที่แล้ว +2

    I love your presentation style - I got tired of listening to Stephane Maarek (no offense) on Udemy - but this is really refreshing and more suitable to my learning style! I will definitely share this. Que alegria ver a una mujer de vez en cuando :p necesito mas role models en los feeds ingleses

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

      agree

  • @anudeepabraham3791
    @anudeepabraham3791 3 ปีที่แล้ว +1

    I like the way you explain with image.

  • @praneeth0820
    @praneeth0820 4 ปีที่แล้ว +1

    You nailed it !!! great content !!!
    For some reason i always end up at ur channel to understand some conceptual information , really helpful.

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

    Thanks for that great explanation! One of the best DynamoDB tutorials I have watched.

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

    Great explanation - thank you

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

    Hello. Do GSI allow query using both GSI index AND the main primary key at the same time? Like performance a search by using the index together with the main partition key. I couldn't find an answer for that on the official documentation :/

  • @WalterMolano
    @WalterMolano 3 ปีที่แล้ว +1

    Hola Marcia, Muchas gracias por la información. Tengo una pregunta relacionada con el ordenamiento de los datos.. Cual es la mejor forma de hacerlo sin afectar rendimiento ? Gracias

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

      usar una sort key, lo hace automaticamente por ti

  • @cakec9
    @cakec9 4 ปีที่แล้ว +1

    This is one Gem of a video!

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

      Thanks 😊😊

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

      It's the real mind stone

  • @codenjourney6656
    @codenjourney6656 4 ปีที่แล้ว +1

    Amazing video. Good content. Very useful

  • @dangvuthai
    @dangvuthai 4 ปีที่แล้ว +1

    Does anybody know how to get a json string from dynamodb when using the java sdk (supposed that the data structure is unknown)? Currently I have to write a recursive function to convert a Map to a Jackson ObjectNode :-(

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

      Can this help? docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/services/dynamodbv2/AmazonDynamoDBClient.html

  • @venkatesenkizhapandal2243
    @venkatesenkizhapandal2243 4 ปีที่แล้ว +1

    Does DynamoDB have encryption. Because last time I checked for financial institution you need the DB encrypted. That's a regulation requirement. Request you throw some light on this area

    • @foobar_codes
      @foobar_codes  4 ปีที่แล้ว +1

      Yes it has docs.aws.amazon.com/amazondynamodb/latest/developerguide/EncryptionAtRest.html

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

    I am planning to move my mysql based project into no-sql on AWS environment. Any tools or quick tips to take care during migration ?

    • @clieb5811
      @clieb5811 4 ปีที่แล้ว +1

      Try aws.amazon.com/blogs/big-data/near-zero-downtime-migration-from-mysql-to-dynamodb/

    • @foobar_codes
      @foobar_codes  4 ปีที่แล้ว +1

      Learning as much as you can about DynamoDb is very important when doing a migration. th-cam.com/video/HaEPXoXVf2k/w-d-xo.html
      Here is a blog post from AWS about how to do the migration;: aws.amazon.com/blogs/big-data/near-zero-downtime-migration-from-mysql-to-dynamodb/

  • @sripriyapriya9924
    @sripriyapriya9924 4 ปีที่แล้ว +1

    I mam, I need to know how the dynamo db data can be used in AWS lex chatbot. pls help me....................

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

      Using lambda in between. I have a Playlist about lex. Go and check it out

  • @chilicode7774
    @chilicode7774 4 ปีที่แล้ว +1

    Please can you do a video about DynamoDB streams with elasticsearch on Serverless framework? Or Do you have a video about elasticsearch with serverlessframework👏? .Nice video about DynamoDB thanks for the videos 👌

  • @kristoffersonfox4527
    @kristoffersonfox4527 4 ปีที่แล้ว +1

    Great Videos! Excelente!

  • @sumanth3036
    @sumanth3036 4 ปีที่แล้ว +1

    I love to learn from you.

  • @mhlaskar1991
    @mhlaskar1991 4 ปีที่แล้ว +1

    Please create a video on differences between GSI and LSI.

    • @foobar_codes
      @foobar_codes  4 ปีที่แล้ว +1

      This should be explained in this video . what you can do with each and how they differ.

  • @getvasued
    @getvasued 4 ปีที่แล้ว +1

    Good explanation

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

    Love all your videos and your cute and smart

  • @jayanayana
    @jayanayana 4 ปีที่แล้ว +1

    awesome.. first to comment... can you do video comparing mongodb vs dynamodb which is best?

    • @foobar_codes
      @foobar_codes  4 ปีที่แล้ว +3

      Mongo and dynamo are very different. One is a managed database service and the other is a nosql database that you need to manage.
      Aws has documentdb that is a document database that supports Mongodb

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

      You need to understand the fundamental of AWS database as managed database. It's very well explained on AWS site.

  • @rakeshAWGP
    @rakeshAWGP 4 ปีที่แล้ว +1

    I am #awscloudpractioner and using aws services for many years, while delivering my session on aws Dynamodb #awstraining I always try to focus on data model by considering different case study . I watch your Video and really liked your explanation.
    I have subscribed your channel and will watch full play list .
    Let us connect some time to exchange our learning on aws database.
    #awssolutionsarchitect #awscloudpractitioner
    Great content , much appreciated.

  • @hubrismaxim
    @hubrismaxim 4 ปีที่แล้ว +1

    What happened to launchmass? After reinvent there was no daily videos as promised.

    • @foobar_codes
      @foobar_codes  4 ปีที่แล้ว +2

      Hahaa nop. I failed! Too much to make a video every day. But well, there are 11 videos 🤷🏽‍♀️

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

    Uruguay noma