Skip to content
CloudKatha

CloudKatha

  • Home
  • AWS
  • Contact Us
  • About
  • Work with Us
    • Advertise With Us
    • Write for Us – Cloud Computing | AWS | Cyber Security | DevOps | IoT

Category: DynamoDB

February 7, 2022February 7, 2022AWS, CLI, DynamoDB

How to Create DynamoDB Table using AWS CLI

How to Create DynamoDB Table using AWS CLI

How to Create DynamoDB Table using AWS CLI When it comes to creating and managing resources in AWS, there are quite a few options to us like AWS Management Console, CLI, SDK, CDK, CloudFormation etc. However, nothing beats the ease of quickly hitting a CLI command to see how something Read More

November 24, 2021November 24, 2021DynamoDB

How to Solve “property provisionedthroughput cannot be empty” Error

How to Solve "property provisionedthroughput cannot be empty"

Error Message : Property ProvisionedThroughput cannot be empty. Problem: I was creating a very simple DynamoDB table with just a primary key EmployeeId using below CloudFormation Template. And, My Stack Creation Failed With Below Error !!! Property ProvisionedThroughput cannot be empty. Why This Happened? As we know, DynamoDB being a Read More

April 23, 2021April 23, 2021AWS, CloudFormation, DynamoDB

Solved: cannot perform more than one GSI creation or deletion in a single update

cannot perform more than one GSI creation or deletion in a single update

Error Message : cannot perform more than one GSI creation or deletion in a single update Problem: I was trying to add multiple GSI on an existing table using CloudFormation updatestack. Initially, I created a DynamoDB table with two GSI Location-index and Department-index. After few days of initial table creation, Read More

April 21, 2021April 20, 2021AWS, CloudFormation, DynamoDB

How to Create DynamoDB table with Global Secondary Index using CloudFormation

How to Create DynamoDB table with Global Secondary Index using Cloudformation

How to Create DynamoDB table with Global Secondary Index using CloudFormation? Few days ago, I wrote a post on Creating a DynamoDB table using CloudFormation. Back then, I didn’t cover Global Secondary Indexes or GSI. You might ask, why? Well, I wanted to give GSI special attention as there are Read More

July 29, 2020April 11, 2022AWS, DynamoDB

Create DynamoDB Table using CloudFormation Template

Create DynamoDB Table using CloudFormation

Create DynamoDB Table using CloudFormation DynamoDB is a fully managed NoSQL database in the cloud. It provides single digit millisecond performance at basically any scale. It is the best choice when you want to store semi structured data that needs to be retrieved fast. If you are new to DynamoDB Read More

Subscribe

Get awesome AWS learning material delivered straight to your inbox

Follow Us

  • Facebook
  • Twitter
  • LinkedIn
  • Instagram

Recent Posts

  • AWS Lambda Function URLs: Here is How You can Set it Up
  • How to Create an S3 Bucket using Terraform
  • 7 Benefits of Cloud Computing for Students
  • Cyber Security and our Life: Things You Should Know
  • Development Under the DevSecOps Model – How Is It Different?

Follow Us

  • Facebook
  • Twitter
  • LinkedIn
  • Instagram

Know More

  • About
  • Advertise With Us
  • Contact Us
  • Disclaimer
  • Privacy Policy
  • Write for Us – Cloud Computing | AWS | Cyber Security | DevOps | IoT

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 141 other subscribers

©Copyright 2020 CloudKatha - All Rights Reserved