nosql Archives - Anuj Varma, Hands-On Technology Architect, Clean Air Activist https://www.anujvarma.com/tag/nosql/ Production Grade Technical Solutions | Data Encryption and Public Cloud Expert Wed, 21 Oct 2015 16:40:00 +0000 en-US hourly 1 https://wordpress.org/?v=6.9.4 https://www.anujvarma.com/wp-content/uploads/anujtech.png nosql Archives - Anuj Varma, Hands-On Technology Architect, Clean Air Activist https://www.anujvarma.com/tag/nosql/ 32 32 Newer technologies for the https://www.anujvarma.com/newer-technologies-for-the/ https://www.anujvarma.com/newer-technologies-for-the/#respond Tue, 25 Aug 2015 18:12:00 +0000 http://www.anujvarma.com/?p=3532 Some recent libraries and products that are making today’s development task easy (this is an ongoing effort…this list will be updated periodically) Background Task Processing http://hangfire.io/ Caching and Messaging Redis […]

The post Newer technologies for the appeared first on Anuj Varma, Hands-On Technology Architect, Clean Air Activist.

]]>
Some recent libraries and products that are making today’s development task easy (this is an ongoing effort…this list will be updated periodically)

Background Task Processing

http://hangfire.io/

Caching and Messaging

Redis is basically a key value (in-memory) storage. Redis clusters are being used for everything from caching to messaging systems.

http://redis.io/

NoSQL

OrientDB versus neo4J versus Mongo.  Apparently, OrientDB scales better than the rest- and handles far more complex use cases (Graph based data in addition to document data)

http://orientdb.com/orientdb-vs-mongodb/

Quick, Lightweight backends for your mobile apps

Say you have a mobile app – and suddenly realize that you need a backend for it. Instead of building an entire web application, you can use parse.com to provide you with just the pieces needed by your app (session storage, db storage etc.)

Cloud (Mainly for VMs in the cloud)

Azure for ease of use , AWS for cost effectiveness. (AWS Linux T1 micro instances  suffice for various processing tasks). 

 

Prototyping UIs

Proto.io

Tag Cloud Generator

Tagul worked well for me when I needed a spiffy looking tag cloud for my blog. Change color options, shape (container shape for tag cloud) etc. – and also provide animation effects.

The post Newer technologies for the appeared first on Anuj Varma, Hands-On Technology Architect, Clean Air Activist.

]]>
https://www.anujvarma.com/newer-technologies-for-the/feed/ 0