• Wyszukiwanie zaawansowane
  • Kategorie
  • Kategorie BISAC
  • Książki na zamówienie
  • Promocje
  • Granty
  • Książka na prezent
  • Opinie
  • Pomoc
  • Załóż konto
  • Zaloguj się

Developing Cloud-Native Solutions with Microsoft Azure and .NET: Build Highly Scalable Solutions for the Enterprise » książka

zaloguj się | załóż konto
Logo Krainaksiazek.pl

koszyk

konto

szukaj
topmenu
Księgarnia internetowa
Szukaj
Książki na zamówienie
Promocje
Granty
Książka na prezent
Moje konto
Pomoc
 
 
Wyszukiwanie zaawansowane
Pusty koszyk
Bezpłatna dostawa dla zamówień powyżej 20 złBezpłatna dostawa dla zamówień powyżej 20 zł

Kategorie główne

• Nauka
 [2946350]
• Literatura piękna
 [1816154]

  więcej...
• Turystyka
 [70666]
• Informatyka
 [151172]
• Komiksy
 [35576]
• Encyklopedie
 [23172]
• Dziecięca
 [611458]
• Hobby
 [135995]
• AudioBooki
 [1726]
• Literatura faktu
 [225763]
• Muzyka CD
 [378]
• Słowniki
 [2917]
• Inne
 [444280]
• Kalendarze
 [1179]
• Podręczniki
 [166508]
• Poradniki
 [469467]
• Religia
 [507199]
• Czasopisma
 [496]
• Sport
 [61352]
• Sztuka
 [242330]
• CD, DVD, Video
 [3348]
• Technologie
 [219391]
• Zdrowie
 [98638]
• Książkowe Klimaty
 [124]
• Zabawki
 [2382]
• Puzzle, gry
 [3525]
• Literatura w języku ukraińskim
 [259]
• Art. papiernicze i szkolne
 [7107]
Kategorie szczegółowe BISAC

Developing Cloud-Native Solutions with Microsoft Azure and .NET: Build Highly Scalable Solutions for the Enterprise

ISBN-13: 9781484290033 / Angielski / Miękka / 2022 / 275 str.

Ashirwad Satapathi; Abhishek Mishra
Developing Cloud-Native Solutions with Microsoft Azure and .NET: Build Highly Scalable Solutions for the Enterprise Ashirwad Satapathi Abhishek Mishra 9781484290033 Apress - książkaWidoczna okładka, to zdjęcie poglądowe, a rzeczywista szata graficzna może różnić się od prezentowanej.

Developing Cloud-Native Solutions with Microsoft Azure and .NET: Build Highly Scalable Solutions for the Enterprise

ISBN-13: 9781484290033 / Angielski / Miękka / 2022 / 275 str.

Ashirwad Satapathi; Abhishek Mishra
cena 173,37
(netto: 165,11 VAT:  5%)

Najniższa cena z 30 dni: 171,00
Termin realizacji zamówienia:
ok. 16-18 dni roboczych.

Darmowa dostawa!

Intermediate

Build and deploy applications by leveraging Azure PaaS and serverless services using Azure DevOps and GitHub Actions. This book provides step-by-step explanations of essential concepts, practical examples, and self-assessment questions that will help you gain the necessary expertise to build cloud-native solutions using Microsoft Azure and .NET.


The book starts with essential topics that will help get you familiar with the fundamental concepts of Azure, followed by example-based guides on building distributed solutions using Azure Web App, Azure Messaging, and communication services. You will then learn how to implement the knowledge you've thus far gained to build containerized workloads using Azure Container-based services. Next, you will focus on building solutions by using Azure Storage and Data services, where you will go through Azure Blob Storage and learn how to interact with Azure Cosmos DB from applications using the .NET SDK. Moving forward, you will explore how to build intelligent applications using Azure AI and IoT services, including Azure Cognitive Services. In the book's final section, you will explore ways to deploy applications using Azure DevOps and GitHub Actions.

After reading this book, you will be able to build scalable, enterprise-grade applications using various Azure services. 

What You Will Learn
  • Build an ASP.NET 6 Web API to send messages to Azure Service Bus Queue
  • Use and implement Azure Communication Services
  • Build and containerize a .NET API
  • Understand IoT solutions using Azure IoT Hub, Azure Functions, and Azure Cosmos DB
Who This Book Is For

Experienced developers and cloud architects working with Microsoft Azure.

