更新时间:2021-08-20 10:40:16
封面
版权页
Credits
About the Authors
About the Reviewer
www.PacktPub.com
eBooks discount offers and more
Preface
Facing new challenges
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Building Basic Services
CloudMakers.XYZ
Setting up the development environment
Implementing the development process
Provisioning development environments for mobility
Automating repetitive operations
Summary
Chapter 2. Enhancing the Hybrid Process
Service Manager (classic) mode versus Resource Manager mode
Configuring a Resource mode Virtual Network for the frontend servers
Configuring a Service mode (classic) Virtual Network for the backend servers
Connecting two virtual networks with site-to-site connection
Configuring Office connectivity with a point-to-site VPN
Deploy a Windows Azure Virtual Machine in an ARM Virtual Network
Managing virtual networks with Operational Insight
Chapter 3. Building the Frontend
It's all about data
Polyglot Persistence
Scenario
Writing catalogs into Azure DocumentDB
Building up your web frontend with Microsoft ASP.NET MVC
Searching in catalogs via Azure Search
Storing unstructured data in Azure Storage
Speeding up data access with caching and Azure Redis
Persisting a shopping cart with Azure Table Storage
Publishing your application into Azure web apps
Chapter 4. Building the Backend
CloudMakers.XYZ scenario evolution
Handling orders
Outsourcing Identity and Access Management
Chapter 5. Building the Mobile Experience
The technical community case study
Writing mobile applications
Building a mobile app with Visual Studio Tools for Apache Cordova
The need for a fast and easy solution
Introduction to mobile apps
Getting data from the service
Sending data to the service
Azure and Node.js
Chapter 6. Building the API Layer
Building the API
Deploying the API
Using Azure API Management
Debugging complex API workflows
Chapter 7. Working with Messages
Dealing the future with commands
Messages and queues
The scenario
Sending messages with queues
Processing messages with workers
Dealing the past with events
Per-message event handling
Per-stream event handling
Chapter 8. Deploying Solutions in Azure
Azure Resource Manager
Writing the template
Programming the template
Organizing deployment tasks with the Deploy to Azure button
Index