#WebDevelopment #DevToolset https://cloudplatform.googleblog.com/2016/09/web-serving-on-Google-Cloud-Platform-an-overview.html
Google Cloud Platform Blog
Web serving on Google Cloud Platform: an overview
Posted by Jim Travis, Senior Lead Technical Writer If you're running a website and considering moving your web serving infrastructure to...
#Productivity http://mobile.nytimes.com/blogs/bits/2015/12/29/the-most-popular-online-course-teaches-you-to-learn/?referer=
Nytimes
The Most Popular Online Course Teaches You to Learn
Critics say Massively Open Online Courses, or MOOCs, are over-hyped. But defenders say they are reaching people in unexpected ways.
#CoffeeTime https://medium.freecodecamp.com/time-is-complex-but-priceless-f0abd015063c?source=featured
Free Code Camp
Algorithms in plain English: time complexity and Big-O notation
Every good developer has time on their mind. They want to give their users more of it, so they can do all those things they enjoy. They do…
#NodeJS https://medium.freecodecamp.com/building-a-nodejs-microservice-on-aws-lambda-6adb6da53cbb#.4riaurkgo
Free Code Camp
How to build a serverless NodeJS microservice on AWS Lambda
In this article, I’ll share my experience going “serverless” and building a CRUD API “microservice” using AWS Lambda, API Gateway, and…
http://blog.mechanicles.com/2016/09/19/microservices-using-rails-http-and-rabbitmq.html
Source: @therubyistbroadcast
Source: @therubyistbroadcast
Santosh Wadghule
Microservices using Rails, HTTP & RabbitMQ
Imagine that, we have built one monolithic app Cricket Live Score where an admin adds the live match scores into the database, and users use this app to get to know the current score about the live match. Match like India v Pakistan is very popular and it…