Windows Azure SDK for .NET, which include SDKs, basic tools, and extended tools for Visual Studio development for Azure Cloud enabled applications. Microsoft has released latest Azure SDK for .NET along with Visual Studio 2017 (RTW). The new version v3.0 will support only Visual Studio 2015/2017, if you are using Visual Studio 2013 you can… Continue reading
Category: Azure
Azure Platform
Microsoft Azure IoT Suite–Provisioned solutions for Faster Time to Market IoT enabled solutions
Microsoft Azure IoT Suite Provisioned solutions will help you create your own fully integrated solutions tailored for your specific needs in the following 3 sections. Using these ready to consume solutions will accelerate your time to market IoT(Internet of Things) requirements. Remote Monitoring – Connect and monitor your devices to analyze untapped data and improve… Continue reading
IoT Hub vs Event Hub–A quick comparison
With this article I am trying to provide you a birds eye view comparison of IoT Hub and Azure Event Hub, so that some of you may stop feeling that there is nothing new in IoT Hub. For the interest of this article, I put together a table with side-by-side comparison of some important features/desired… Continue reading
Introduction to IoT Hub
IoT Hub is a fully managed service from Microsoft Azure as part of Azure IoT Suite that enables reliable and secure bi-directional communications between millions of IoT devices and your solution back end. Azure IoT Hub are designed to provide following capabilities: Multiple device-to-cloud and cloud-to-device communication options, including one-way messaging, file transfer, and request-reply… Continue reading
Azure IoT Hub Device Management–Released to Public
Today Microsoft has announced general availability of Azure IoT Hub Device Management. With this release Azure IoT Hub subscribers/customers will be able to get access to following features and functionalities: Device twin. Use a digital representation of your physical devices to synchronize device conditions and operator configuration between the cloud and device. Direct methods. Apply… Continue reading
Azure: What are Event Hubs?
Event Hubs is a feature within the Azure and is intended to help with the challenge of handling an event based messaging at huge scale. To be specific it is a Highly scalable data streaming platform. The idea is that if you have apps or devices publishing telemetry events then Event Hubs can be the… Continue reading
Scalability – Scale Out/In vs Scale Up/Down (Horizontal Scaling vs Vertical Scaling)
When you work with Cloud Computing or normal Scalable highly available applications you would normally hear two terminologies called Scale Out and Scale Up or often called as Horizontal Scaling and Vertical Scaling. I thought about covering basics and provide more clarity for developers and IT specialists. What is Scalability? Scalability is the capability of… Continue reading
Azure Tips: Service Bus vs Azure Queue
Azure Service bus is a queuing technology that supports advanced features and allows access by processes created using various technologies and running in different domains. It allows ability to publish a message to multiple subscribers. read more Azure Queue is another queuing technology. However, it does not support the ability to publish a message to… Continue reading
Redis Cache–Azure Plans
Azure Redis Cache, a secure data cache based on Open source Redis Cache, which will provide you a fully managed/serviced instance from Microsoft. Means you don’t have to bear the burden of managing the server/software patches etc.. What is Redis Cache? Redis is an open source (BSD licensed), in-memory data structure store, used as a… Continue reading
New Certification – MCSD – Azure Solution Architect
Microsoft has made availability of new MCSD certification called as “MCSD – Azure Solutions Architect“. Required Exams: 070-532: Developing Microsoft Azure Solutions 070-533: Implementing Microsoft Azure Infrastructure Solutions 070-534: Architecting Microsoft Azure Solutions Once you complete the above required exams you will be awarded MCSD – Azure Solutions Architect certificate valid for 2 years. PS:… Continue reading