- Mastering Azure Serverless Computing
- Lorenzo Barbieri Massimo Bonanni
- 337字
- 2021-06-24 12:37:06
What this book covers
Chapter 1, Developing and Running Azure Functions, shows you what kinds of tools can be used to develop, test, and deploy a solution based on Azure Functions.
Chapter 2, Customizing Your Azure Functions, explains how you can implement your custom triggers and bindings to adapt Azure Functions to your requirements.
Chapter 3, Programming Languages Supported in Azure Functions, covers what programming languages are supported by the Azure Function runtime and how you can support your favorite programming language.
Chapter 4, Deploying and Configuring Your Azure Functions, explains how to deploy your Azure Functions on Azure and how you can configure them.
Chapter 5, Leverage the Power of DevOps with Azure Functions, explains how you can leverage the power of Azure DevOps on your Azure Functions, and how to implement a CI/CD approach in serverless technologies.
Chapter 6, Testing and Monitoring, shows how you can test your Azure Functions using dependency injection and how you can monitor them in a production environment.
Chapter 7, Serverless and Containers, explains how you can leverage the power of containerization to host Azure Functions to have high scalability on your solutions.
Chapter 8, Orchestration as a Code – Durable Functions, explains what Durable Functions is and how you can use it to implement a workflow using a programming language.
Chapter 9, Orchestration as Design – Logic Apps, covers what Logic Apps is and how you can use it to implement a workflow using a design approach.
Chapter 10, Empowering Your Serverless API with API Management, explains what API Management is and why it is important in a serverless world.
Chapter 11, High-Scale Serverless Event Processing with Event Grid, explains what Event Grid is and why it is important to implement an event-driven architecture.
Chapter 12, Best Practices and Use Cases for Azure Serverless Computing, differs from the other chapters in that it builds upon the technologies that you have learned and explores some best practices and use cases for Azure serverless computing.
- 電腦組裝與系統(tǒng)安裝
- Kubernetes修煉手冊(cè)
- Mastering Distributed Tracing
- SharePoint 2013 WCM Advanced Cookbook
- 混沌工程實(shí)戰(zhàn):手把手教你實(shí)現(xiàn)系統(tǒng)穩(wěn)定性
- Kubernetes從入門到實(shí)踐
- macOS效率手冊(cè)
- Mastering Reactive JavaScript
- Linux服務(wù)器配置與管理
- Linux設(shè)備驅(qū)動(dòng)開發(fā)
- Cassandra 3.x High Availability(Second Edition)
- 鴻蒙操作系統(tǒng)設(shè)計(jì)原理與架構(gòu)
- Learning Continuous Integration with Jenkins(Second Edition)
- 完美應(yīng)用Ubuntu(第2版)
- Mastering Eclipse Plug-in Development