Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
Build your AI Agent
GfG 160
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
Contests
Accenture Hackathon (Ending Soon!)
GfG Weekly [Rated Contest]
Job-A-Thon Hiring Challenge
All Contests and Events
DSA
Practice Problems
Python
C
C++
Java
Courses
Machine Learning
DevOps
Web Development
System Design
Aptitude
Projects
Sign In
▲
Similar Topics
Web Technologies
40.2k+ articles
DSA
22.3k+ articles
Python
20.1k+ articles
Experiences
17k+ articles
DevOps
1.7k+ articles
Cloud-Computing
960+ articles
Amazon Web Services
630+ articles
AWS
420+ articles
DynamoDB
31 articles
DynamoDB
20 articles
DynamoDB-Basics
14 posts
Popular Articles
Recent Articles
AWS DynamoDB - Working with Indexes
Last Updated: 28 March 2023
An index is a data structure that enables us to perform fast queries on different columns in a table. After creating an index, the database
...read more
Picked
DynamoDB
DynamoDB-Basics
Amazon Web Services
DevOps
AWS DynamoDB - Create a Global Secondary Index
Last Updated: 28 March 2023
Amazon DynamoDB is a NoSQL-managed database that stores data in the form of key-value pairs and document data. A Dynamodb table stores items
...read more
Picked
Cloud-Computing
AWS
DynamoDB
DynamoDB
DynamoDB-Basics
Amazon Web Services
DevOps
AWS DynamoDB - Working with Tables
Last Updated: 28 March 2023
In this article, we will work on DynamoDB tables. DynamoDB is a NoSQL database that stores document data or key-value pairs. A Dynamodb tabl
...read more
Picked
Cloud-Computing
AWS
DynamoDB
DynamoDB
DynamoDB-Basics
Amazon Web Services
DevOps
Similar Topics
Web Technologies
40.2k+ articles
DSA
22.3k+ articles
Python
20.1k+ articles
Experiences
17k+ articles
DevOps
1.7k+ articles
Cloud-Computing
960+ articles
Amazon Web Services
630+ articles
AWS
420+ articles
DynamoDB
31+ articles
DynamoDB
20+ articles
AWS DynamoDB - Query the Global Secondary Index
Last Updated: 28 March 2023
Global Secondary Index is an index with a partition key and a sort key that can be different from keys in the base table. A global secondary
...read more
Picked
Cloud-Computing
AWS
DynamoDB
DynamoDB
DynamoDB-Basics
Amazon Web Services
DevOps
AWS DynamoDB - Working with Queries
Last Updated: 28 March 2023
Amazon DynamoDB is a NoSQL managed database service provided by Amazon that stores semi-structured data like key-value pairs. A DynamoDB tab
...read more
Picked
Cloud-Computing
AWS
DynamoDB
DynamoDB
DynamoDB-Basics
Amazon Web Services
DevOps
AWS DynamoDB - Update Data in a Table
Last Updated: 28 March 2023
Amazon DynamoDB is a NoSQL managed database that supports semi-structured data i.e. key-value and document data. A DynamoDB table stores dat
...read more
Picked
Cloud-Computing
DynamoDB
DynamoDB
DynamoDB-Basics
Amazon Web Services
DevOps
DynamoDB - Setup the AWS CLI on Windows
Last Updated: 01 August 2020
We can use the AWS Command Line Interface (AWS CLI) to control multiple AWS services from the command line and automate them through scripts
...read more
DynamoDB
DynamoDB-Basics
DynamoDB - Setup the AWS CLI on Linux
Last Updated: 01 August 2020
We can use the AWS Command Line Interface (AWS CLI) to control multiple AWS services from the command line and automate them through scripts
...read more
DynamoDB
DynamoDB-Basics
DynamoDB - Setup the AWS CLI on macOS
Last Updated: 01 August 2020
We can use the AWS Command Line Interface (AWS CLI) to control multiple AWS services from the command line and automate them through scripts
...read more
DynamoDB
DynamoDB-Basics
DynamoDB - SQL and NOSQL
Last Updated: 01 August 2020
If you are an application developer, you might have some experience using a relational database management system (RDBMS) and Structured Que
...read more
DynamoDB
DynamoDB-Basics
DynamoDB - Data Types
Last Updated: 01 August 2020
DynamoDB supports many different data types for attributes within a table. They can be categorized as follows:Scalar Types – A scalar type
...read more
DynamoDB
DynamoDB-Basics
AWS DynamoDB - Web Based Setup
Last Updated: 19 August 2021
To use the Web-based services of AWS- DynamoDB the following steps need to be followed:Create an AWS account by navigating to the following
...read more
DynamoDB
DynamoDB-Basics
DynamoDB - Using the Console
Last Updated: 18 August 2021
The AWS management console for Amazon DynamoDB can be accessed from here.The AWS management console can be used for the following:Perform Ta
...read more
DynamoDB
DynamoDB-Basics
DynamoDB - Local Installation
Last Updated: 22 September 2022
The DynamoDB setup only includes the access of your AWS account through which the DynamoDB GUI console can be accessed. However, a local ins
...read more
DynamoDB
DynamoDB-Basics
1
1
1
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !