Implementing Paas Cloud Services and Mobile Services
Implementing Paas Cloud Services and Mobile Services
Implementing Paas Cloud Services and Mobile Services
App Services
Media Services Active Directory Automation
Push Notifications
PaaS Cloud Services Overview
Worker
Role
Instances
PaaS
Web Cloud
Role Service
Instances
PaaS Cloud Service Deployment
PaaS
Cloud
Service
Package Configuration
File File
• During Development
• Cloud service is run on developers’ local computers
• Azure Compute Emulator runs cloud service code
• Azure Storage Emulator stores blobs and other data
• During Staging
• Cloud service is deployed to a staging slot
• Azure runs code
• Azure hosts storage
• For Production
• Cloud service is deployed to a production slot
• Azure runs code
• Azure hosts storage
Discussion: Deployment Methods
Swap
Lesson 2: Configuring Cloud Services
• Direct Communication
• Endpoints
• Storage Queues
• Low latency
• Up to 64 KB in each message
• Up to 1 TB in each queue
• Each message has 7 days TTL
Azure
Local Network
VNet PaaS
Cloud Service
VPN
VMs
Discussion: Scaling Services
• Data
• Authentication
• Communication
• Business Logic
Overview of Mobile Services
Administration Tasks:
• Creating a Mobile Service
• SQL Database
• Notification hub
• Minimal Monitoring
• CPU Percentage, Data In, Data Out, Disk Read
Throughput, Disk Write Throughput
• Verbose Monitoring
• Requires a storage account
• Requires a diagnostic connection string
• Provides a much wider range of performance metrics
• Incurs storage costs
Monitoring Metrics and Alerts
• Monitoring Databases
• Successful Connections
• Failed Connections
• Deadlocks
Logon Information
Virtual Machine: 20533B-MIA-CL1
User Name: Student
Password: Pa$$w0rd
• Review Question(s)