http://www.bollywoodanalytics.com/

Bollywood Analytics has a new look.


Hey, everyone. So our fun project bollywood analytics has got new look and its all done by a friend of mine. He used angular js for the same and google charts apis. He is currently working on it and more advanced ui will come soon. Visit http://www.bollywoodanalytics.com. The whole UI change is done by him itself

netflix simian army

Do you know about Netflix Simian Army?


When we talk about micro services, cloud infrastructure and ability of the infrastructure which is resilient, Netflix is one of the top companies which comes into scene. Netflix always work in the direction of making its infrastructure more resilient to make it always available cause it has to serve a lot of traffic. In this

AWS LAMBDA

Go server less with AWS LAMBDA.


Yes, server less with AWS LAMBDA, this could be of great future use. If you are facing problems in managing servers what could be more easy to manage than no server. These are the words of Amazon CTO. Here we will be talking about aws service lambda which allows you to run your scripts or server

sqs fifo queues

Normal AWS SQS Queues and FIFO queues.


While working in one of the project I recently came across the problem. The problem was that the data I push in queue is not coming in the same order I push it in. I thought of it as a callback problem with my JS code but when I tried more I came to realise

What are Docker and Containers: An introduction

Hello World with Docker: Learning Docker and Containers.


In our last article we talked about dockers and containters. Here we are going to say do hello world in docker. For this we need to install docker and see few basic commands of docker. Hello World with Docker Installation You can download docker from here https://www.docker.com/docker-ubuntu. Or you can also use these instructions to install docker in

What are Docker and Containers: An introduction

What are Docker and Containers: An introduction


When we work on any development. What is the excuse that we use to hear the most. It is “This code was working on my machine there may be something wrong with your machine“. One of the major objective of docker is to solve this problem. Docker solves this problem by building a container which

Level order traversal of a binary tree.

Level order traversal of a binary tree in python.


Binary tree are the tree where one node can have only two child and cannot have more than two. Level order traversal of a binary tree. Level order traversal means that we visit the nodes level by level. Like for below tree the level order traversal will be  Its Level order traversal will be 1

Don't marry a programming language.

Don’t marry a programming language.


A guy asked me: What programming language should I learn. Me: Don’t marry a programming language. At different steps of your life you will need a different programming language. And you must be adaptive to the change. The technology is growing at much more faster rate than ever in history. And if you are still