Event - Iglooconf_Iglooconf-2017


Azure Messaging: When to use what and why[MP4] [0:41:16] [2017/01/24]
Azure offers several messaging specific services including Service Bus Queues & Topics, Relay / Hybrid Connections, and Event Hubs. This talk will introduce each of these services and help you…


1. Tweet 2. ??? 3. profit[MP4] [0:48:37] [2017/01/24]
Social Media and Twitter were heavily used as public relations tools during the USA presidential campaign of 2016. In this presentation we're going to pick one of the candidates, and then proceed to…


What is going on? Tips and tricks around application diagnostics on Azure[MP4] [0:59:56] [2017/01/24]
We all like building and deploying cloud applications. But what happens once that's done? How do we know if our application behaves like we expect it to behave? Of course, logging! But how do we get…


Being Zen on Microsoft Azure with Continuous Delivery, Monitoring and Learning[MP4] [0:55:52] [2017/01/24]
Ever felt you spend more time packing deployments, configuring test environments and deploying the latest build, in order to please the testers, than you spend writing actual code? Ever had your flow…


ARM template and PowerShell DSC, a Match Made in Heaven[MP4] [1:00:54] [2017/01/24]
Both, ARM templates and PowerShell DSC represent the declarative model where we describe what we want instead of using the "old" imperative approach. ARM templates enable idempotent…


Integration of things; building on Azure IoT for industrial IoT solutions[MP4] [1:01:51] [2017/01/24]
In the past 2 years, Sam has been working on several Internet of Things projects with different customers in Europe. To build an overall IoT solution, a lof of different technologies and skills are…


Azure Functions + NuGet = Superpowers[MP4] [0:53:48] [2017/01/24]
Azure Functions are really easy to get started with for simple tasks. But when you want to start solving more complex problems with Azure Functions you are going start copy-pasting code to share…


Building a SaaS platform in Azure - challenges and lessons learned[MP4] [0:53:53] [2017/01/24]
Saravana has buit two SaaS products in Azure (BizTalk360 Cloud and ServiceBus360). He will speak about the challenges and technologies used in building a SaaS product in Azure.


Enter the Matrix: Securing Azure's assets[MP4] [0:59:13] [2017/01/24]
In the cloud no one can hear you scream... or can they. Even though Microsoft has a tremendous army of gadgets (besides the sharks with freakin lasers that is) in place for defending your…


Azure Service Fabric Reliable Actors[MP4] [0:51:59] [2017/01/24]
The actor model adopts the philosophy that everything is an actor. It provides a pattern for concurrent communication allowing discrete units of computation called "Actors". Actors maintain…