Last active
August 29, 2015 14:05
-
-
Save theburningmonk/9e3577e25934adba43b1 to your computer and use it in GitHub Desktop.
abstract for a FSharp talk
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Title : Learn you to tame complex APIs with F# powered DSLs* | |
Abstract : | |
The emergence of Cloud platforms has fundamentally changed the IT landscape, to the extent that it is now | |
unthinkable for a technology-based startup not to operate on the cloud. However, attempting to ride on this | |
ever-expanding platform ecosystem wave has created a new set of challenges. | |
Join Yan Cui in this talk as he draws on his extensive experience with AWS over the last 5 | |
years to illustrate, with real-world use cases, how the backend team at Gamesys Social is using F# to | |
build internal and external DSLs to successfully navigate AWS service complexity. | |
* DSL: domain specific language |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment