- Azure Serverless Computing Cookbook
- Praveen Kumar Sreeram
- 179字
- 2021-07-02 20:22:57
Preface
Microsoft provides a solution to easily run small segments of code in the cloud with Azure Functions. Azure Functions provides solutions for processing data, integrating systems, and building simple APIs and microservices.
The book starts with intermediate-level recipes on serverless computing along with some use cases on the benefits and key features of Azure Functions. Then, we'll deep dive into the core aspects of Azure Functions, such as the services it provides, how you can develop and write Azure Functions, and how to monitor and troubleshoot them.
Moving on, you'll get practical recipes on integrating DevOps with Azure Functions, and providing continuous deployment with Visual Studio Team Services. The book also provides hands-on steps and tutorials based on real-world serverless use cases to guide you through configuring and setting up your serverless environments with ease. Finally, you'll see how to manage Azure Functions, providing enterprise-level security and compliance to your serverless code architecture.
By the end of this book, you will have all the skills required to work with serverless code architectures, providing continuous delivery to your users.
- 兩周自制腳本語言
- 零基礎學Java程序設計
- Learning Selenium Testing Tools(Third Edition)
- C語言程序設計教程
- RealSenseTM互動開發實戰
- Spring Boot+MVC實戰指南
- Unity 3D腳本編程:使用C#語言開發跨平臺游戲
- Android應用開發實戰
- 自學Python:編程基礎、科學計算及數據分析(第2版)
- App Inventor少兒趣味編程動手做
- 算法設計與分析:基于C++編程語言的描述
- Test-Driven iOS Development with Swift
- Web前端測試與集成:Jasmine/Selenium/Protractor/Jenkins的最佳實踐
- C語言程序設計實驗指導與習題精解
- MySQL從入門到精通