Content deleted Content added
added back red link in body - this article needs to be created |
|||
Line 6:
Serverless code can be used in conjunction with code written in traditional server style, such as [[microservices]]. For example, part of a [[web application]] could be written as microservices and another part could be written as serverless code. Alternatively, an application could be written that uses no provisioned servers at all, being completely serverless.<ref name='lambda-api-gateway'/>
Serverless code can either be triggered by specific events (such as user registration with [[Amazon Cognito]]), or be configured to run behind an
== History ==
|