Book Image

A Developer's Guide to .NET in Azure

By : Anuraj Parameswaran, Tamir Al Balkhi
Book Image

A Developer's Guide to .NET in Azure

By: Anuraj Parameswaran, Tamir Al Balkhi

Overview of this book

A Developer’s Guide to .NET in Azure helps you embark on a transformative journey through Microsoft Azure that is tailored to .NET developers. This book is a curated compendium that’ll enable you to master the creation of resilient, scalable, and highly available applications. The book is divided into four parts, with Part 1 demystifying Azure for you and emphasizing the portal's utility and seamless integration. The chapters in this section help you configure your workspace for optimal Azure synergy. You’ll then move on to Part 2, where you’ll explore serverless computing, microservices, containerization, Dapr, and Azure Kubernetes Service for scalability, and build pragmatic, cost-effective applications using Azure Functions and Container apps. Part 3 delves into data and storage, showing you how to utilize Azure Blob Storage for unstructured data, Azure SQL Database for structured data, and Azure Cosmos DB for document-oriented data. The final part teaches you about messaging and security, utilizing Azure App Configuration, Event Hubs, Service Bus, Key Vault, and Azure AD B2C for robust, secure applications. By the end of this book, you’ll have mastered Azure's responsive infrastructure for exceptional applications.
Table of Contents (20 chapters)
1
Part 1: An Introduction to Your Environment
3
Part 2: Serverless and Microservices
8
Part 3: Data and Storage
12
Part 4: Messaging Mechanisms and Security

Index

As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.

Symbols

256-bit AES encryption 348

.NET 298

Azure AD-based authentication 201, 202

Azure Event Hubs client, setting up 323

cold start issue, tackling 286, 287

indexes, creating 269, 270

partition keys, creating 263, 264

roles, assigning 202

SAS, crafting and using 198, 199

.NET 6.0

installing 20-22

.NET 7.0 44

.NET client library 188-192

.NET client library, for Azure Blob Storage

advanced features, advantage 192

classes and concepts 188-190

classes and enumerations 190

.NET Core 298

used, for reading data from Azure SQL Database 220

used, for writing data from Azure SQL Database 220

.NET Core Feature Management 306

.NET developers 204, 243

advanced SAS considerations 199

Azure AD integration, need for 201

best practices 202...