Click here to Skip to main content
15,884,537 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

Can any one let me know the MongoDB data storage provider at cloud Front?

I want my website Performance very good.
I just require any online tool from Amazon.(I request 1000's of request in one second to give me 100's of records)

Some details:-
My Website hosted at Amazon EC2. (right now we are using SQL on same server.) For optimization we are deciding to go for NoSQL solution.
Right now we have choose MongoDB as my NoSQL solution (From google i found most of people recommended this). It require setup and db management from our end.
Posted
Updated 8-Jun-14 21:20pm
v2
Comments
Suvabrata Roy 9-Jun-14 3:41am    
What you required? Mongo DB provider or any example ?
AbidHussain128 10-Jun-14 2:30am    
Hi suvabrata Roy,

I need both things.
we are just analyzing right now. you can recommend me better solution for this.

Hello Abid,

MongoDB runs well on Amazon EC2. You can Manually Install[^] the MonGoDB or use a pre-configured AMI[^] from the AWS Marketplace.

Regards,
 
Share this answer
 
Comments
AbidHussain128 10-Jun-14 2:33am    
Thanks Prasad
Hi,

How to install Mongo DB on Amazon EC2: https://mongodb-documentation.readthedocs.org/en/latest/ecosystem/tutorial/install-mongodb-on-amazon-ec2.html[^]

Mongo DB drivers : http://docs.mongodb.org/ecosystem/drivers/[^]

Mongo DB use case : http://docs.mongodb.org/ecosystem/use-cases/storing-log-data/[^]

Data Modeling Using Mongo DB : http://docs.mongodb.org/manual/applications/data-models/[^]

Mongo DB examples : http://mongodb.github.io/node-mongodb-native/api-articles/nodekoarticle1.html[^]

I have provide you the in detail links did you tried above solution?

Thanks,
Suvabrata
 
Share this answer
 
Comments
AbidHussain128 12-Jun-14 0:53am    
Hi Suvabrata Roy,

I have created sample page. using MogoDB. going for load testing.
Thanks for your support.

+Abid

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900