Amazon AWS DynamoDB
'Video thumbnail for Setup Salesforce External Object for Amazon AWS DynamoDB'
play_arrow
6:18
Setup Salesforce External Object for Amazon AWS DynamoDB
Setup Salesforce External Object for Amazon AWS DynamoDB

5K views · Dec 12, 2022 infallibletechie.com

Blog Post: https://www.infallibletechie.com/2022/12/how-to-setup-salesforce-external-object-for-amazon-aws-dynamodb.html

'Video thumbnail for Relate Amazon DynamoDB External Object to Salesforce Object'
play_arrow
5:47
Relate Amazon DynamoDB External Object to Salesforce Object
Relate Amazon DynamoDB External Object to Salesforce Object

313 views · Jan 4, 2023 infallibletechie.com

Using Indirect Lookup relationship, we can relate Amazon DynamoDB External Object to Salesforce Object without using Salesforce Record Ids. We can relate the External Object to Salesforce Object using External Id field instead of Standard Id field. Blog Post: https://www.infallibletechie.com/2022/12/how-to-relate-amazon-dynamodb-external-object-to-salesforce-object.html

'Video thumbnail for Sample Salesforce External Object Qualifier for Amazon AWS DynamoDB'
play_arrow
5:41
Sample Salesforce External Object Qualifier for Amazon AWS D...
Sample Salesforce External Object Qualifier for Amazon AWS DynamoDB

14K views · Mar 20, 2023 infallibletechie.com

Qualifiers an be used parse or transform data returned from the Amazon DynamoDB. Blog Post: https://www.infallibletechie.com/2022/12/sample-salesforce-external-object-qualifier-for-amazon-aws-dynamodb.html

'Video thumbnail for Difference between Partition Key and Sort Key in Amazon DynamoDB'
play_arrow
4:12
Difference between Partition Key and Sort Key in Amazon Dyna...
Difference between Partition Key and Sort Key in Amazon DynamoDB

143 views · Oct 26, 2024 infallibletechie.com

DynamoDB uses the partition key value as the input to an internal hash function even if Sort Key is used. The output of hash function determines the item stored location. Blog Post: https://www.infallibletechie.com/2022/12/difference-between-partition-key-and-sort-key-in-amazon-dynmodb.html