Azure functions enable developers to host and run chunks of code in the cloud, without the need for creating and maintaining the infrastructure around that code. This means you don’t need solutions and projects like you do when developing websites and APIs. They are event-driven, serverless, compute-on-demand experiences that you can write in several languages, from JavaScript to C# to Python to PowerShell. Azure functions can enable integrated backend operations for a wide array of scenarios including web and apps, IoT, and more. With Azure functions, you can immediately get your code up and running, which is essential in today’s ever-changing technology world. In this session, you’ll learn how to build awesome Azure functions apps variety of scenarios.
