Cargando…

Beginning Serverless Architectures with Microsoft Azure : Design Scalable Applications and Microservices That Effortlessly Adapt to the Requirements of Your Customers.

Many businesses are rapidly adopting a microservices-first approach to development, driven by the availability of new commercial services like Azure Functions and AWS Lambda. In this book, we'll show you how to quickly get up and running with your own serverless development on Microsoft Azure....

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Bass, Daniel
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing Ltd, 2018.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Intro; Title Page; Copyright and Credits; Packt Upsell; Contributors; Table of Contents; Preface; Introduction to Azure Functions; Understanding the Real Benefits of Serverless Computing; Benefits; Speed of Development; Automatic Scaling; Flexible Costs; Reduced Management Overhead; Drawbacks; Warmup Latency; Vendor Lock-in; Lack of Low-Level Control; Creating, Debugging, and Deploying an Azure Function; Creating Your First Function to Receive and Process Data from an HTTP Request; Debugging an Azure Function; Debug an Azure Function; Activity: Improving Your Function.
  • Deploying an Azure FunctionDeploying to Azure; Technical Basis of Azure Functions; Executing and Scaling Azure Functions ; Activity: Creating a Function That Stores User Detail; Summary; Deploying Azure Serverless; Integrating with Other Azure Services; Inserting Documents into Cosmos DB; Retrieving Data from Cosmos DB; Logging with Application Insights; Integrating Azure Application Insights; Troubleshooting the Azure Function using Application Insights; Security with API Keys; Creating a Client with Azure Application Service; Securing an Azure Function with an API key.
  • Activity: Creating a Serverless Backend and Frontend for User ManagementSummary; Architecting Serverless Solutions; Architecting Greenfield Serverless Applications; Triggering Functions with Cosmos DB Records; Triggering an Azure Logic App from an Azure Function; Sending a Reminder Email; Integrating Legacy Applications ; Triggering a Function from a Legacy Application; Moving Functionality from a Legacy Application to an Azure Function; Activity: Extending Your Serverless Application; Summary; Other Books You May Enjoy; Index.