SlideShare una empresa de Scribd logo
1 de 39
Descargar para leer sin conexión
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
View Business Metrics with Alexa
for Business Private Skills
James Huang
Product Manager
Alexa for Business
B A P 3 2 9
Robert McCauley
Sr. Solutions Architect
Alexa
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Agenda
Demo: Flash briefing
How to keep your analytics skill private: Alexa for Business
How to architect for the best analytics experience with Alexa
Presentation layer options
Demo: dashboard browser control
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Related breakouts
Thursday, Nov 29
BAP303-R1 - Building the next generation meeting room experience
using Alexa for Business
3:15pm - 4:15pm | Venetian, Level 3, Murano 3205, T2
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
But I don’t want to make my analytics public!
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Alexa for Business: 3 main areas
Fleet
management
• Deploying at scale
• Monitoring at scale
• Access control for skills
Productivity
tools
• Join the meeting
• Calendaring addition of
Microsoft Exchange
addition
Private skills
• Keep your Alexa skills
private to your
organization
Voice-enable your business
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Private skills
Build it the same way as public skills
Keep your organizational data private
Build with Alexa Skills Kit (ASK) Publish to your organizations
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Build
• Alexa Skills Kit
• AWS Lambda
Deploy
• Skill management
API
• ASK CLI
Publish in skill
marketplace
Enable as Alexa for
Business private skill
How do I make a skill private?
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
IT admin: Distribute your skill to devices and users
Enrolled usersShared devices
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
“Alexa, how many critical incidents
are impacting auto finance”
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Variety of use cases across many different industries
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Core Digital
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Analytics
• Team KPIs
• Single pane of glass for business health
• Voice-enabled metrics dashboard
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Anatomy of a skill
“Alexa, ask the dashboard for the weekly
revenue in France.”
Echo
device
Your skill
Your backend systems
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Your key requirement with voice: Latency
• How long is your user willing to wait?
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Data access options with Alexa skills
“Alexa, ask the dashboard for the weekly
revenue in France.”
Echo
device
Amazon
Redshift
Amazon S3
Select
Athena
Amazon
DynamoDB
Amazon ElastiCache
Amazon S3
Amazon
RDS
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Pre-process your data
Amazon
Redshift
Nightly
ETL
Amazon
RDS
Complex SQL queries  simple tables
Point your skill at a hot data layer
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
If they just have to wait ...
• Progressive response
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Progressive response API call example
POST https://api.amazonalexa.com/v1/directives HTTP/1.1
Authorization: Bearer AxThk...
Content-Type: application/json
{ "header":{
"requestId":"amzn1.echo-api.request.xxxxxxx"
},
"directive":{
"type":"VoicePlayer.Speak",
"speech":”Okay, looking that up now."
}
}
Audio tag also possible within the SSML, up to 30 seconds in length
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Voice control your BI layer
• BI layer is meant for fast data visualization
• Have Alexa drive the dashboard
“Alexa, ask the dashboard for the weekly
revenue in France.”
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Conference rooms
w/ AV equipment
Smaller conference
rooms
Team rooms
Personal desks
Offices
Voice and visual device options
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Great!
But- I want Alexa to show my KPIs on a
giant TV!
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Option 1: Fire TV (Cube shown below)
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Option 1: Fire TV (skill using just text response)
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Option 1: Fire TV (skill using standard card)
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Option 2: Browser control
• Browser as Alexa Voice Service
(AVS) device?
• Push down from cloud service?
• Browser pull-down
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
How can I control the browser with Alexa?
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
WebSocket with MQTT
IoT
Start a connection and keep it open
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
IoT subscribe topic
AWS
AWS-IOT
MQTT
broker
thing1
Shadow
“thing1”
MQTT Subscribe
Amazon
Cognito
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Use the Alexa skill to update the device shadow
Lambda
AWS
AWS-IOT
MQTT
broker
thing1
Shadow
“thing1”
MQTT Publish
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Three fields necessary for connection
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
This Is My Skill video series
• Share how your Alexa private skill helps at work, on YouTube
• Send us a link to your video at ThisIsMySkill@amazon.com
• Instructions at https://www.youtube.com/watch?v=x_nQekbcNUI
• Chosen entries get featured on the Alexa for Business website
• Receive swag if you’re chosen!
Thank you!
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
James Huang
huajames@amazon.com
Rob McCauley
mccaul@amazon.com
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.

Más contenido relacionado

Más de Amazon Web Services

Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsAmazon Web Services
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareAmazon Web Services
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSAmazon Web Services
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAmazon Web Services
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareAmazon Web Services
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWSAmazon Web Services
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckAmazon Web Services
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without serversAmazon Web Services
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...Amazon Web Services
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceAmazon Web Services
 
