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
Agus Kurniawan is a lecturer, IT consultant, and author. He has 15 years of experience in various software and hardware development projects, delivering materials in training and workshops, and technical writing. He has received the Microsoft Most Valuable Professional (MVP) award 14 years in a row.
Agus is a lecturer and researcher in the field of networking and security systems at the Faculty of Computer Science, Universitas Indonesia, Indonesia. Currently, he is pursuing a PhD in computer science at the Freie Universität Berlin, Germany. He can be reached on Twitter at @agusk2010.
Wely is a developer, architect, trainer, consultant, technical writer, and technology lover.
With the grant of ASEAN Graduate Scholarship, Wely obtained his Master of Science in Information Systems from Nanyang Technological University. He currently works as Cloud Solution Architect on Azure Application Development Platform for Microsoft Asia Pacific.
In spare time, he writes blog, delivers presentation, and participates in online community. His passion in driving Microsoft technologies especially in Azure made him to be awarded the first Azure MVP in Southeast Asia.
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.