BEGIN:VCALENDAR
PRODID:-//github.com/rianjs/ical.net//NONSGML ical.net 4.0//EN
VERSION:2.0
BEGIN:VTIMEZONE
TZID:America/Phoenix
X-LIC-LOCATION:America/Phoenix
END:VTIMEZONE
BEGIN:VEVENT
DESCRIPTION:AWS Lambda is Amazon&#39\;s &quot\;serverless computing&quot\;
  offering. The beauty of Lambda isn&#39\;t that it is serverless since it
  isn&#39\;t\, it is that it requires minimal configuration and supports m
 any programming languages including C#. \n\nNancy per its documentation i
 s a lightweight\, low-ceremony\, framework for building HTTP based servic
 es on .NET and Mono. If you are familiar with Node\, think of Nancy as No
 de for C#. The project is open source and began hosting on GitHub in Janu
 ary 2011.\n\nUnlike ASP.NET MVC or even Web API\, Nancy doesn&#39\;t have
  much overhead. It allows you to handle the major HTTP verbs directly and
  create a response using an elegant Domain Specific Language. Nancy light
 weight design is also performant\, so it meshes well with Lambda.\n\nIn t
 his talk\, we will build our lambda service using C# and Nancy. We will d
 iscuss all of the major points along the way. We will learn to handle HTT
 P Get\, Post\, Push\, and Delete. How to read and set the headers. We wil
 l grab data from a database. And then quickly change our response data to
  JSON\, XML\, or something custom.
DTEND;TZID=America/Phoenix:20171014T140000
DTSTAMP:20260416T181707Z
DTSTART;TZID=America/Phoenix:20171014T130000
GEO:33.293070;-111.796620
LOCATION:Chandler - Gilbert Community College - IRN-127
ORGANIZER:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:AWS Lambda is Amazon&#39\;s &quot\;serverless computing&quot\; off
 ering. The beauty of Lambda isn&#39\;t that it is serverless since it isn
 &#39\;t\, it is that it requires minimal configuration and supports many 
 programming languages including C#. \n\nNancy per its documentation is a 
 lightweight\, low-ceremony\, framework for building HTTP based services o
 n .NET and Mono. If you are familiar with Node\, think of Nancy as Node f
 or C#. The project is open source and began hosting on GitHub in January 
 2011.\n\nUnlike ASP.NET MVC or even Web API\, Nancy doesn&#39\;t have muc
 h overhead. It allows you to handle the major HTTP verbs directly and cre
 ate a response using an elegant Domain Specific Language. Nancy lightweig
 ht design is also performant\, so it meshes well with Lambda.\n\nIn this 
 talk\, we will build our lambda service using C# and Nancy. We will discu
 ss all of the major points along the way. We will learn to handle HTTP Ge
 t\, Post\, Push\, and Delete. How to read and set the headers. We will gr
 ab data from a database. And then quickly change our response data to JSO
 N\, XML\, or something custom.
UID:02d2770d-0a4b-4cdf-8f2f-c2138719988a
END:VEVENT
END:VCALENDAR
