Are you planning to develop a new cloud app? If so, serverless might be the right fit for you!
Serverless makes it possible to write small functions and platform providers like AWS are taking care about the deployment and scalability. However, this new concept comes with its own drawbacks when used in production, e.g. long startup times or scaling limitations.
Hence, we will show you what it takes to run a cloud app using a serverless architecture based on AWS Lambda. We will go beyond the basics to show best practices and explain why serverless might be a good fit for you. You'll learn which setup options you have for your development and deployment environment, how to develop solid serverless functions and where the limits are.
Using these learnings you'll know how you can easily scale your app for a growing number of users and be successful on the marketplace.
Links from the slides:
https://bit.ly/debugging-lambda-dotnet
https://bit.ly/test-lambda-functions
https://bit.ly/aws-appsync-blog
https://bit.ly/lambda-triggers
https://bit.ly/secure-aws-lambda
https://bit.ly/migrating-to-lambda
https://bit.ly/caching-in-lambda