Come costruire un'architettura Serverless nel Cloud AWS
Come costruire un'architettura Serverless nel Cloud AWSCome costruire un'architettura Serverless nel Cloud AWS
Come costruire un'architettura Serverless nel Cloud AWSAmazon Web Services
 
AWS Serverless per startup: come innovare senza preoccuparsi dei server
AWS Serverless per startup: come innovare senza preoccuparsi dei serverAWS Serverless per startup: come innovare senza preoccuparsi dei server
AWS Serverless per startup: come innovare senza preoccuparsi dei serverAmazon Web Services
 
Crea dashboard interattive con Amazon QuickSight
Crea dashboard interattive con Amazon QuickSightCrea dashboard interattive con Amazon QuickSight
Crea dashboard interattive con Amazon QuickSightAmazon Web Services
 
Costruisci modelli di Machine Learning con Amazon SageMaker Autopilot
Costruisci modelli di Machine Learning con Amazon SageMaker AutopilotCostruisci modelli di Machine Learning con Amazon SageMaker Autopilot
Costruisci modelli di Machine Learning con Amazon SageMaker AutopilotAmazon Web Services
 
Migra le tue file shares in cloud con FSx for Windows
Migra le tue file shares in cloud con FSx for Windows Migra le tue file shares in cloud con FSx for Windows
Migra le tue file shares in cloud con FSx for Windows Amazon Web Services
 
La tua organizzazione è pronta per adottare una strategia di cloud ibrido?
La tua organizzazione è pronta per adottare una strategia di cloud ibrido?La tua organizzazione è pronta per adottare una strategia di cloud ibrido?
La tua organizzazione è pronta per adottare una strategia di cloud ibrido?Amazon Web Services
 
Protect your applications from DDoS/BOT & Advanced Attacks
Protect your applications from DDoS/BOT & Advanced AttacksProtect your applications from DDoS/BOT & Advanced Attacks
Protect your applications from DDoS/BOT & Advanced AttacksAmazon Web Services
 
Track 6 Session 6_ 透過 AWS AI 服務模擬、部署機器人於產業之應用
Track 6 Session 6_ 透過 AWS AI 服務模擬、部署機器人於產業之應用Track 6 Session 6_ 透過 AWS AI 服務模擬、部署機器人於產業之應用
Track 6 Session 6_ 透過 AWS AI 服務模擬、部署機器人於產業之應用Amazon Web Services
 

Más de Amazon Web Services (20)

Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
 
Computer Vision con AWS
Computer Vision con AWSComputer Vision con AWS
Computer Vision con AWS
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatare
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e web
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWS
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch Deck
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without servers
 
Fundraising Essentials
Fundraising EssentialsFundraising Essentials
Fundraising Essentials
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container Service
 
Come costruire un'architettura Serverless nel Cloud AWS
Come costruire un'architettura Serverless nel Cloud AWSCome costruire un'architettura Serverless nel Cloud AWS
Come costruire un'architettura Serverless nel Cloud AWS
 
AWS Serverless per startup: come innovare senza preoccuparsi dei server
AWS Serverless per startup: come innovare senza preoccuparsi dei serverAWS Serverless per startup: come innovare senza preoccuparsi dei server
AWS Serverless per startup: come innovare senza preoccuparsi dei server
 
Crea dashboard interattive con Amazon QuickSight
Crea dashboard interattive con Amazon QuickSightCrea dashboard interattive con Amazon QuickSight
Crea dashboard interattive con Amazon QuickSight
 
Costruisci modelli di Machine Learning con Amazon SageMaker Autopilot
Costruisci modelli di Machine Learning con Amazon SageMaker AutopilotCostruisci modelli di Machine Learning con Amazon SageMaker Autopilot
Costruisci modelli di Machine Learning con Amazon SageMaker Autopilot
 
Migra le tue file shares in cloud con FSx for Windows
Migra le tue file shares in cloud con FSx for Windows Migra le tue file shares in cloud con FSx for Windows
Migra le tue file shares in cloud con FSx for Windows
 
La tua organizzazione è pronta per adottare una strategia di cloud ibrido?
La tua organizzazione è pronta per adottare una strategia di cloud ibrido?La tua organizzazione è pronta per adottare una strategia di cloud ibrido?
La tua organizzazione è pronta per adottare una strategia di cloud ibrido?
 
Protect your applications from DDoS/BOT & Advanced Attacks
Protect your applications from DDoS/BOT & Advanced AttacksProtect your applications from DDoS/BOT & Advanced Attacks
Protect your applications from DDoS/BOT & Advanced Attacks
 
