Hands-on Azure Functions with C# : build function as a service (FaaS) solutions

Book Cover
Average Rating
Published
[Berkeley, CA] : Apress, [2021].
Status
Available Online

Description

Loading Description...

More Details

Format
Language
English
ISBN
9781484271223, 148427122X
UPC
10.1007/978-1-4842-7122-3

Notes

General Note
Includes index.
Description
Build serverless solutions using Azure Functions. This book provides you with a deep understanding of Azure Functions so you can build highly scalable and reliable serverless applications. The book starts with an introduction to Azure Functions and demonstrates triggers and bindings with use cases. The process to build an OTP mailer with Queue Storage Trigger and SendGrid output binding is presented, and timer triggers and blob storage binding are covered. Creating custom binding for Azure Functions and building a serverless API using Azure Functions and Azure SQL are discussed. You will know how to build a serverless API using Azure Functions and Azure Cosmos DB, and you will go over enabling application insights and Azure Monitor. Storing function secrets in Azure Key Vault is discussed as well as authentication and authorization using Azure Active Directory. You will learn how to secure your serverless apps using API Management and deploy your Azure Functions using IDEs. Deploying your Azure Functions using CI/CD pipelines is demonstrated along with running Azure Functions in containers. You will learn how to leverage Azure Cognitive Services to build intelligent serverless apps. And the authors introduce you to Azure Durable functions and teach you how to integrate Azure Functions in the logic app workflow. They also discuss best practices and pitfalls to avoid while designing Azure Functions. After reading this book, you will be able to design and deploy Azure Functions and implement solutions to real-world business problems through serverless applications. You will: Monitor and secure Azure Functions Build and deploy Azure Functions Enable continuous integration/continuous deployment (CI/CD) DevOps strategies for Azure Functions Run Azure Functions on Azure Kubernetes Cluster.
Local note
O'Reilly,O'Reilly Online Learning: Academic/Public Library Edition

Discover More

Also in this Series

Checking series information...

More Like This

Loading more titles like this title...

Reviews from GoodReads

Loading GoodReads Reviews.

Citations

APA Citation, 7th Edition (style guide)

Satapathi, A., & Mishra, A. (2021). Hands-on Azure Functions with C#: build function as a service (FaaS) solutions . Apress.

Chicago / Turabian - Author Date Citation, 17th Edition (style guide)

Satapathi, Ashirwad and Abhishek, Mishra. 2021. Hands-on Azure Functions With C#: Build Function As a Service (FaaS) Solutions. [Berkeley, CA]: Apress.

Chicago / Turabian - Humanities (Notes and Bibliography) Citation, 17th Edition (style guide)

Satapathi, Ashirwad and Abhishek, Mishra. Hands-on Azure Functions With C#: Build Function As a Service (FaaS) Solutions [Berkeley, CA]: Apress, 2021.

Harvard Citation (style guide)

Satapathi, A. and Mishra, A. (2021). Hands-on azure functions with C#: build function as a service (faas) solutions. [Berkeley, CA]: Apress.

MLA Citation, 9th Edition (style guide)

Satapathi, Ashirwad,, and Abhishek Mishra. Hands-on Azure Functions With C#: Build Function As a Service (FaaS) Solutions Apress, 2021.

Note! Citations contain only title, author, edition, publisher, and year published. Citations should be used as a guideline and should be double checked for accuracy. Citation formats are based on standards as of August 2021.

Staff View

Grouped Work ID
e5fa6cf6-db3c-5e64-47b7-5ac22ca3ef4c-eng
Go To Grouped Work View in Staff Client

Grouping Information

Grouped Work IDe5fa6cf6-db3c-5e64-47b7-5ac22ca3ef4c-eng
Full titlehands on azure functions with c build function as a service faas solutions
Authorsatapathi ashirwad
Grouping Categorybook
Last Update2025-01-24 12:33:29PM
Last Indexed2025-01-25 03:30:46AM

Book Cover Information

Image SourcecontentCafe
First LoadedJan 16, 2025
Last UsedJan 16, 2025

Marc Record

First DetectedDec 16, 2024 11:19:20 PM
Last File Modification TimeDec 17, 2024 08:17:03 AM
SuppressedRecord had no items

MARC Record

