Serverless Authentication with Bobby Johnson

06/11/2017 54 min
Serverless Authentication with Bobby Johnson

Listen "Serverless Authentication with Bobby Johnson"

Episode Synopsis

Serverless architecture is software that runs without an addressable server. Serverless is made possible by two types of technology: platform as a service providers like Auth0, and functions as a service like AWS Lambda. With both of these technologies, we can program logic that runs without being deployed to a server. Functions as a service
The post Serverless Authentication with Bobby Johnson appeared first on Software Engineering Daily.