Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Author: k A

    This author has written 777 articles
    1. Home>
    2. k A>
    3. Page 60

    DynamoDB – API Interface

    • Post author:k A
    • Post published:August 18, 2021
    • Post category:DynamoDB
    • Post comments:0 Comments

    DynamoDB offers a wide set of powerful API tools for table manipulation, data reads, and data modification. Amazon recommends using AWS SDKs (e.g., the Java SDK) rather than calling low-level APIs. The…

    Continue ReadingDynamoDB – API Interface

    DynamoDB – Delete Table

    • Post author:k A
    • Post published:August 18, 2021
    • Post category:DynamoDB
    • Post comments:0 Comments

    In this chapter, we will discuss regarding how we can delete a table and also the different ways of deleting a table. Table deletion is a simple operation requiring little…

    Continue ReadingDynamoDB – Delete Table

    DynamoDB – Query Table

    • Post author:k A
    • Post published:August 18, 2021
    • Post category:DynamoDB
    • Post comments:0 Comments

    Querying a table primarily requires selecting a table, specifying a partition key, and executing the query; with the options of using secondary indexes and performing deeper filtering through scan operations.…

    Continue ReadingDynamoDB – Query Table

    DynamoDB – Load Table

    • Post author:k A
    • Post published:August 18, 2021
    • Post category:DynamoDB
    • Post comments:0 Comments

    Loading a table generally consists of creating a source file, ensuring the source file conforms to a syntax compatible with DynamoDB, sending the source file to the destination, and then…

    Continue ReadingDynamoDB – Load Table

    DynamoDB – Create Table

    • Post author:k A
    • Post published:August 18, 2021
    • Post category:DynamoDB
    • Post comments:0 Comments

    Creating a table generally consists of spawning the table, naming it, establishing its primary key attributes, and setting attribute data types. Utilize the GUI Console, Java, or another option to…

    Continue ReadingDynamoDB – Create Table

    DynamoDB – Operations Tools

    • Post author:k A
    • Post published:August 18, 2021
    • Post category:DynamoDB
    • Post comments:0 Comments

    DynamoDB provides three options for performing operations: a web-based GUI console, a JavaScript shell, and a programming language of your choice. In this tutorial, we will focus on using the…

    Continue ReadingDynamoDB – Operations Tools

    DynamoDB – Environment

    • Post author:k A
    • Post published:August 18, 2021
    • Post category:DynamoDB
    • Post comments:0 Comments

    The DynamoDB Environment only consists of using your Amazon Web Services account to access the DynamoDB GUI console, however, you can also perform a local install. Navigate to the following…

    Continue ReadingDynamoDB – Environment

    DynamoDB – Basic Concepts

    • Post author:k A
    • Post published:August 18, 2021
    • Post category:DynamoDB
    • Post comments:0 Comments

    Before using DynamoDB, you must familiarize yourself with its basic components and ecosystem. In the DynamoDB ecosystem, you work with tables, attributes, and items. A table holds sets of items,…

    Continue ReadingDynamoDB – Basic Concepts

    DynamoDB – Overview

    • Post author:k A
    • Post published:August 18, 2021
    • Post category:DynamoDB
    • Post comments:0 Comments

    DynamoDB is a fully-managed NoSQL database service designed to deliver fast and predictable performance. It uses the Dynamo model in the essence of its design, and improves those features. It…

    Continue ReadingDynamoDB – Overview

    HBase – Security

    • Post author:k A
    • Post published:August 18, 2021
    • Post category:apache
    • Post comments:0 Comments

    We can grant and revoke permissions to users in HBase. There are three commands for security purpose: grant, revoke, and user_permission. grant The grant command grants specific rights such as read, write,…

    Continue ReadingHBase – Security
    • Go to the previous page
    • 1
    • …
    • 57
    • 58
    • 59
    • 60
    • 61
    • 62
    • 63
    • …
    • 78
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP