logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • How to use SimpleDB with Amazon?


  • Correct Answer
  • Every architecture rely on a database that is easy to maintain and gets easily configured Amazon uses the database by the name SimpleDB This is the database that is used for cloud architecture to track the statuses of the components The component of the system are asynchronous and discrete, it requires capturing the state of the system so that in any failure the user can easily revert back to its normal configuration SimpleDB is schema-less database and there is no need to define the structure before the creation of any data Every controller in the database defines their own structure and link the data to a job 


  • Technology problems


    Search Results


    • 1. What are the uses of Amazon web services?
    • Discuss
    • 2. What is the relationship between SOA and cloud architecture?
    • Discuss
    • 3. What are the advantages of cloud architecture?
    • Discuss
    • 4. How does cloud architecture overcome the difficulties faced by traditional architecture?
    • Discuss
    • 5. Is it cost effective to implement a private cloud rather than a public cloud and why?
    • Discuss
    • 6. How to upload files in Amazon S3?
    • Discuss
    • 7. What is a linked server in SQL server?
    • Discuss
    • 8. What is the difference between UNION and UNION ALL?
    • Discuss
    • 9. What are the rules to use the ROWGUIDCOL property to define a globally unique identifier column?
    • Discuss
    • 10. Explain the use of keyword WITH ENCRYPTION. Create a Store Procedure with Encryption
    • Discuss


    Comments

    There are no comments.

Enter a new Comment