Scaling Serverless F# with Azure Functions
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the challenges and solutions of building serious serverless applications using Azure Functions and F# in this comprehensive conference talk. Discover how to leverage Azure Functions for more than just small-scale scripting tasks, and learn techniques to avoid creating a tangled mess of functions as your project grows. Dive into practical demonstrations, including creating function apps, writing and testing code, and troubleshooting common issues. Gain insights into function structure, the benefits of precompiled functions, and strategies for mapping and visualizing your codebase. Master the art of scaling serverless F# applications while maintaining clean, manageable code through hands-on examples and expert guidance.
Syllabus
Introduction
Theme
About me
Battleplan
Functions
Definition
Creating a Function App
Writing Code
Visions
Code
Hack
Web Client
Webhook
Posting to Stack
Function Demos
Creating Functions
Writing the Code
Testing the Code
Success
Function Structure
Recap
Why Functions
Hacking
Problems
What I want
Why I dont use Visual Studio
Creating a function
Fixing the error
Running the code
Troubleshooting
Paradox
Interactive Mode
Running Locally
Result
Summary
The idea
Precompiled folder
Precompiled DLL
Precompiled benefits
Not very good formula
Writing functions
Mapping functions
Create a user script
Graph file
Graph visualization
Code visualization
Check mentions
Conclusion
Taught by
NDC Conferences
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube