I 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

Full 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

10 Years of Teaching Kids to Code | Lynn Langit @ DDD Brisbane 2017

DDD Brisbane 2017 is a conference ran by developers for developers and SSW TV was on hand to catch some of the action! Speaker: Lynn Langit @lynnlangit In this talk, TKP Director Lynn Langit will share learnings from creating open source TKPJava and TKPIoT courseware and working with teams to teach teachers and kids worldwide.

Read More

Computers have feelings too! | Paul Glavich at DDD Sydney 2017

Well not quite, but they can detect them. This talk will explore Microsoft Cognitive Services in Azure. We’ll take a look at the offerings overall, and then take a deeper look into specifics such as Sentiment analysis, Computer vision (image recognition) and Emotion detection. Computers have feelings too from Paul Glavich

Read More

Get ready for modern DevOps – Danijel Malik

Modern DevOps is a highway to greater business value and it works cross-platform. Automated deployments solved a handover problem, Application Monitoring Platforms closed the feedback and crash reporting gap, and containers made the “works on my machine” stereotype real. Next mission: automated environments. In this session, Danijel will start by identifying the common bad practices…

Read More