dev-resources.site
for different kinds of informations.
Query Data with DynamoDB
Published at
1/14/2025
Categories
awschallenge
cloudcomputing
database
Author
Kemisola
How would you get insights from a DynamoDB table?
While relational databases have great tools like SQL, DynamoDB queries look slightly different...
I did a hands-on project on AWS:
👉 I created a new DynamoDB table and uploaded sample data using AWS CloudShell.
👉 I used the Partition and Sort keys to find data.
👉 I queried a DynamoDB table through the console and with AWS CLI.
Here is a link to the project, Check out my full documentation below for detailed steps: https://drive.google.com/file/d/1AuI_eAnq4O6fwwrHc65SwYQYyqH8ViYF/view?usp=sharing
Articles
12 articles in total
Query Data with DynamoDB
currently reading
Build a Virtual Private Cloud
read article
Cloud Security with AWS IAM
read article
Visualize data in Amazons Relational Database with QuickSight
read article
DevOps Project - Connect a GitHub Repo with AWS ----> My first time of using GitHub!!
read article
Databases - Query Data with DynamoDB
read article
VPC Monitoring with Flow Logs
read article
CloudFormation: Build a Chatbot with Multiple Slots
read article
Access S3 from a VPC
read article
VPC Traffic Flow and Security
read article
Launching VPC Resources
read article
VPC Endpoints
read article
Featured ones: