# DeveloperISH initiatives: Serverless Web apps, w/ Ryan Marvin  @_ryanmarvin

And it begins.

Here's what went down today:
![developerISH meetup #1](https://cdn.hashnode.com/res/hashnode/image/upload/v1583249830205/qlWNSp7qh.jpeg)*developerISH meetup #1*

## Speaker

  **Ryan Marvin**
- [Twitter account][twitter]
- [Hashnode account][hashnode] | [Blog][blog]
- [Github account][github]

## Talk

Ryan Marvin (of course after introduction) took as through:
- What Serverless is all about
- Serverless frameworks out here
- Code deep-dive for a simple web app that allows users to get weather updates periodically
- Gotchas and limitations of Serverless
- Introduced us to a tool [servers.lol][servers.lol] to figure out if Lambda is for your case scenario

Watch the recording below:

%[https://youtu.be/wWu7a9irudk]

Additional resources:
- [Slides][slides]
- [API repo][api]
- [UI repo][ui]

[twitter]: https://twitter.com/_ryanmarvin
[hashnode]: https://hashnode.com/@ryanmarvin
[blog]: https://blog.ryanmarvin.dev
[github]: https://github.com/RyanSept
[servers.lol]: https://servers.lol/
[slides]: https://docs.google.com/presentation/d/14Xn4z3-SPDg0BHrAMdHBF6oF9Mh6RufRWvkvr8Aflr0/edit?usp=sharing
[api]: https://github.com/Ryansept/pycon-weather-api
[ui]: https://github.com/RyanSept/pycon-weather-app

