How does component services used for amazon simpledb?



How does component services used for amazon simpledb?..

Answer / Pankaj Rathi

Amazon SimpleDB is a fully managed NoSQL database service that provides a flexible and scalable solution for storing and retrieving structured data. To work with Amazon SimpleDB, you can use the SimpleDB SDK or the SimpleDB console.nnIn terms of components, Amazon SimpleDB consists of the following:
1. Domains: A domain is a collection of tables, which are the fundamental data structures in SimpleDB. Each table contains items, which are the individual records stored in the table.
2. Attributes: An attribute is a field in an item that holds a single value.
3. Templates: A template is a predefined schema for a table that specifies the names and data types of its attributes.
4. Selectors: A selector is a filter expression that can be used to retrieve items from a table based on their attribute values.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Amazon Web Services (AWS) Interview Questions

What is s3? What is it used for? Should encryption be used?

1 Answers  


How can you send the request to amazon s3?

1 Answers  


What is the difference between stopping and terminating of instances in aws?

1 Answers  


What is Amazon SQS?

1 Answers  


What is different types of ec2 purchasing options

1 Answers  


Can you connect 2 vpcs in different account?

1 Answers  


Explain amazon kinesis firehose?

1 Answers  


What is meant by glacier?

1 Answers  


What is an elastic ip in aws?

1 Answers  


Is it possible for classic link settings on ec2 classic interface to persist through start or stop cycles?

1 Answers  


Mention what is the relation between an instance and ami?

1 Answers  


What is the difference between snapshot and ami?

1 Answers  


Categories