Director Of Software Development
I am a software engineer with extensive experience and progressive knowledge (15+ years) in system architecture, development, implementation and support of software (in accordance with different methodologies) that clients use to improve their business. My areas of interest are software architecture, .Net, C#, methodologies, asp.net, Sql Server, PowerShell. A few of my key roles over the years have been: lead software engineer, team leader and developer. Also, I am a regular speaker at conferences and Microsoft user groups.
SESSION DETAILS
Title : Serverless Angular Apps with Azure Functions
Description :
Azure Function is an event driven, compute-on-demand experience that extends the existing Azure application platform with capabilities to implement code triggered by events occurring in Azure or third party service as well as on-premises systems. It is referred to as “serverless” and is the ultimate abstraction of concerns like scale, elasticity and resiliency that empowers the developer to focus on one thing: code. The functions and blobs are charged based on usage and you don’t have to worry about how app is load-balanced. On other hand, Angular is one of the most popular platform for building mobile and desktop web applications. In this demo and session you’ll be able to learn how to create a completely functional Angular app with absolutely no provisioning of servers.