Track 6 Session 6_ 透過 AWS AI 服務模擬、部署機器人於產業之應用
Track 6 Session 6_ 透過 AWS AI 服務模擬、部署機器人於產業之應用Track 6 Session 6_ 透過 AWS AI 服務模擬、部署機器人於產業之應用
Track 6 Session 6_ 透過 AWS AI 服務模擬、部署機器人於產業之應用
 

View Business Metrics with Alexa for Business Private Skills (BAP329) - AWS re:Invent 2018

  • 1.
  • 2. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. View Business Metrics with Alexa for Business Private Skills James Huang Product Manager Alexa for Business B A P 3 2 9 Robert McCauley Sr. Solutions Architect Alexa
  • 3. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Agenda Demo: Flash briefing How to keep your analytics skill private: Alexa for Business How to architect for the best analytics experience with Alexa Presentation layer options Demo: dashboard browser control
  • 4. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Related breakouts Thursday, Nov 29 BAP303-R1 - Building the next generation meeting room experience using Alexa for Business 3:15pm - 4:15pm | Venetian, Level 3, Murano 3205, T2
  • 5. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 6. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. But I don’t want to make my analytics public!
  • 7. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 8. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Alexa for Business: 3 main areas Fleet management • Deploying at scale • Monitoring at scale • Access control for skills Productivity tools • Join the meeting • Calendaring addition of Microsoft Exchange addition Private skills • Keep your Alexa skills private to your organization Voice-enable your business
  • 9. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Private skills Build it the same way as public skills Keep your organizational data private Build with Alexa Skills Kit (ASK) Publish to your organizations
  • 10. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Build • Alexa Skills Kit • AWS Lambda Deploy • Skill management API • ASK CLI Publish in skill marketplace Enable as Alexa for Business private skill How do I make a skill private?
  • 11. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. IT admin: Distribute your skill to devices and users Enrolled usersShared devices
  • 12. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. “Alexa, how many critical incidents are impacting auto finance”
  • 13. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Variety of use cases across many different industries
  • 14. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Core Digital
  • 15. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Analytics • Team KPIs • Single pane of glass for business health • Voice-enabled metrics dashboard
  • 16. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 17. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Anatomy of a skill “Alexa, ask the dashboard for the weekly revenue in France.” Echo device Your skill Your backend systems
  • 18. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Your key requirement with voice: Latency • How long is your user willing to wait?
  • 19. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Data access options with Alexa skills “Alexa, ask the dashboard for the weekly revenue in France.” Echo device Amazon Redshift Amazon S3 Select Athena Amazon DynamoDB Amazon ElastiCache Amazon S3 Amazon RDS
  • 20. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Pre-process your data Amazon Redshift Nightly ETL Amazon RDS Complex SQL queries  simple tables Point your skill at a hot data layer
  • 21. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. If they just have to wait ... • Progressive response
  • 22. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Progressive response API call example POST https://api.amazonalexa.com/v1/directives HTTP/1.1 Authorization: Bearer AxThk... Content-Type: application/json { "header":{ "requestId":"amzn1.echo-api.request.xxxxxxx" }, "directive":{ "type":"VoicePlayer.Speak", "speech":”Okay, looking that up now." } } Audio tag also possible within the SSML, up to 30 seconds in length
  • 23. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Voice control your BI layer • BI layer is meant for fast data visualization • Have Alexa drive the dashboard “Alexa, ask the dashboard for the weekly revenue in France.”
  • 24. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 25. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Conference rooms w/ AV equipment Smaller conference rooms Team rooms Personal desks Offices Voice and visual device options
  • 26. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Great! But- I want Alexa to show my KPIs on a giant TV!
  • 27. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Option 1: Fire TV (Cube shown below)
  • 28. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Option 1: Fire TV (skill using just text response)
  • 29. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Option 1: Fire TV (skill using standard card)
  • 30. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Option 2: Browser control • Browser as Alexa Voice Service (AVS) device? • Push down from cloud service? • Browser pull-down
  • 31. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. How can I control the browser with Alexa?
  • 32. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. WebSocket with MQTT IoT Start a connection and keep it open
  • 33. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. IoT subscribe topic AWS AWS-IOT MQTT broker thing1 Shadow “thing1” MQTT Subscribe Amazon Cognito
  • 34. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Use the Alexa skill to update the device shadow Lambda AWS AWS-IOT MQTT broker thing1 Shadow “thing1” MQTT Publish
  • 35. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Three fields necessary for connection
  • 36. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 37. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. This Is My Skill video series • Share how your Alexa private skill helps at work, on YouTube • Send us a link to your video at ThisIsMySkill@amazon.com • Instructions at https://www.youtube.com/watch?v=x_nQekbcNUI • Chosen entries get featured on the Alexa for Business website • Receive swag if you’re chosen!
  • 38. Thank you! © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. James Huang huajames@amazon.com Rob McCauley mccaul@amazon.com
  • 39. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.