1. var bob = new Person();
2. bob.sayHello();
3. bob.wave();
##################################################################################################################

Speaking

Future and past engagements

##################################################################################################################
4. var cup = new Coffee();
5. bob.drink(cup);
6. var cupTwo = new Coffee();

Upcoming Talks

Nothing confirmed yet

Previous Talks

Serverless Minimalism: How to architect your apps to save 98% on your Azure bill

14th September 2020 | Integration Monday

Hear how we saved 98% on our Azure bill by using a Serverless architecture instead of a PaaS architecture and learn how you can do the same. Also, get to know how we surfaced resource costs to developers that enabled them to make informed decisions on what architecture to choose! Register here

Serverless Slack Bots with Azure Durable Functions + announcement of my first npm package

22nd June 2020 | Integration Monday

View the video and presentation here

Serverless Slack Bots with Azure Durable Functions

21st February 2020 | ServerlessDays Rome

Learn how we built a Serverless Slack Bot that posts customized trade notifications to analysts at one of the largest investment managers in Europe using Azure Durable Functions. Dan will show you how to build your own Serverless Slack Bot on Azure using Typescript, explain the principles behind the architecture and demonstrate the significant development speed improvement. He’ll also talk about how to enable such innovation at such a large Financial Enterprise and how to pitch Serverless Architectures there. You’ll leave this talk with an understanding of how Serverless Slack Bots work, how you could build one yourself and hopefully some ideas for your own use-cases!

Serverless Slack Bots with Azure Durable Functions

13th February 2020 | ServerlessDays Cardiff

Learn how we built a Serverless Slack Bot that posts customized trade notifications to analysts at one of the largest investment managers in Europe using Azure Durable Functions. Dan will show you how to build your own Serverless Slack Bot on Azure using Typescript, explain the principles behind the architecture and demonstrate the significant development speed improvement. He’ll also talk about how to enable such innovation at such a large Financial Enterprise and how to pitch Serverless Architectures there. You’ll leave this talk with an understanding of how Serverless Slack Bots work, how you could build one yourself and hopefully some ideas for your own use-cases! View the video here

© 2022 - Built by Daniel Bass