LEADER05438cam a2200577 i 4500
001on1265460262
003OCoLC
00520241217081527.0
006m     o  d        
007cr cnu---unuuu
008210828s2021    caua    o     001 0 eng d
019 |a 1264712126
020 |a 9781484271223|q (electronic bk.)
020 |a 148427122X|q (electronic bk.)
0247 |a 10.1007/978-1-4842-7122-3|2 doi
035 |a (OCoLC)1265460262|z (OCoLC)1264712126
040 |a EBLCP|b eng|e rda|e pn|c EBLCP|d YDX|d GW5XE|d OCLCO|d OCLCF|d N$T|d EBLCP|d UKAHL|d OCLCQ|d COM|d OCLCO|d OCLCQ|d OCLCO|d OCLCL
049 |a MAIN
050 4|a QA76.76.A65|b S38 2021
072 7|a UMP|2 bicssc
072 7|a COM051380|2 bisacsh
072 7|a UMP|2 thema
08204|a 005.3|2 23
1001 |a Satapathi, Ashirwad,|e author.
24510|a Hands-on Azure Functions with C# :|b build function as a service (FaaS) solutions /|c Ashirwad Satapathi, Abhishek Mishra.
264 1|a [Berkeley, CA] :|b Apress,|c [2021]
264 4|c ©2021
300 |a 1 online resource (531 pages) :|b illustrations
336 |a text|b txt|2 rdacontent
337 |a computer|b c|2 rdamedia
338 |a online resource|b cr|2 rdacarrier
500 |a Includes index.
5050 |a Chapter 1: Introduction to Azure Functions -- Chapter 2: Build Your First Azure Functions -- Chapter 3: What Are Triggers and Bindings -- Chapter 4: One Time Password (OTP Mailer) with Queue Storage Trigger and SendGrid Binding -- Chapter 5: Build a Report Generator with Timer Trigger and Blob Storage Bindings -- Chapter 6: To-Do API with HTTP Trigger and Table Storage Binding -- Chapter 7: Creating Custom Binding for Azure Functions -- Chapter 8: Building Serverless APIs Using Azure Function and Azure SQL -- Chapter 9: Serverless API Using Azure Functions and Azure Cosmos DB -- Chapter 10 : Enabling Application Insights and Azure Monitor -- Chapter 11: Storing Function Secrets in Azure Key Vault -- Chapter 12: Authentication and Authorization Using Azure Active Directory -- Chapter 13: Securing Azure Functions with API Management -- Chapter 14: Deploying Your Azure Functions Using IDEs -- Chapter 15: Deploying Your Azure Functions Using CI/CD Pipeline with Azure DevOps -- Chapter 16: Running Azure Functions in Containers -- Chapter 17: Adding Cognitive Capabilities to Your Azure Functions -- Chapter 18: Introduction to Azure Durable Functions -- Chapter 19: Integrating Azure Functions in Logic App Workflow -- Chapter 20: Best Practices and Pitfalls to Avoid.
520 |a Build serverless solutions using Azure Functions. This book provides you with a deep understanding of Azure Functions so you can build highly scalable and reliable serverless applications. The book starts with an introduction to Azure Functions and demonstrates triggers and bindings with use cases. The process to build an OTP mailer with Queue Storage Trigger and SendGrid output binding is presented, and timer triggers and blob storage binding are covered. Creating custom binding for Azure Functions and building a serverless API using Azure Functions and Azure SQL are discussed. You will know how to build a serverless API using Azure Functions and Azure Cosmos DB, and you will go over enabling application insights and Azure Monitor. Storing function secrets in Azure Key Vault is discussed as well as authentication and authorization using Azure Active Directory. You will learn how to secure your serverless apps using API Management and deploy your Azure Functions using IDEs. Deploying your Azure Functions using CI/CD pipelines is demonstrated along with running Azure Functions in containers. You will learn how to leverage Azure Cognitive Services to build intelligent serverless apps. And the authors introduce you to Azure Durable functions and teach you how to integrate Azure Functions in the logic app workflow. They also discuss best practices and pitfalls to avoid while designing Azure Functions. After reading this book, you will be able to design and deploy Azure Functions and implement solutions to real-world business problems through serverless applications. You will: Monitor and secure Azure Functions Build and deploy Azure Functions Enable continuous integration/continuous deployment (CI/CD) DevOps strategies for Azure Functions Run Azure Functions on Azure Kubernetes Cluster.
5880 |a Print version record.
590 |a O'Reilly|b O'Reilly Online Learning: Academic/Public Library Edition
63000|a Windows Azure.
63007|a Windows Azure|2 fast
650 0|a Application software|x Programming.
650 0|a Cloud computing.|9 78739
650 0|a C# (Computer program language)
7001 |a Mishra, Abhishek,|e author.
758 |i has work:|a Hands-on Azure Functions with C# (Text)|1 https://id.oclc.org/worldcat/entity/E39PCFXv8HRFw33yXm8VWVwJwC|4 https://id.oclc.org/worldcat/ontology/hasWork
77608|i Print version:|a Satapathi, Ashirwad.|t Hands-On Azure Functions with C#.|d Berkeley, CA : Apress L.P., ©2021|z 9781484271216
85640|u https://library.access.arlingtonva.us/login?url=https://learning.oreilly.com/library/view/~/9781484271223/?ar|x O'Reilly|z eBook
938 |a Askews and Holts Library Services|b ASKH|n AH39158620
938 |a ProQuest Ebook Central|b EBLB|n EBL6708771
938 |a EBSCOhost|b EBSC|n 3004429
938 |a YBP Library Services|b YANK|n 302411512
994 |a 92|b VIA
999 |c 357903|d 357903