My Talks

Building A Second Brain

B

Building a second brain is a metaphore for setting up a personal knowledge management system.

If you want to stand out as an architect, having a second brain in place that you can easily interact with, will give you a significant edge in the industry.

In this session we'll explore the technologies available in the Azure ecosystem that can help you to capture, organize, distill and express your ideas and how to turn it all into your personal second brain.

DOWNLOAD

You need a local emulator?

Y

Lack of a local emulator is probably the number one complaint people have when developing with azure services.

Relying on online services during development is slowing you down, that is a fact.

But a local emulator is not the answer...

A different testing strategy is though!

In this session I will teach you a testing strategy that will allow you to run your entire test suite reliably, in less than 10 seconds, and still use remote azure services.

DOWNLOAD

Fantastic 9

9

There are thousands of design patterns to choose from, but in reality I believe we only need 9 design patterns to build any system imaginable.

Why only 9?

And which ones?

Join me in this session and I'll introduce to these Fantastic 9...

DOWNLOAD

Offline Capable PWA's

O

Past weekend we delivered over 1300 meals at our basketball clubs takeaway fundraiser in under 3 hours.

The unsung hero of this effort is an order management system that runs equally well online as well as offline.

Building such a system proved to be quite a challenge.

In this session I want to share some of the architectural, design and implementation lessons that I've learned along the way while solving this challenge.

DOWNLOAD

Back to the 90's: revenge of the static website

B

Back in the early days of the web, late 90's, just about all sites were static. Over time the web required more dynamic content and interaction, so these web sites evolved into web applications based on databases, server side rendering and a little bit of javascript sprinkled on top.

The result is a complex and often costly architecture.

oday however, the combination of Javascript, serverless API's and HTML5 Markup, the JAMStack, has become so powerful that you can consider it an application platform on it's own with a much simpler architecture and cost model.

In this session I will introduce you to the JAMStack, and how to implement it on Azure.

DOWNLOAD

Inside Azure Storage

I

Azure Storage provides a scalable and reliable storage service in the cloud for blobs, tables and queues.

In this session I will provide you with more insight in how this service works internally.

We'll have a look at storage stamps, replication, fault-tolerance and much much more.

Knowing these internals will help you make optimal use of Azure Storage.

DOWNLOAD