SlideShare a Scribd company logo
Luis Beltran, Microsoft MVP, Researcher at TBU
Moderated By: Fernando Sibaja
Bringing AI to the Edge
On-premise Azure Cognitive Services
If you require assistance
during the session, type
your inquiry into the
question pane on the right
side.
Maximize your screen with
the zoom button on the
top of the presentation
window.
Please fill in the short
evaluation following the
session. It will appear in
your web browser.
Technical Assistance
PASS’ flagship event
November 6-9
Seattle, Washington
Free 1-day local
training events
Local user groups
around the world
Online special
interest user groups
Business analytics
training
Get involved
Explore
everything
PASS has
to offer
Free Online Resources
Newsletters
PASS.org
Luis Beltrán
Microsoft MVP, Researcher at TBU
About me
I’m a Microsoft MVP, PhD student at Tomas
Bata University in Zlin, Czech Republic,
Xamarin Certified Mobile Developer, and
lecturer at Instituto Tecnologico de Celaya in
Mexico
Interests
My main interest is to share my knowledge to
other people. As a lecturer, I really care about
my students and always want them to learn
the latest about technology, an ever-changing
environment
Main technologies
Xamarin
Azure
Artificial Intelligence
Databases
/luisantoniobeltran
@darkicebeam
Luis Beltran
luis@luisbeltran.mx
https://luisbeltran.mx
Luis Beltran, Microsoft MVP, Researcher at TBU
Moderated By: Fernando Sibaja
Bringing AI to the Edge
On-premise Azure Cognitive Services
• Azure Cognitive Services
• Docker Containers
• Container support in Azure Cognitive Services
• Requirements
• Demo
• Call to Action
Agenda
Azure Cognitive Services
Azure Cognitive Services
Applying AI to your business
Computer Vision
Face/Emotion Recognition
OCR/Handwriting
Custom Vision
Video Indexer
Content Moderator
Text-to-Speech
Speech-to-Text
Translator
Custom Speech
Language Understanding
PII Detection
Text Translator
Text Analytics
QnA Maker
Bing Custom Search
Bing Visual Search
Bringing AI to the edge: On-premise Azure Cognitive Services
Text Analytics API
Bringing AI to the edge: On-premise Azure Cognitive Services
Bringing AI to the edge: On-premise Azure Cognitive Services
A variety of real-world applications
Vision Speech Language
Natural Language Processing
Intent: PlayCall
Knowledge
Here are the top results:
The purpose of Customer Life-cycle Management (CLM)
is to maximize both customer retention and .... Predictive
trend analysis provides business visibility.
Oct 28, 2015 – Here are FIVE key trends in 2014 that
would help marketers in rolling ... Of late, marketers are
looking at customer lifecycle management (CLM)
Jan 5, 2016 – The top 10 customer service trends for
2016 that .... North American Consumer
Search
Here is what I found:
It also investigates the top three expected
Fraud Detection and Prevention programs, in
terms of demand in key markets…
First, let’s point out that there is not one
absolute answer—there are “pros” and “cons” to
each. Those who favor in-house…
Michael heads fraud prevention tool. Online and
mobile shopping are expected to continue
growing apace…
Docker Containers
Containers
Bringing AI to the edge: On-premise Azure Cognitive Services
Docker integration
https://hub.docker.com
Docker for Windows
Container Support in Azure
Cognitive Services
Considerations
• What if you can't upload an image or text to the cloud?
• Sending data outside your network might be subject to regulatory or privacy policies.
• If you could analyze the images or text locally, your application could benefit from
reduced latency and bandwidth.
Now, several of the Azure Cognitive Services APIs are available as Docker containers.
Support
• You can download a container that provides the exact same APIs as the cloud-based
services, and run it on a local Linux-based server or edge device.
• Images and text are processed directly in the container and never sent to the cloud.
• A connection to Azure is required only for billing, which is at the same rate as the
cloud-based services (including a free tier).
Container support in Azure Cognitive Services allows developers to use the same rich APIs
that are available in Azure, and enables flexibility in where to deploy and host the services
that come with Docker containers.
Features and benefits
• Run AI Cognitive Services on-premises
• Process lots of data (High throughput)
• No constraints in network connection (low latency)
• Portable architecture
• Control over data: Allow customers to choose where these Cognitive Services process
their data. This is essential for customers that cannot send data to the cloud but need
access to Cognitive Services technology. Support consistency in hybrid environments
– across data, management, identity, and security.
What is available?
Preview versions for of:
• Computer Vision
• Face
• Text Analytics
• and Language Understanding (LUIS).
Bringing AI to the edge: On-premise Azure Cognitive Services
Bringing AI to the edge: On-premise Azure Cognitive Services
Requirements
Prerequisites
• Docker Engine: Docker provides packages that configure the Docker environment on
macOS, Linux, and Windows. On Windows, Docker must be configured to support
Linux containers. Docker containers can also be deployed directly to Azure Kubernetes
Service or Azure Container Instances.
• Cognitive Service resource created on Azure: Docker must be configured to allow the
containers to connect with and send billing data to Azure.
https://docs.docker.com/toolbox/toolbox_install_windows/
docker-machine stop
docker-machine rm default
docker-machine create -d virtualbox --virtualbox-
cpu-count=2 --virtualbox-memory=2048 default
Prerequisites
• Container requirements: Individual containers can have their own requirements, as
well, including server and memory allocation requirements.
Demo
Bringing AI to the edge: On-premise Azure Cognitive Services
Bringing AI to the edge: On-premise Azure Cognitive Services
Bringing AI to the edge: On-premise Azure Cognitive Services
Bringing AI to the edge: On-premise Azure Cognitive Services
Bringing AI to the edge: On-premise Azure Cognitive Services
Bringing AI to the edge: On-premise Azure Cognitive Services
Bringing AI to the edge: On-premise Azure Cognitive Services
http://github.com/icebeam7/PASSMarathon
Bringing AI to the edge: On-premise Azure Cognitive Services
Bringing AI to the edge: On-premise Azure Cognitive Services
Call to Action
Resources
❑ Container support in Azure Cognitive Services
https://docs.microsoft.com/en-us/azure/cognitive-services/cognitive-services-
container-support
❑ Containers support of Cognitive Services (video)
https://azure.microsoft.com/en-us/resources/videos/containers-support-of-
cognitive-services/
❑ Cognitive Services
http://microsoft.com/cognitive
Resources
❑ Docker Images (Azure Cognitive Services)
https://hub.docker.com/_/microsoft-azure-cognitive-services
❑ Containers samples for Cognitive Services
https://github.com/Azure-Samples/cognitive-services-containers-samples
❑ Cognitive Services
https://azure.microsoft.com/en-us/blog/running-cognitive-service-containers/
Resources
❑ Install and Run Text Analytics containers
https://docs.microsoft.com/es-es/azure/cognitive-services/text-analytics/how-
tos/text-analytics-how-to-install-containers
❑ Running Cognitive Service containers
https://docs.microsoft.com/es-es/azure/cognitive-services/face/face-how-to-install-
containers
Questions?
Thank you for attending
@sqlpass #sqlpass @PASScommunity
Learn more from [Speaker Name]
@yourhandle email@company.com
Bringing AI to the edge: On-premise Azure Cognitive Services

