Archives for Cloud Computing - Page 15
Azure Site Recovery and replication for On Prem HyperV VMs
To replicate or move a Hyper V VM to an azure subscription, you need a Hyper-V Site (on premises). ON azure, you need a storage account and a Site Recovery…
Computer Vision vs. Video Indexer vs. Face API
Vision APIs Computer Vision – Image Classification, OCR and Handwriting Video Indexer - Face Detection in VIDEOS (not images), Object and Activity Detection Custom Vision – Customizable Image recognition Face…
Azure Search–Partitions and Replicas
More Documents = more indexing , more I/O required ? – Create more partitions Load Balancing Queries ? - More Replicas
Azure stack web roles , worker roles
Web roles are Windows Server VMs with IIS enabled Worker roles are Windows Server VMs with IIS disabled (and you could manually enable it) VM roles are Windows Server 2008…
Azure Push Notifications (to IOS devices)
Generate the certificate signing request file Request your app for push notifications Create a provisioning profile for the app Configure your notification hub for iOS push notifications Connect your iOS…
DMZ Subnet Azure
#create-a-vnet
Manual Licensing Calculation for Software Assurance (aka License Mobility)
•Example - AWS EC2/RDS Instance are charged hourly. To provision a SQL server which needs to be up 24X7. •Say hourly rate is $ Per hour rate (per year cost…
Failover and Disaster Recovery Questions to Ask Customers
1. Is it a purely failover scenario or 'failover and fallback'? 2. How will DNS resolution work for the failover environment? 3. How will user authentication to the web app…
Socks proxy as an alternative to VPN tunnels to AWS
Ideally, you need a VPN tunnel between your on premises desktops and the AWS VPCs. However, there is a shorter cut to accomplish a secured, over the internet connection without…
Reservations in Azure–Changing on the fly
Q 1. Can I change from on-demand to RIs on the fly? A) Yes - you can switch from on-demand to Reservations on the ; Azure Portal >> Navigate to…