Today I had the opportunity to speak at North Boston Azure Cloud User Group, MA. The topic was Azure Serverless Computing to cover all aspects of Serverless computing including preview features. This session was very interactive, engaging with loads of questions.
Meeting URL
https://www.meetup.com/North-Boston-Azure-Cloud-User-Group/events/265682026/
The Deck
click here see to all my decks
Talk Description
Azure Functions enable the creation of event-driven, compute-on-demand systems that can be triggered by various external events. In this session, we discussed
1. How to leverage functions to execute server-side logic
2. Build serverless architectures
3. Key-vault integration
4. Leveraging durable functions
5. Hosting web sites
6. Applying dependency injections
7. Monitoring functions
8. Script-based deployment