October 2023
Beginner to intermediate
224 pages
5h 23m
English
Although it is possible to write applications that do not require any custom back-end code execution, almost all applications ultimately require running custom functions in a trusted environment. Choices abound for running back-end code as Serverless functions, so this should not be a stumbling block for many architects in designing Serverless applications.
A functions service runs custom code Serverlessly. Developers write code in their own development environment and define the infrastructure around how the code should be executed; once deployed, the service takes responsibility for all running, scaling, failover, and any other operational tasks. For Serverless web applications, ...
Read now
Unlock full access