© Miguel A. Calles 2020
M. A. CallesServerless Securityhttps://doi.org/10.1007/978-1-4842-6100-2_4

4. Securing Interfaces

Miguel A. Calles1 
(1)
La Habra, CA, USA
 

In this chapter, we will review the function triggers and provide a use case for each. We will discuss how to identify the different interfaces defined in the Serverless configuration file and function code.

Importance of Securing Interfaces

Every interface exposes the application to receiving and sending data. The data might be sensitive or not. Another party might intercept the data when moving the data from at rest to in transit. An interface is a connection where information is exchanged between two parties, services or systems, and thus makes the data vulnerable to potential interception. ...

Get Serverless Security: Understand, Assess, and Implement Secure and Reliable Applications in AWS, Microsoft Azure, and Google Cloud now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.