Trusting your ingredients - What's in your function anyway?
Explore the parallels between building apps and baking cheesecake—both start with knowing and trusting your ingredients. In this piece, unravel the crucial aspects of securing code in serverless deployments, emphasizing the importance of trusted sources, vulnerability scanning, and dependency tracking.
As a developer, I’ve built apps and wrote code. As a cheesecake connoisseur, I’ve tried many different kinds of cheesecake. After I got to talk to some of the bakers, I realized that building apps and baking cheesecake have a lot in common. It all starts with knowing and trusting your ingredients.
According to Tidelift, over 90 percent of applications contain some open source packages. Developers choose open source because they believe it’s better, more flexible, and more extendible. A lot of developers also fear how well packages are maintained and how security vulnerabilities are identified and solved.