RabitMq Vs Azure service Bus

Architecture   Area Microsoft Service Bus RabbitMQ Concepts Namespaces Namespaces are used to create a sandbox area for messaging. Namespaces also support authentication…

Read more

Traffic Manager in Azure

A: Azure Traffic Manager provides globally aware DNS resolution to Azure services located in different regions using an intelligent set of processes based…

Read more

Redis Cache in Azure

Redis cache is open source Nosql based key value data sore approach  for faster query.   Redis in azure : One approach to…

Read more

Indexing in Document Db

By default, DocumentDB automatically indexes every property in a document as soon as the document is added to the database. However, you can…

Read more