Kategorie:
Informatyka, Bazy danych
Kategorie BISAC:
Computers > Programming - Microsoft
Wydawca:
Apress
Język:
Angielski
ISBN-13:
9781484290033
Rok wydania:
2022
Dostępne języki:
Ilość stron:
275
Waga:
0.51 kg
Wymiary:
25.4 x 17.78 x 1.57
Oprawa:
Miękka
Dodatkowe informacje:
Wydanie ilustrowane

Updated TOC

Chapter 1:  Introduction

Chapter Goal: To provide an overview of the various azure services that we are going to use in this book to build scalable, enterprise-grade applications.

No of pages    10-20

Sub -Topics

1.      Introduction to Cloud Computing

2.      Cloud Deployment Models

3.      Serverless Computing

4.      Quick tour of Azure Services

5.      Summary

Chapter 2:  Build a Web API to send messages to Azure Service Bus

Chapter Goal: To Develop and Deploy a Web API to send messages to Azure Service Bus Queue

No of pages: 25-30

Sub - Topics  

1.       Introduction to Azure Service Bus

2.      What is Azure Service Bus Queue and Topic

3.      Create an Azure Service Bus instance

4.      Build an ASP.NET 6 Web API to send messages to Azure Service Bus Queue

5.      Test the API using Postman

6.      Summary

Chapter 3:  Build a Worker Service to process messages from Azure Service Bus

Chapter Goal: To build a worker service to process messages enqueues in Azure Service Bus 

No of pages: 25-30

Sub - Topics: 

1.      Getting Started with Worker Service

2.      Building a worker service with ASP.NET 6

3.      Explore ways to consume messages from Azure Service Bus Queue

4.      Build a worker service to process messages

5.      Summary

 

Chapter 4: Building a Microservice using .NET and AKS

Chapter Goal: To build a microservice application using .NET, containerize the microservice and run it on Azure Kubernetes Service

No of pages: 30-40

Sub - Topics:

1.       Introduction to Azure Kubernetes Service and Azure Container Registry

2.      Build a Microservice using .NET

3.      Create an Azure Kubernetes Service and Azure Container Registry

4.      Containerize the Microservice and push it to Azure Container Registry

5.      Run the Microservice on Azure Kubernetes Service

6.      Summary

 

Chapter 5: Secure Microservice with Azure AD

Chapter Goal: To implement role-based authentication and authorization with Azure AD to secure our .NET Applications

No of pages: 20-30

Sub - Topics:

1.      Introduction to Azure AD

2.      Register an application in the Azure AD Tenant

3.      Configure Authentication for the Microservice application running on AKS

4.      Configure Role based Authorization for the Microservice application running on AKS

5.      Summary

 

Chapter 6: Running APIs on Azure Container Apps

Chapter Goal:  To deploy our .NET workloads to Azure with Azure Container Apps

No of pages: 20-30

Sub - Topics:

1.      Introduction to Azure Container Apps

2.      Build and containerize .NET API

3.      Push the container to Azure Container Registry

4.      Create a Azure Container App and run the Container on Azure Container Apps

5.      Summary

 

Chapter 7: Implement Monitoring and Logging for Microservice running on AKS with Azure Monitor and Azure Application Insights

Chapter Goal:  To configure metrics, logs and alerts for the Microservice application running inside the Azure Kubernetes Service Cluster

No of pages: 30-40

Sub - Topics:

1.      Introduction to Application Insights, Log Analytics Workspace and Azure Monitor

2.      Create Application Insights, Log Analytics Workspace and Azure Monitor

3.      Configure logging and metrics for .NET based Microservice

4.      Configure alerts for .NET based Microservice application

5.      Query Logs from Log Analytics Workspace using KQL

6.      Summary

 

 

 

Chapter 8: Build an IoT solution with Azure IoT Hub, Azure Functions and Azure Cosmos DB

Chapter Goal: To design and build an IoT solution using Azure IoT Hub, Azure Functions and Azure Cosmos DB

No of pages: 30-40

Sub - Topics:

1.      Getting started with Azure IoT Hub

2.      Create an Azure IoT hub instance

3.      Build virtual device to send messages to IoT hub

4.      Getting Started with Azure Functions

5.      Build an IoT hub Triggered Azure Function to process messages from Azure IoT hub and store the data in Azure Cosmos DB

6.      Summary

 

Chapter 9: Build a Desktop application for speech to text conversation using Azure Cognitive Service

Chapter Goal: To build a .NET 6 Desktop application and use Azure Cognitive Services to convert a speech to a text transcript in English language.

No of pages: 30

Sub - Topics:

