Cloud Computing

W11 Build Awesome AF Apps!

09/20/2017

1:30pm - 2:45pm

Level: Introductory to Intermediate

Rachel Appel

Senior Developer Evangelist

Microsoft

Azure functions help you host and run chunks of code in the cloud, without needing to create and maintain the infrastructure around that code, such a solutions and projects, as you do when developing web sites. They are event driven, serverless, compute-on-demand experiences you can write in just about any language, from JavaScript to C# to Python, Ruby, and PHP. Azure functions can enable integrated backend operations for an 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 architect and build Azure functions apps and microservices for a variety of scenarios.

You will learn:

  • About Azure Functions
  • About Microservices and serverless computing
  • About Cloud enabled scenarios