Azure
Infrastructure 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 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 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 MoreSo Now I Have A Container? What Now?! | Thiago Passos @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: Thiago Passos @thiagospassos https://passos.com.au/ 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…
Read MoreNDC Sydney 2017 – Ask Me Anything! with Adam Stephensen and Scott Allen (The Story of Azure)
NDC returned to Sydney this year and SSW TV was there to catch all 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. SSW TV was there to run the ‘Ask Me Anything’ booth, where we grabbed some…
Read MoreAzure HotShots – The Azure bits you didn’t know you needed to know | Thiago Passos
Azure is big. Really big. There are more than 60 different products that make up Azure and knowing which to invest time in is a serious challenge. This presentation gives you a very brief introduction to the parts of Azure you may have missed, so that when the time comes – you know about the…
Read More