Developed prototype of AmazonFresh website in MEAN stack.
Implemented RabbitMQ and Redis caching to make system scalable and improve performance.
Developed front-end using EJS, Angularjs, Bootstrap, HTML5, CSS and front-end APIs using nodejs.
RabbitMQ is implemented as a message passing protocol and get the responses via Redis Cache.
Backend of the system comprised of Nodejs, MongoDB, MySQL.
Implemented connection pooling while communicating with database and prevented excessive usage of machine cycles in establishing and releasing connections everytime.