Posts Tagged ‘Azure’
Thousands of concurrent connections with Azure SignalR Service
As much as everyone loves having real-time applications, it is a pain to have them in high traffic websites. Scaling is a big issue which can be easily solved by using Azure’s SignalR Service. How can we add real-time functionality to cloud hosted web applications? How can we test and handle high traffic volume without…
Read MoreThe Ultimate Azure Developer Course (8 parts) – Dev SuperPowers Azure Tour
This feature packed series is designed to bring developers up-to-speed on the new features and benefits of using Microsoft Azure to build awesome cloud-based applications. At SSW we have already gone through the hard work of learning how to implement apps on Azure and we will be showing you everything you need to know in…
Read MoreMachine Learning simplified for Developers with ML.NET – Jernej “JK” Kavka
Microsoft recently launched ML.NET 1.1 which is a great entry point for .NET developers and to gain experience building something with Machine Learning. With the recent release of ML.NET Model Builder, we can create machine learning models by attempting to import raw data first and over time curate the data, to get better results. JK…
Read MoreAzure Functions and the future of Serverless in the Enterprise | Jeff Hollan [Microsoft]
Serverless hit the ground running with plenty of excitement, skepticism, and conversation. Hear from the product manager lead for the Azure Functions runtime on where serverless has succeeded today, it’s shortcomings, and where it is headed for tomorrow.
Read MoreReal-time Face Recognition With Microsoft Cognitive Services
This session is all about Microsoft Face API in practice! JK, the man behind SSWSophie.com, will cover what it means to use Microsoft Cognitive Services in real-time, why offline detection libraries are essential and why you should use infrared and depth cameras like Kinect and Intel RealSense in your applications.
Read MoreInfrastructure as Code with Terraform on Azure | AMA with Tom Harvey from HashiCorp
NDC returned to Sydney this year and SSW TV was there alongside .NET Rocks! to catch all of the action with our Ask Me Anything! sessions. As usual there were a host of top industry pros talking about various subjects related to software development. This year, SSW TV worked alongside .NET Rocks! to run an…
Read MoreAzure Functions Aren't Enterprisy, Are They? | Thiago Passos at DDD Sydney 2018
Starting with Azure Functions is easy, but how do they fit together in an enterprise context? In this talk, Thiago shows you how to set up continuous integration and delivery and how to manage different environments and versions! Now go back to your company and be a serverless rock star!
Read MoreInfrastructure as Code with Terraform on Azure | Tom Harvey
Managing infrastructure through a user interface can often create a situation where it is difficult, if not impossible to reproduce your infrastructure consistently. Because of this, many operators have adopted the concept of Infrastructure as Code, where you model and create infrastructure using a highly declarative language similar to application code. In this session, I…
Read MoreDevOps Best Practices for Azure and VSTS – Damian Brady
Azure and VSTS are a match made in heaven but navigating the countless features and options can be tricky! There are many ways you can deploy an application, but what are the DevOps best practices that should be followed? In this session, learn now to deploy safely to production on Windows or Linux, with no…
Read MoreI have a container… now what? | Thiago Passos
This is not the same container 101 talk you’ve seen a dozen times. The point of this talk is how to ship a container to production, once you’ve built it. We’ll containerize a .net core app, debug locally, set up continuous deployment, set up a container cluster and deploy to it.
Read More