reading-notes

Class 16

Back to home page

Serverless computing

Q. What are the key characteristics of serverless computing, and how does it differ from traditional server-based architectures?

Q. How can one get started with Vercel, and what are the main steps involved in deploying a serverless function using Vercel?

Q. What are APIs, and how can they be utilized in Python applications to access and manipulate data from external sources?

Q. What is the Requests library in Python, and how can it be used to interact with APIs by sending HTTP requests? Can you provide an example of a basic GET request using the Requests library?

Bookmark and review

Things I want to know more about

From a big company such as Google or Facebook, how common is it for them to use a serverless application? Is it more common for smaller companys? What is the most reliable serverless provider?