Having been long time subscribers to both DevOps Weekly
and Hadoop Weekly, we at endjin, were surprised that a similar community newsletter didn't exist for the Azure ecosystem; so we decided to create one!
We've picked quite a good week to launch this newsletter - it's been a busy one as new regions have been have been officially opened, new services have been released and several others have graduated to "General Availability".
Management & Automation
This section of the newsletter covers all things automation; from Azure Automation, Resource Manager to PowerShell and beyond!
At the heart of the
new (v3) Azure Management Portal is the Azure Resource Manager; a management service that allows not only the creation of resources, but enables deeper configuration of those resources. It also enables scenarios such as deploying an application as a unit of difference resources via a template that can also be used to deploy Dev/Test/Prod environments. Developers can create their own deployment projects in Visual Studio 2013 by downloading the Azure Resource Manager Tools Preview. Or the API can be
executed via PowerShell. Full documentation for the Azure Resource Manager Template Language
was also released this week.
Azure Automation
has graduated to general availablity. This services enables users to create PowerShell based "runbooks" (or use pre-canned templates in the Runbook Gallery) to automate many of the Azure services.
It may have been a while since you created a Cloud Service Worker Role from scratch, but the default template was updated
in the Azure 2.4 SDK, to reflect updated guidance. It might be worthwhile updating existing code to take advantage of these suggestions.
Sandrino Di Mattia has produced a useful tool
for generating Shared Access Signatures for sending events to Service Bus Event Hubs from any device and provides a blog post
demonstrating how to use it.
This section of the newsletter covers SQL Database, HDInsight, Stream Analytics, Data Factory, Machine Learning, DocumentDB, Azure Search & Cache.
Oliver Chiu announces "Azure Stream Analytics for real-time event processing", which integrates directly with Event Hubs for Internet of Things (IoT) based scenarios. If you've ever used StreamInsight
for Complex Event Processing, this new Azure service will be familiar, although it has replaced Rx with a new SQL based language, with 1st class support for
Windowing.
This section of the newsletter covers Storage, Import / Export Service, Backup & Site Recovery.
If you are used to using LINQ to query data sources,
Azure Table Storage only support a subset of operators. "Query Operators Supported for the Table Service" is a valuable resource for learning its limitations.
Azure Architect's Reference
- if you are an architect responsible for building an application on Azure, or are trying to figure out how you could migrate an application and need to dig deep into the workload, cost, security, capacity, availability, deployment and operational modelling - this invaluable resource should be your first stop. An open source project, with contributions from several experienced architects, it gathers data from many different references into a single, useful guide that is constantly updated by the community. This month a new Gitter chatroom has been created for the project.
Azure Weekly is powered by endjin
You're receiving this email because you signed up at http://azureweekly.info - if you no longer wish to receive the weekly newsletter, use the unsubscribe link below!