buchspektrum Internet-Buchhandlung

Neuerscheinungen 2019

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Agus Kurniawan, Wely Lau (Beteiligte)

Practical Azure Functions


A Guide to Web, Mobile, and IoT Applications
1st ed. 2019. xiv, 246 S. 182 SW-Abb. 235 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2019
ISBN: 1-484-25066-4 (1484250664)
Neue ISBN: 978-1-484-25066-2 (9781484250662)

Preis und Lieferzeit: Bitte klicken


Start developing Azure Functions and building simple solutions for serverless computing without worrying about infrastructure. With the increased need for deploying serverless computing, Azure Functions integrates with other Azure resources. This book is a quick reference and consists of a practical and problem-driven approach with the latest technology.
Guided by step-by-step explanations and sample projects, youŽll set up, build, and deploy Azure Functions to get the most out of this compute-on-demand service. After a foundational introduction to Azure Functions youŽll prepare a development environment to serve and process an IoT Telemetry system, create Microservices, and monitor Azure Functions services to get application insights.
What YouŽll Learn

Review the Interaction between Azure Functions and Azure data services

Apply Azure Functions in web applications and build interaction systems for mobile applications

Develop a serverless micro-service
Serve and process IoT Telemetry systems
Monitor Azure Functions services and get application insights
Who This Book Is For
Developers, students, professionals and anyone interested in Azure Function technology and the Azure platform.
Chapter 1: Introduction to Azure Functions

Chapter Goal: to introduce to Azure Functions and to prepare development environment

1.1 Introduction to Azure Functions

1.2 Why Azure Functions?

1.3 Review Azure Functions Architecture

1.4 Set up Development Environment for Azure Functions

1.5 Explore Azure Functions Management Portal

1.6 Demo: Build a Simple Azure Functions

Chapter 2: Azure Functions Programming

Chapter Goal: to learn how to develop Azure Functions

2.1 Azure Functions Programming Model

2.2 Azure Functions Development Platforms

2.3 Development Tools

2.4 Webhook API

2.5 Event-Driven

2.6 Scheduling

2.7 Messaging

2.8 Error Handling

Chapter 3: Accessing Data from Azure Functions

Chapter Goal: to learn how to make interaction between Azure Functions and Azure data services

3.1 Introduce Azure Interaction Model

3.2 Azure Functions and Azure Storage

3.3 Azure Functions and Azure SQL Database

3.4 Azure Functions and Commos DB

Chapter 4: Accessing Cosmos DB in Azure Functions

Chapter Goal: to learn how to build custom Azure Functions

4.1 Introduction

4.2 Build Custom Azure Functions

4.3 Deployment

Chapter 5: Web Back-End System

Chapter Goal: To learn how to apply Azure Functions in web applications

5.1 Review Web Application Platforms

5.2 Introduce Azure Functions for Web Application

5.3 Demo: Build A Simple Social Media Web Application

Chapter 6: Mobile Back-End System
Chapter Goal: to build interaction system between mobile application and Azure Functions

6.1 Review Mobile Platforms

6.2 Introduce Azure Functions for mobile application

6.3 Demo: Build A Quiz Mobile Application

Chapter 7: Serverless Microservice

Chapter Goal: to develop Microservice with Azure Functions

7.1 Introduce Serveless Microservice

7.2 Microservice with Azure Functions

7.3 Demo: Build Microservice System with Azure Functions

Chapter 8: IoT Telemetry System
Chapter Goal: to learn how to serve and process IoT Telemetry system with Azure Functions

8.1 Introduce IoT Telemetry

8.2 Serve IoT Telemetry Data With Azure Functions

8.3 Make IoT Telemetry Data Processing

8.4 Visualize IoT Telemetry Data

Chapter 9: Monitoring Azure Functions with Application Insights

Chapter Goal: to monitor Azure Functions services and get application insights

9.1 Introduce Azure Monitoring

9.2 Introduce Azure Application Insights

9.3 Perform Azure Functions Monitoring

9.4 Build Azure Functions Insights