Chapter 4
Security
Learning Objectives
By the end of this chapter, you will be able to:
- Protect serverless functions with Azure API Management
- Use Azure Active Directory B2C to enable user sign-in
- Protect user data with Azure Active Directory B2C
This chapter introduces you to the unique security situation of serverless architectures and provides solutions to it.
Introduction
In the previous chapter, you learned about Azure Durable Functions and the distributed, stateful, and serverless workflow they enable. You created several workflows, including one that managed the addition of users. This workflow is useful, but not ideal. The incredibly common, totally zero value-add task of producing user sign-up software is now available as a ...
Get Advanced Serverless Architectures with Microsoft Azure 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.