DynamoDB PROJECTION EXPRESSIONS | .NET ON AWS | AWS Serverless | Amazon

Описание к видео DynamoDB PROJECTION EXPRESSIONS | .NET ON AWS | AWS Serverless | Amazon

Hello, When reading data from a DynamoDB table, by default, it returns all of the item's attributes. Now in some of your application scenarios, you might only require a subset of the attributes of the item.
In these scenarios, you can use a ProjectionExpression to limit the item attributes that are returned as part of a read operation.
In this video, let’s learn about ProjectionExpressions in DynamoDB and how you can use them when building applications.

00:00 Introduction
01:26 Project setup walkthrough
02:12 Projection Expressions with DynamoDbContext
08:10 Read Models With DynamoDBContext
10:50 ProjectionExpression and Low-Level APIs
18:37 Projection Expression and Large Items
19:38 Conclusion

🔗Source Code - https://rahulpnath.visualstudio.com/Y...
🔗 Getting Started with DynamoDB - https://www.rahulpnath.com/blog/aws-d...
🔗Value Object - https://learn.microsoft.com/en-us/dot...

Additional Watching
📹AWS DynamoDB -    • AWS DynamoDB For The .NET Developer: ...  
📹AWS DynamoDB Pagination -    • AWS DynamoDB PAGINATION | .NET ON AWS...  
📹 AWS DynamoDB Querying -    • 5 Ways To Query Amazon DynamoDB using...  
📹Lambda Udemy Course - https://bit.ly/aws-lambda-udemy
📹AWS Credential Management -    • AWS CREDENTIALS: How To Manage - Gett...  
📹 ASP Series - https://bit.ly/asp-net-core-series
📹AWS Series - https://bit.ly/aws-net-series

Come say hi! ✋
🌍 Blog - https://rahulpnath.com/
✉ Subscribe to my Newsletter - https://www.rahulpnath.com/subscribe
🐦Twitter -   / rahulpnath  
📸Instagram -   / rahulpnath  

🛠️ Uses http://rahulpnath.com/uses
🎥 Recording Setup and Workflow - https://www.rahulpnath.com/blog/youtu...

#amazon #aws #dotnet #dynamodb

Комментарии

Информация по комментариям в разработке