1.      Introduction to Azure Cognitive Services Speech to Text API

2.      Provision a Speech to Text API to perform speech to text conversion

3.      Build a .NET 6 Desktop application to convert speech to text

4.      Summary

Chapter 10: Build a multi-language text translator using Azure Cognitive Service

Chapter Goal: To build a .NET 6 Web API and use Azure Cognitive Services to translate text

No of pages: 20-30

Sub - Topics:

1.      Introduction to Azure Cognitive Services Language Translation API

2.      Provision a Language Translation API to perform translation

3.      Build a .NET 6 Web API application and integrate with Language Translation API

4.      Summary

Chapter 11: Deploy a ASP.NET 6 Web application to Azure WebApp using GitHub actions

Chapter Goal: To build a ASP.NET 6 Web app and deploy it on Azure Web App using Azure GitHub Actions

No of pages: 20

Sub - Topics:

1.      Introduction to GitHub Actions

2.      Provision Azure WebApp using ARM Template

3.      Build .NET 6 Web application using GitHub Actions

4.      Deploy the .NET 6 Web application on Azure WebApp using GitHub Actions

5.      Summary

 


Ashirwad Satapathi is a software developer with a leading IT firm whose expertise is building scalable applications with .NET Core. He has a deep understanding of how to build full-stack applications using .NET and Azure PaaS and serverless offerings. He is an active blogger in the C# Corner developer community. He was awarded the C# Corner MVP (September 2020) for his remarkable contributions to the developer community.

Abhishek Mishra is an architect with a leading software multinational company and has deep expertise in designing and building enterprise-grade Intelligent Azure and .NET-based architectures. He is an expert in .NET full stack, Azure (PaaS, IaaS, serverless), Infrastructure as Code, Azure Machine Learning, Intelligent Azure (Azure Bot Services and Cognitive Services), and Robotics Process Automation. He has 15+ years of experience working in top organizations in the industry. He loves blogging and is an active blogger in the C# Corner developer community. He was awarded the C# Corner MVP (December 2018 and 2019) for his contributions to the developer community.

Build and deploy applications by leveraging Azure PaaS and serverless services using Azure DevOps and GitHub Actions. This book provides step-by-step explanations of essential concepts, practical examples, and self-assessment questions that will help you gain the necessary expertise to build cloud-native solutions using Microsoft Azure and .NET.


The book starts with essential topics that will help get you familiar with the fundamental concepts of Azure, followed by example-based guides on building distributed solutions using Azure Web App, Azure Messaging, and communication services. You will then learn how to implement the knowledge you've thus far gained to build containerized workloads using Azure Container-based services. Next, you will focus on building solutions by using Azure Storage and Data services, where you will go through Azure Blob Storage and learn how to interact with Azure Cosmos DB from applications using the .NET SDK. Moving forward, you will explore how to build intelligent applications using Azure AI and IoT services, including Azure Cognitive Services. In the book's final section, you will explore ways to deploy applications using Azure DevOps and GitHub Actions.

After reading this book, you will be able to build scalable, enterprise-grade applications using various Azure services. 

You will:
  • Build an ASP.NET 6 Web API to send messages to Azure Service Bus Queue
  • Use and implement Azure Communication Services
  • Build and containerize a .NET API
  • Understand IoT solutions using Azure IoT Hub, Azure Functions, and Azure Cosmos DB



Udostępnij

Facebook - konto krainaksiazek.pl



Opinie o Krainaksiazek.pl na Opineo.pl

Partner Mybenefit

Krainaksiazek.pl w programie rzetelna firma Krainaksiaze.pl - płatności przez paypal

Czytaj nas na:

Facebook - krainaksiazek.pl
  • książki na zamówienie
  • granty
  • książka na prezent
  • kontakt
  • pomoc
  • opinie
  • regulamin
  • polityka prywatności

Zobacz:

  • Księgarnia czeska

  • Wydawnictwo Książkowe Klimaty

1997-2026 DolnySlask.com Agencja Internetowa

© 1997-2022 krainaksiazek.pl
     
KONTAKT | REGULAMIN | POLITYKA PRYWATNOŚCI | USTAWIENIA PRYWATNOŚCI
Zobacz: Księgarnia Czeska | Wydawnictwo Książkowe Klimaty | Mapa strony | Lista autorów
KrainaKsiazek.PL - Księgarnia Internetowa
Polityka prywatnosci - link
Krainaksiazek.pl - płatnośc Przelewy24
Przechowalnia Przechowalnia