More Related Content

What's hot (20)

PPTX
Microsoft Fabric Introduction
James Serra
 
PDF
Apache Kafka in the Healthcare Industry
Kai Wähner
 
PPTX
Azure Migration Program Pitch Deck
Nicholas Vossburg
 
PPTX
Practitioner's Guide to LLMs: Exploring Use Cases and a Glimpse Beyond Curren...
Sri Ambati
 
PDF
Understanding the TCO and ROI of Apache Kafka & Confluent
confluent
 
PDF
Introdution to Dataops and AIOps (or MLOps)
Adrien Blind
 
PDF
Generative AI con Amazon Bedrock.pdf
Guido Maria Nebiolo
 
PDF
Data Engineering Basics
Catherine Kimani
 
PDF
Microsoft + OpenAI: Recent Updates (Machine Learning 15minutes! Broadcast #74)
Naoki (Neo) SATO
 
PPTX
Azure Synapse Analytics Overview (r1)
James Serra
 
PDF
Maisa Penha - Art of Possible.pdf
SOLTUIONSpeople, THINKubators, THINKathons
 
PPTX
Introduction to Azure Databricks
James Serra
 
PPTX
Databricks for Dummies
Rodney Joyce
 
PDF
LLMs in Production: Tooling, Process, and Team Structure
Aggregage
 
PDF
LLMOps for Your Data: Best Practices to Ensure Safety, Quality, and Cost
Aggregage
 
PDF
Emerging Trends in Hybrid-Cloud & Multi-Cloud Strategies
Chaitanya Atreya
 
PDF
Knowledge Graphs - The Power of Graph-Based Search
Neo4j
 
PDF
Generative AI for the rest of us
Massimo Ferre'
 
PDF
LanGCHAIN Framework
Keymate.AI
 
PPTX
Google Vertex AI
VikasBisoi
 
Microsoft Fabric Introduction
James Serra
 
Apache Kafka in the Healthcare Industry
Kai Wähner
 
Azure Migration Program Pitch Deck
Nicholas Vossburg
 
Practitioner's Guide to LLMs: Exploring Use Cases and a Glimpse Beyond Curren...
Sri Ambati
 
Understanding the TCO and ROI of Apache Kafka & Confluent
confluent
 
Introdution to Dataops and AIOps (or MLOps)
Adrien Blind
 
Generative AI con Amazon Bedrock.pdf
Guido Maria Nebiolo
 
Data Engineering Basics
Catherine Kimani
 
Microsoft + OpenAI: Recent Updates (Machine Learning 15minutes! Broadcast #74)
Naoki (Neo) SATO
 
Azure Synapse Analytics Overview (r1)
James Serra
 
Maisa Penha - Art of Possible.pdf
SOLTUIONSpeople, THINKubators, THINKathons
 
Introduction to Azure Databricks
James Serra
 
Databricks for Dummies
Rodney Joyce
 
LLMs in Production: Tooling, Process, and Team Structure
Aggregage
 
LLMOps for Your Data: Best Practices to Ensure Safety, Quality, and Cost
Aggregage
 
Emerging Trends in Hybrid-Cloud & Multi-Cloud Strategies
Chaitanya Atreya
 
Knowledge Graphs - The Power of Graph-Based Search
Neo4j
 
Generative AI for the rest of us
Massimo Ferre'
 
LanGCHAIN Framework
Keymate.AI
 
Google Vertex AI
VikasBisoi
 

Similar to Bringing AI to the edge: On-premise Azure Cognitive Services (20)

PDF
Bringing AI to the edge on-premises Azure Cognitive Services using Docker con...
Luis Beltran
 
PPTX
Bring ai into your xamarin apps with microsoft cognitive services
Callon Campbell
 
PDF
Big Data LDN 2017: Applied AI using Cognitive Services
Matt Stubbs
 
PPTX
Overview Microsoft's ML & AI tools
David Voyles
 
PDF
Microsoft Azure Cognitive Services: Revolutionizing AI Integration in Business
Flexsin
 
PDF
How Azure helps to build better business processes and customer experiences w...
Maxim Salnikov
 
PPTX
Borys Rybak “How to make your data smart with Artificial Intelligence and Mac...
Lviv Startup Club
 
PPTX
Azure Global Bootcamp 2018 Paris Keynote
Alex Danvy
 
PDF
Building a Data Cloud to enable Analytics & AI-Driven Innovation - Lak Lakshm...
Daniel Zivkovic
 
PPTX
.NET Fest 2018. Олександр Краковецький. Microsoft AI: створюємо програмні ріш...
NETFest
 
PDF
Making Data Scientists Productive in Azure
Valdas Maksimavičius
 
PPTX
Building Smarter Solutions Using Azure and Cognitive Services - IT Pro Dev Co...
Eldert Grootenboer
 
PPTX
Vitalii Bondarenko and Eugene Berko "Cloud AI Platform as an accelerator of e...
Lviv Startup Club
 
PPTX
Keynote Microsoft Azure Summit
Danilo Bordini
 
PPTX
Enabling Digital Transformation Amidst a Global Pandemic | Low-Code, Cloud, A...
Nuxeo
 
PPTX
Understanding Pre-Built AI: AI for Every Developer
AI Leadership Institute
 
PPTX
El camino a las Cloud Native Apps - Azure AI
Plain Concepts
 
PPTX
Combine AI & Modern Content Services to Increase Productivity by 15%
Nuxeo
 
PPTX
Converged and Containerized Distributed Deep Learning With TensorFlow and Kub...
Mathieu Dumoulin
 
PDF
Build and Modernize Intelligent Apps​
Lorenzo Barbieri
 
Bringing AI to the edge on-premises Azure Cognitive Services using Docker con...
Luis Beltran
 
Bring ai into your xamarin apps with microsoft cognitive services
Callon Campbell
 
Big Data LDN 2017: Applied AI using Cognitive Services
Matt Stubbs
 
Overview Microsoft's ML & AI tools
David Voyles
 
Microsoft Azure Cognitive Services: Revolutionizing AI Integration in Business
Flexsin
 
How Azure helps to build better business processes and customer experiences w...
Maxim Salnikov
 
Borys Rybak “How to make your data smart with Artificial Intelligence and Mac...
Lviv Startup Club
 
Azure Global Bootcamp 2018 Paris Keynote
Alex Danvy
 
Building a Data Cloud to enable Analytics & AI-Driven Innovation - Lak Lakshm...
Daniel Zivkovic
 
.NET Fest 2018. Олександр Краковецький. Microsoft AI: створюємо програмні ріш...
NETFest
 
Making Data Scientists Productive in Azure
Valdas Maksimavičius
 
Building Smarter Solutions Using Azure and Cognitive Services - IT Pro Dev Co...
Eldert Grootenboer
 
Vitalii Bondarenko and Eugene Berko "Cloud AI Platform as an accelerator of e...
Lviv Startup Club
 
Keynote Microsoft Azure Summit
Danilo Bordini
 
Enabling Digital Transformation Amidst a Global Pandemic | Low-Code, Cloud, A...
Nuxeo
 
Understanding Pre-Built AI: AI for Every Developer
AI Leadership Institute
 
El camino a las Cloud Native Apps - Azure AI
Plain Concepts
 
Combine AI & Modern Content Services to Increase Productivity by 15%
Nuxeo
 
Converged and Containerized Distributed Deep Learning With TensorFlow and Kub...
Mathieu Dumoulin
 
Build and Modernize Intelligent Apps​
Lorenzo Barbieri
 
Ad

More from Luis Beltran (20)

PPTX
AI for Accessibility.pptx
Luis Beltran
 
PPTX
NET Conf Bhubaneswar - Migrating your Xamarin.Forms app to .NET MAUI.pptx
Luis Beltran
 
PPTX
03 GlobalAIBootcamp2020Lisboa-Rock, Paper, Scissors.pptx
Luis Beltran
 
PPTX
BI LATAM Summit 2022 - Creación de soluciones de automatización serverless-...
Luis Beltran
 
PDF
CEIAAIT - Fundamentos y Aplicaciones de Deep Learning.pdf
Luis Beltran
 
PPTX
Computo en la Nube con Azure - AI Gaming Panama.pptx
Luis Beltran
 
PPTX
5StarsConf - Serverless Machine Learning con Azure Functions y ML.NET .pptx
Luis Beltran
 
PPTX
ACW - Azure Speaker Recognition Biometria de Voz.pptx
Luis Beltran
 
PPTX
UNICABA - Azure Machine Learning.pptx
Luis Beltran
 
PPTX
Azure Talks Bolivia - Aumente la confiabilidad de su negocio con Azure Anomal...
Luis Beltran
 
PPTX
Latino NET - Integrando WhatsApp en nuestras apps .NET con Twilio.pptx
Luis Beltran
 
PPTX
NOVA - Enriquecimiento de IA con Azure Cognitive Search.pptx
Luis Beltran
 
PPTX
Netcoreconf 2021 Realidad mixta en apps móviles con Azure Spatial Anchors y ...
Luis Beltran
 
PPTX
ATG Puebla - El cementerio de Microsoft.pptx
Luis Beltran
 
PPTX
Data-Saturday-10-Sofia-2021 Azure Video Indexer- Advanced data extraction fro...
Luis Beltran
 
PPTX
Azure Community Conference - Image Recognition in WhatsApp chatbot with Azure...
Luis Beltran
 
PPTX
Real NET Docs Show - Serverless Machine Learning v3.pptx
Luis Beltran
 
PPTX
Sesion 5 - Eficiencia del Rendimiento - Well Architected Backstage Tour.pptx
Luis Beltran
 
PPTX
XamarinExpertDay - Creating PDF files in mobile apps with PdfSharpCore and Mi...
Luis Beltran
 
PPTX
Latam Space Week - Clasificación de rocas espaciales por medio de IA.pptx
Luis Beltran
 
AI for Accessibility.pptx
Luis Beltran
 
NET Conf Bhubaneswar - Migrating your Xamarin.Forms app to .NET MAUI.pptx
Luis Beltran
 
03 GlobalAIBootcamp2020Lisboa-Rock, Paper, Scissors.pptx
Luis Beltran
 
BI LATAM Summit 2022 - Creación de soluciones de automatización serverless-...
Luis Beltran
 
CEIAAIT - Fundamentos y Aplicaciones de Deep Learning.pdf
Luis Beltran
 
Computo en la Nube con Azure - AI Gaming Panama.pptx
Luis Beltran
 
5StarsConf - Serverless Machine Learning con Azure Functions y ML.NET .pptx
Luis Beltran
 
ACW - Azure Speaker Recognition Biometria de Voz.pptx
Luis Beltran
 
UNICABA - Azure Machine Learning.pptx
Luis Beltran
 
Azure Talks Bolivia - Aumente la confiabilidad de su negocio con Azure Anomal...
Luis Beltran
 
Latino NET - Integrando WhatsApp en nuestras apps .NET con Twilio.pptx
Luis Beltran
 
NOVA - Enriquecimiento de IA con Azure Cognitive Search.pptx
Luis Beltran
 
Netcoreconf 2021 Realidad mixta en apps móviles con Azure Spatial Anchors y ...
Luis Beltran
 
ATG Puebla - El cementerio de Microsoft.pptx
Luis Beltran
 
Data-Saturday-10-Sofia-2021 Azure Video Indexer- Advanced data extraction fro...
Luis Beltran
 
Azure Community Conference - Image Recognition in WhatsApp chatbot with Azure...
Luis Beltran
 
Real NET Docs Show - Serverless Machine Learning v3.pptx
Luis Beltran
 
Sesion 5 - Eficiencia del Rendimiento - Well Architected Backstage Tour.pptx
Luis Beltran
 
XamarinExpertDay - Creating PDF files in mobile apps with PdfSharpCore and Mi...
Luis Beltran
 
Latam Space Week - Clasificación de rocas espaciales por medio de IA.pptx
Luis Beltran
 
Ad

Recently uploaded (20)

PDF
TrustArc Webinar - Navigating Data Privacy in LATAM: Laws, Trends, and Compli...
TrustArc
 
PPTX
OA presentation.pptx OA presentation.pptx
pateldhruv002338
 
PPTX
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 
PPTX
AVL ( audio, visuals or led ), technology.
Rajeshwri Panchal
 
PDF
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 
PDF
Presentation about Hardware and Software in Computer
snehamodhawadiya
 
PDF
introduction to computer hardware and sofeware
chauhanshraddha2007
 
PPTX
Agile Chennai 18-19 July 2025 | Emerging patterns in Agentic AI by Bharani Su...
AgileNetwork
 
PDF
RAT Builders - How to Catch Them All [DeepSec 2024]
malmoeb
 
PDF
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
PDF
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
PDF
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 
PDF
The Future of Artificial Intelligence (AI)
Mukul
 
PDF
GDG Cloud Munich - Intro - Luiz Carneiro - #BuildWithAI - July - Abdel.pdf
Luiz Carneiro
 
PDF
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
PDF
Market Insight : ETH Dominance Returns
CIFDAQ
 
PPTX
AI Code Generation Risks (Ramkumar Dilli, CIO, Myridius)
Priyanka Aash
 
PDF
NewMind AI Weekly Chronicles – July’25, Week III
NewMind AI
 
PDF
Responsible AI and AI Ethics - By Sylvester Ebhonu
Sylvester Ebhonu
 
PDF
Build with AI and GDG Cloud Bydgoszcz- ADK .pdf
jaroslawgajewski1
 
TrustArc Webinar - Navigating Data Privacy in LATAM: Laws, Trends, and Compli...
TrustArc
 
OA presentation.pptx OA presentation.pptx
pateldhruv002338
 
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 
AVL ( audio, visuals or led ), technology.
Rajeshwri Panchal
 
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 
Presentation about Hardware and Software in Computer
snehamodhawadiya
 
introduction to computer hardware and sofeware
chauhanshraddha2007
 
Agile Chennai 18-19 July 2025 | Emerging patterns in Agentic AI by Bharani Su...
AgileNetwork
 
RAT Builders - How to Catch Them All [DeepSec 2024]
malmoeb
 
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
How Open Source Changed My Career by abdelrahman ismail
a0m0rajab1
 
The Future of Artificial Intelligence (AI)
Mukul
 
GDG Cloud Munich - Intro - Luiz Carneiro - #BuildWithAI - July - Abdel.pdf
Luiz Carneiro
 
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
Market Insight : ETH Dominance Returns
CIFDAQ
 
AI Code Generation Risks (Ramkumar Dilli, CIO, Myridius)
Priyanka Aash
 
NewMind AI Weekly Chronicles – July’25, Week III
NewMind AI
 
Responsible AI and AI Ethics - By Sylvester Ebhonu
Sylvester Ebhonu
 
Build with AI and GDG Cloud Bydgoszcz- ADK .pdf
jaroslawgajewski1
 

Bringing AI to the edge: On-premise Azure Cognitive Services

  • 1. Luis Beltran, Microsoft MVP, Researcher at TBU Moderated By: Fernando Sibaja Bringing AI to the Edge On-premise Azure Cognitive Services
  • 2. If you require assistance during the session, type your inquiry into the question pane on the right side. Maximize your screen with the zoom button on the top of the presentation window. Please fill in the short evaluation following the session. It will appear in your web browser. Technical Assistance
  • 3. PASS’ flagship event November 6-9 Seattle, Washington Free 1-day local training events Local user groups around the world Online special interest user groups Business analytics training Get involved Explore everything PASS has to offer Free Online Resources Newsletters PASS.org
  • 4. Luis Beltrán Microsoft MVP, Researcher at TBU About me I’m a Microsoft MVP, PhD student at Tomas Bata University in Zlin, Czech Republic, Xamarin Certified Mobile Developer, and lecturer at Instituto Tecnologico de Celaya in Mexico Interests My main interest is to share my knowledge to other people. As a lecturer, I really care about my students and always want them to learn the latest about technology, an ever-changing environment Main technologies Xamarin Azure Artificial Intelligence Databases /luisantoniobeltran @darkicebeam Luis Beltran [email protected] https://luisbeltran.mx
  • 5. Luis Beltran, Microsoft MVP, Researcher at TBU Moderated By: Fernando Sibaja Bringing AI to the Edge On-premise Azure Cognitive Services
  • 6. • Azure Cognitive Services • Docker Containers • Container support in Azure Cognitive Services • Requirements • Demo • Call to Action Agenda
  • 8. Azure Cognitive Services Applying AI to your business Computer Vision Face/Emotion Recognition OCR/Handwriting Custom Vision Video Indexer Content Moderator Text-to-Speech Speech-to-Text Translator Custom Speech Language Understanding PII Detection Text Translator Text Analytics QnA Maker Bing Custom Search Bing Visual Search
  • 13. A variety of real-world applications Vision Speech Language Natural Language Processing Intent: PlayCall Knowledge Here are the top results: The purpose of Customer Life-cycle Management (CLM) is to maximize both customer retention and .... Predictive trend analysis provides business visibility. Oct 28, 2015 – Here are FIVE key trends in 2014 that would help marketers in rolling ... Of late, marketers are looking at customer lifecycle management (CLM) Jan 5, 2016 – The top 10 customer service trends for 2016 that .... North American Consumer Search Here is what I found: It also investigates the top three expected Fraud Detection and Prevention programs, in terms of demand in key markets… First, let’s point out that there is not one absolute answer—there are “pros” and “cons” to each. Those who favor in-house… Michael heads fraud prevention tool. Online and mobile shopping are expected to continue growing apace…
  • 19. Container Support in Azure Cognitive Services
  • 20. Considerations • What if you can't upload an image or text to the cloud? • Sending data outside your network might be subject to regulatory or privacy policies. • If you could analyze the images or text locally, your application could benefit from reduced latency and bandwidth. Now, several of the Azure Cognitive Services APIs are available as Docker containers.
  • 21. Support • You can download a container that provides the exact same APIs as the cloud-based services, and run it on a local Linux-based server or edge device. • Images and text are processed directly in the container and never sent to the cloud. • A connection to Azure is required only for billing, which is at the same rate as the cloud-based services (including a free tier). Container support in Azure Cognitive Services allows developers to use the same rich APIs that are available in Azure, and enables flexibility in where to deploy and host the services that come with Docker containers.
  • 22. Features and benefits • Run AI Cognitive Services on-premises • Process lots of data (High throughput) • No constraints in network connection (low latency) • Portable architecture • Control over data: Allow customers to choose where these Cognitive Services process their data. This is essential for customers that cannot send data to the cloud but need access to Cognitive Services technology. Support consistency in hybrid environments – across data, management, identity, and security.
  • 23. What is available? Preview versions for of: • Computer Vision • Face • Text Analytics • and Language Understanding (LUIS).
  • 27. Prerequisites • Docker Engine: Docker provides packages that configure the Docker environment on macOS, Linux, and Windows. On Windows, Docker must be configured to support Linux containers. Docker containers can also be deployed directly to Azure Kubernetes Service or Azure Container Instances. • Cognitive Service resource created on Azure: Docker must be configured to allow the containers to connect with and send billing data to Azure.
  • 28. https://docs.docker.com/toolbox/toolbox_install_windows/ docker-machine stop docker-machine rm default docker-machine create -d virtualbox --virtualbox- cpu-count=2 --virtualbox-memory=2048 default
  • 29. Prerequisites • Container requirements: Individual containers can have their own requirements, as well, including server and memory allocation requirements.
  • 30. Demo
  • 42. Resources ❑ Container support in Azure Cognitive Services https://docs.microsoft.com/en-us/azure/cognitive-services/cognitive-services- container-support ❑ Containers support of Cognitive Services (video) https://azure.microsoft.com/en-us/resources/videos/containers-support-of- cognitive-services/ ❑ Cognitive Services http://microsoft.com/cognitive
  • 43. Resources ❑ Docker Images (Azure Cognitive Services) https://hub.docker.com/_/microsoft-azure-cognitive-services ❑ Containers samples for Cognitive Services https://github.com/Azure-Samples/cognitive-services-containers-samples ❑ Cognitive Services https://azure.microsoft.com/en-us/blog/running-cognitive-service-containers/
  • 44. Resources ❑ Install and Run Text Analytics containers https://docs.microsoft.com/es-es/azure/cognitive-services/text-analytics/how- tos/text-analytics-how-to-install-containers ❑ Running Cognitive Service containers https://docs.microsoft.com/es-es/azure/cognitive-services/face/face-how-to-install- containers
  • 46. Thank you for attending @sqlpass #sqlpass @PASScommunity Learn more from [Speaker Name] @yourhandle [email protected]