Skip to main content

Posts

Showing posts from October, 2018

Hosting application in Cloud

Things to do, hosting in AWS - Create an aws account and subscribe to free tier - it is entirely free they might charge u if u exceed limit . sign up with the credit card ,valid for 1 year and then they may charge you based on usage.   hosting in google cloud -    Google cloud you can use for 3 months of free subscription with your gmail id.

Data scrapping apps -https://www.apify.com/

use this site to scrap data from websites . u can test the content and run it from the console and play with the data enjoy scrapping!!! use the run console to test the URL. u can use JQuery and parse the data .

Mongo Cloud-atlas

Advantage of mongo cloud - u  can connect from anywhere and test you apps. https://cloud.mongodb.com/user#/atlas/login create user and login . create Database and collections within.  You can connect from your mongo shell and test it.