Azure
Azure 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 MoreBuild the Real-time Web with SignalR Core and Azure SignalR Service | Anthony Chu [Microsoft]
Azure SignalR is a fully managed real-time messaging service. Learn how it integrates with ASP.NET, ASP.NET Core, and Azure Functions to add real-time capabilities using WebSocket to your applications.
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 MoreWhen Serverless Meets Containers | Justin Yoo at DDD Sydney 2018
One of benefits using serverless architecture is “no need to worry about infrastructure management”. On the other hand, container technology is about “no need to worry about setting up infrastructure”. They are two different directions of evolving cloud services. Now, they get together and play together. Actually they get along each other quite seamlessly. At…
Read MoreIntro to Machine Learning | Damian Brady at DDD Sydney 2018
What exactly is machine learning? And more importantly, will I understand the answer without doing a Masters and a PhD? Sure! Join Damian, a fellow AI/ML-newbie, as he walks through what machine learning is, how it can be applied in your applications, and how you can actually create predictive models without accumulating a massive HELP…
Read MoreSecurity devolution with Troy Hunt – HTTPS + content security + CAA + WTF
Web security has come a long way in recent years. These days, there’s a whole bunch of browser security features that can not only make your site more secure than ever, but make your job as a developer even easier. But the features remain largely unused with many developers not knowing of their existence nor…
Read MoreFull Stack RX Programming – Brendan Richards
Like many of us, Brendan first started working with reactive programming patterns under JavaScript based user interfaces with RxJS. But Reactive Programming is a pattern available to most modern languages, including Reactive Extensions for .NET and Entity Framework RX. This talk is an introduction to using Reactive Extensions on the server side with ASP.NET Core…
Read More