Language:
English
繁體中文
Help
圖資館首頁
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Integrating serverless architectureu...
~
SpringerLink (Online service)
Integrating serverless architectureusing Azure functions, Cosmos DB, and SignalR service /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Integrating serverless architectureby Rami Vemula.
Reminder of title:
using Azure functions, Cosmos DB, and SignalR service /
Author:
Vemula, Rami.
Published:
Berkeley, CA :Apress :2019.
Description:
xix, 436 p. :ill., digital ;24 cm.
Contained By:
Springer eBooks
Subject:
Client/server computing.
Online resource:
https://doi.org/10.1007/978-1-4842-4489-0
ISBN:
9781484244890$q(electronic bk.)
Integrating serverless architectureusing Azure functions, Cosmos DB, and SignalR service /
Vemula, Rami.
Integrating serverless architecture
using Azure functions, Cosmos DB, and SignalR service /[electronic resource] :by Rami Vemula. - Berkeley, CA :Apress :2019. - xix, 436 p. :ill., digital ;24 cm.
Ch 1: New Era of Serverless Computing -- Ch 2: Getting Started with Azure Functions. - Ch 3: Explore Azure Cosmos DB and its Change feed mechanism -- Ch 4:Design Tweet Scheduler Function with Service Bus integration -- Ch 5: Handling Secrets and Exceptions in Azure Functions -- Ch 6: Design and Develop Twitter Bot Web Application -- Ch 7: Getting Started with Azure SignalR Service -- Ch 8: Manage App Settings and implement Authentication in Azure Functions -- Ch 9: Setup Continuous Integration and Continuous Delivery pipeline for Azure Functions.
Design, develop, build, and deliver an end-to-end serverless architecture by leveraging Azure services, frameworks, and tools. This book offers a holistic approach, guiding you through the design and development of a Twitter Bot application, while leveraging Azure Functions. Integrating Serverless Architecture begins with an overview of serverless computing and getting started with Azure Functions. Here, you will create a Twitter bot function which scans Twitter for the latest tweets and makes use of dependency injection. Further, you will learn about Azure Cosmos DB where you will cover its change feed mechanism and the repository pattern. You will create a Cosmos DB trigger-based tweet notifier function, which will broadcast the latest tweets to connected clients. You will explore the basics of Azure Service Bus and create a tweet scheduler function, which will prioritize different keywords for the Twitter bot function. Along the way, you will debug, deliver, and test the functions in the Azure environment. This book shows you how to secure your Azure Function secrets with the help of Azure Key Vault. To further your understanding of the technology, you will learn logging and exception handling in Azure Functions. Later in the book, you will build a Twitter bot web application by using ASP.NET Core and Materialize CSS, which will interact with several HTTP-based Azure Functions. The Twitter bot web application allows users to log in through the Twitter Identity Provider, subscribe to different keywords/hashtags, and browse the latest tweets based on subscriptions. You will get started with SignalR Service and integrate it with Azure Functions and web applications. Towards the end you will go through app service authentication on Azure Functions and discover how to configure continuous integration and delivery to Azure Functions. After reading this book, you will be able to understand the steps involved in design, development, and delivery of a workflow using Azure Functions. You will: Design and develop a Twitter bot application using Azure Functions with Azure Web App Service as the front end Leverage Azure Cosmos DB as data storage and trigger notifications using its change feed mechanism Store and retrieve secrets from Azure Key Vault Integrate Azure Functions with Azure SignalR Service to broadcast real-time messages Secure Azure Functions by enabling Twitter identity authentication using built-in App Service authentication Build a continuous integration and continuous delivery pipeline for Azure Functions using Visual Studio Team Services (VSTS)
ISBN: 9781484244890$q(electronic bk.)
Standard No.: 10.1007/978-1-4842-4489-0doiSubjects--Topical Terms:
182238
Client/server computing.
LC Class. No.: QA76.9.C55 / V46 2019
Dewey Class. No.: 004.36
Integrating serverless architectureusing Azure functions, Cosmos DB, and SignalR service /
LDR
:04176nmm a2200325 a 4500
001
559210
003
DE-He213
005
20191107153727.0
006
m d
007
cr nn 008maaau
008
191219s2019 cau s 0 eng d
020
$a
9781484244890$q(electronic bk.)
020
$a
9781484244883$q(paper)
024
7
$a
10.1007/978-1-4842-4489-0
$2
doi
035
$a
978-1-4842-4489-0
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.9.C55
$b
V46 2019
072
7
$a
UMP
$2
bicssc
072
7
$a
COM051380
$2
bisacsh
072
7
$a
UMP
$2
thema
082
0 4
$a
004.36
$2
23
090
$a
QA76.9.C55
$b
V446 2019
100
1
$a
Vemula, Rami.
$3
798252
245
1 0
$a
Integrating serverless architecture
$h
[electronic resource] :
$b
using Azure functions, Cosmos DB, and SignalR service /
$c
by Rami Vemula.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2019.
300
$a
xix, 436 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Ch 1: New Era of Serverless Computing -- Ch 2: Getting Started with Azure Functions. - Ch 3: Explore Azure Cosmos DB and its Change feed mechanism -- Ch 4:Design Tweet Scheduler Function with Service Bus integration -- Ch 5: Handling Secrets and Exceptions in Azure Functions -- Ch 6: Design and Develop Twitter Bot Web Application -- Ch 7: Getting Started with Azure SignalR Service -- Ch 8: Manage App Settings and implement Authentication in Azure Functions -- Ch 9: Setup Continuous Integration and Continuous Delivery pipeline for Azure Functions.
520
$a
Design, develop, build, and deliver an end-to-end serverless architecture by leveraging Azure services, frameworks, and tools. This book offers a holistic approach, guiding you through the design and development of a Twitter Bot application, while leveraging Azure Functions. Integrating Serverless Architecture begins with an overview of serverless computing and getting started with Azure Functions. Here, you will create a Twitter bot function which scans Twitter for the latest tweets and makes use of dependency injection. Further, you will learn about Azure Cosmos DB where you will cover its change feed mechanism and the repository pattern. You will create a Cosmos DB trigger-based tweet notifier function, which will broadcast the latest tweets to connected clients. You will explore the basics of Azure Service Bus and create a tweet scheduler function, which will prioritize different keywords for the Twitter bot function. Along the way, you will debug, deliver, and test the functions in the Azure environment. This book shows you how to secure your Azure Function secrets with the help of Azure Key Vault. To further your understanding of the technology, you will learn logging and exception handling in Azure Functions. Later in the book, you will build a Twitter bot web application by using ASP.NET Core and Materialize CSS, which will interact with several HTTP-based Azure Functions. The Twitter bot web application allows users to log in through the Twitter Identity Provider, subscribe to different keywords/hashtags, and browse the latest tweets based on subscriptions. You will get started with SignalR Service and integrate it with Azure Functions and web applications. Towards the end you will go through app service authentication on Azure Functions and discover how to configure continuous integration and delivery to Azure Functions. After reading this book, you will be able to understand the steps involved in design, development, and delivery of a workflow using Azure Functions. You will: Design and develop a Twitter bot application using Azure Functions with Azure Web App Service as the front end Leverage Azure Cosmos DB as data storage and trigger notifications using its change feed mechanism Store and retrieve secrets from Azure Key Vault Integrate Azure Functions with Azure SignalR Service to broadcast real-time messages Secure Azure Functions by enabling Twitter identity authentication using built-in App Service authentication Build a continuous integration and continuous delivery pipeline for Azure Functions using Visual Studio Team Services (VSTS)
650
0
$a
Client/server computing.
$3
182238
650
0
$a
Web applications.
$3
609604
650
1 4
$a
Microsoft and .NET.
$3
760507
650
2 4
$a
Computer Communication Networks.
$3
218087
650
2 4
$a
Computer Applications.
$3
273760
710
2
$a
SpringerLink (Online service)
$3
273601
773
0
$t
Springer eBooks
856
4 0
$u
https://doi.org/10.1007/978-1-4842-4489-0
950
$a
Professional and Applied Computing (Springer-12059)
based on 0 review(s)
ALL
電子館藏
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
000000171600
電子館藏
1圖書
電子書
EB QA76.9.C55 V446 2019 2019
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Multimedia file
https://doi.org/10.1007/978-1-4842-4489-0
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login