๐ค Focus on Your Code, Not Infrastructure, with Google Cloud Functions
- ๐ค Martin Omander
- Twitter: @martinomander
๐น
Video:
https://youtu.be/3ijjxU34ApA
When you build a backend to a web app or mobile app, you want to focus on your business logic, not on your infrastructure. At the same time, you want the infrastructure to always be there for you, ready to run your code. Google Cloud Functions does that for you. In this talk, we will follow the story of the fictional startup โIn Jestโ, publishers of an app that tells jokes. At first, the developers at โIn Jestโ need to get a minimum viable product up and running in an hour. As their business grows they will have to integrate with Google Sheets, SQL databases, analytics systems, marketing systems and so on. We will see the code used to make this happen, without having to worry the team about servers and data centers.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.