1608, 2015

What is Azure Service Bus Queue?

By |August 16th, 2015|Cloud Platforms, Microsoft Azure|0 Comments

What is Azure Service Bus Queue?
Azure Service Bus Queue is one of the messaging middleware mechanisms in Azure Service Bus. Ā Azure Service Bus Queue provides a brokered messaging infrastructure, which is designed to integrate applications or application components ā€“ spanned over multiple communication protocols, data contracts, trust domains, and/or network environments.

 
How Azure Service Bus Queue […]

1508, 2015

What is Azure StorSimple?

By |August 15th, 2015|Cloud Platforms, Microsoft Azure|0 Comments

What is Azure StorSimple?
Azure StorSimple is a hybrid cloud storage solution by Microsoft Azure, which provides a cloud based storage infrastructure used for storing, accessing and managing large quantities of data. Azure StorSimple is considered a hybrid cloud storage solution because it combines primary, backup, snapshot, archive and offsite storage solution into one cohesive solution. […]

2307, 2015

What are Azure BizTalk Services?

By |July 23rd, 2015|Cloud Automation, Cloud Platforms, Microsoft Azure|0 Comments

Azure BizTalk Services are cloud-based integration service that provides Business-to-Business (B2B) and Enterprise Application Integration (EAI) capabilities for cloud and hybrid integration solutions. Azure BizTalk Services is primarily an Integration Platform as a Service, fully managed by Microsoft, which delivers robust and scalable integration capabilities for IT Environments. It enables in integrating and connecting on […]

2307, 2015

How to Setup FTP on Azure Virtual Machine?

By |July 23rd, 2015|Azure How To, Cloud Platforms, IT Management, Microsoft Azure|0 Comments

FTP is an essential component when it comes to connecting with remote machines and servers – virtualization infrastructure is no exception. This article will provide simple and essential steps required to setup FTP on an Azure Virtual Machine. This process is defined for configuring an FTP serverĀ on Windows Server 2012 virtual machine on Azure.

First of […]

2307, 2015

How to check if code is running on Azure Web Apps?

By |July 23rd, 2015|Cloud Platforms, IT Management, Microsoft Azure|0 Comments

Sometimes it is important to know if your website code is running on Azure Web Apps (Websites) or elsewhere.  Finding this information out programmatically is only a little tricky.

Generally, for Azure Cloud Services you can use RoleEnvironment.IsAvailable to check if code is running in Web/Worker Role.  This process is not the same for Azure Web Apps. The […]

2307, 2015

What is Azure Rights Management?

By |July 23rd, 2015|Cloud Automation, Cloud Monitoring, Cloud Platforms, Microsoft Azure|0 Comments

Azure Rights Management is a cloud based data protection service that enables in securing data on internal and external devices and networks. Azure Rights Management (Azure RMS) uses encryption, identity, and authorization policies to help secure files, email and other data across multiple devices—phones, tablets, and PCs. The protection service provided by Azure RMS resides […]

2307, 2015

What is Azure Stream Analytics?

By |July 23rd, 2015|Cloud Platforms, General, Microsoft Azure|0 Comments

Azure Stream Analytics is a big data analytics service for the Internet of Things (IoT) that provides data analytics services over streaming data. Azure Stream Analytics platform enable developers to combine streaming data with historical data to derive business insights.  It is a fully managed service that has low latency and provides scalable infrastructure for […]

1407, 2015

Azure Table Storage Vs MongoDB on Azure Cloud

By |July 14th, 2015|Cloud Platforms, General, Microsoft Azure|0 Comments

 

Developers often get stumbled when choosing a NoSQL database on Azure to store a large amount of data with high volume expectation. Azure Table Storage and MongoDB are often the prime choice for developers. But based on different capabilities and supported environments, it’s difficult to say whether MongoDB or Azure Table Storage will provide better performance […]

1407, 2015

What is Azure Redis Cache?

By |July 14th, 2015|Cloud Platforms, Microsoft Azure|0 Comments

 

Azure Redis Cache is a type of cloud cache service that provides Azure users with high throughput, low latency and secure cache- fully managed by Microsoft.  Azure Redis Cache is a distributed, in memory cache service specifically designed for cloud applications. It is based on the open source Redis Cache and provides Azure subscribers with […]

1407, 2015

What is Azure Blob Storage?

By |July 14th, 2015|Cloud Monitoring, Cloud Platforms, Microsoft Azure|0 Comments

 

Azure blob storage is a cloud storage solution by Microsoft Azure that enables in storing and using large amount of unstructured data. Data stored in Azure Blob Storage can be accessed globally through internet and API calls. The data can either be kept hidden or available just for an app or is made public for […]