InterviewSolution
Saved Bookmarks
| 1. |
Point out the correct statement.(a) Amazon Web Services offers reliable, scalable, and inexpensive cloud computing services(b) MongoDB runs well on Amazon EC2(c) To deploy MongoDB on EC2 you can either set up a new instance manually(d) All of the mentionedI had been asked this question during an interview for a job.Asked question is from Amazon EC2/S3 services topic in section Oozie, Orchestration, Hadoop Libraries and Utilities and Miscellaneous Hadoop Applications of Hadoop |
|
Answer» CORRECT choice is (d) All of the mentioned Explanation: MongoDB on EC2 can be DEPLOYED EASILY by using SHARDED cluster management. |
|