Hands-on Azure Functions with C#
eBook - ePub

Hands-on Azure Functions with C#

Build Function as a Service (FaaS) Solutions

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

Hands-on Azure Functions with C#

Build Function as a Service (FaaS) Solutions

Book details
Table of contents
Citations

About This Book

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 learnhow 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 andimplement solutions to real-world business problems through serverless applications. What Will You Learn

  • Monitor and secure Azure Functions
  • Build and deploy Azure Functions
  • Enable continuous integration/continuous deployment (CI/CD) DevOps strategiesfor AzureFunctions
  • Run Azure Functions on Azure Kubernetes Cluster


Who This Book Is For
Experienced developers, cloud architects, and tech enthusiasts in Azure

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Hands-on Azure Functions with C# by Ashirwad Satapathi,Abhishek Mishra in PDF and/or ePUB format, as well as other popular books in Computer Science & Microsoft Programming. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2021
ISBN
9781484271223

Table of contents

  1. Cover
  2. Front Matter
  3. 1. Introduction to Azure Functions
  4. 2. Build Your First Azure Function
  5. 3. What Are Triggers and Bindings?
  6. 4. OTP Mailer with Queue Storage Trigger and SendGrid Binding
  7. 5. Build a Report Generator with a Timer Trigger and Blob Storage Bindings
  8. 6. To-Do API with an HTTP Trigger and a Table Storage Binding
  9. 7. Creating Custom Bindings for Azure Functions
  10. 8. Building Serverless APIs Using Azure Functions and Azure SQL
  11. 9. Serverless API Using Azure Functions and Azure Cosmos DB
  12. 10. Enabling Application Insights and Azure Monitor
  13. 11. Storing Function Secrets in Azure Key Vault
  14. 12. Authentication and Authorization Using Azure Active Directory
  15. 13. Securing Azure Functions with API Management
  16. 14. Deploying Your Azure Functions Using IDEs
  17. 15. Deploying Your Azure Functions Using a CI/CD Pipeline with Azure DevOps
  18. 16. Running Azure Functions in Containers
  19. 17. Adding Cognitive Capabilities to Your Azure Functions
  20. 18. Introduction to Azure Durable Functions
  21. 19. Integrating Azure Functions in a Logic Apps Workflow
  22. 20. Best Practices and Pitfalls to Avoid
  23. Back Matter