Should I do these videos where I talk about coaching topics more often?
@abab-hl9xv3 жыл бұрын
yes, please :)
@syahirahar62913 жыл бұрын
yes, it is really helpful ! Thank you so much
@5minutesseries431 Жыл бұрын
This is very useful to get started with dynamo db schema design, looking forward to more in-depth examples.
@professional66352 жыл бұрын
Wouldn't it be a better idea to keep Flight _ID as PK and cust_id as sort or sec key. Most of the times as an airline company, I am intrested in finding which flight has the worst review rather than finding which customer gave us the most good review or bad review. An average person will travel and review what 2 0times, compared that to say around 30 - 50 reviews per flight.
@blunderfoxbeta Жыл бұрын
Don't blindly jump on dynamodb. It has more disadvantages when it comes to listing filtering aggregation pagination.
@aliseyyidoglu9686 Жыл бұрын
Thank you for the great explanation Andreas
@muhammadmusharaf47052 жыл бұрын
Thank Andreas, It cleared up my lot of confusion related to Dynamodb. 🙌🙌
@artiomoganesyan8952 Жыл бұрын
1:49 you cannot create a review table if its foreign key is in a table that is not yet created
@andreaskayy Жыл бұрын
That's why you would fill the customer table and the flight table first. The order of writing is important
@vivekgowda15762 жыл бұрын
Nice video, can we modify the table after creating on aws?
@mohamedalryah287 Жыл бұрын
yes you can modify the tables after creating them
@blunderfoxbeta Жыл бұрын
Can you answer a simple question here how to list all customers with multiple filers and my table size is 1TB?
@antonkot62503 жыл бұрын
Thank you for useful content. Like the way you use Miro =)