SlideShare a Scribd company logo
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Building next generation
conference rooms
Milo Oostergo
PM, Alexa for Business
Scott Rudat
Program Manager Amazon global IT
Sunitha Srivatsa
Software Development Engineer, Alexa for Business
B A P 3 0 3
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Agenda
• Introduction
• Best practices for deployment
• Demo
• How Amazon uses Alexa for Business story
• Building natural, engaging voice experiences in meeting rooms
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
2000’s
1980’s
1990’s
2010’s
1970’s
Character
mode
GUI
Web
Mobile
VUI
abc
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
We believe voice represents the
next major disruption in computing
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Voice enable the workplace using Alexa for Business
Simplifies your
conference rooms
Improves employee
productivity
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
“We have this goal of going fully wireless, with the least
amount of touch possible. You should be able to walk in
and focus on your meeting, and not worry about how to
start it or whether the TVs are set up correctly.”
© 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 hierarchy
Room
Skill groupSkill group
Room
profile
Organization
Devices
Skill1
Skill2
Skill3
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Bringing Alexa for Business to your meeting rooms
1. Deploy your Alexa-enabled devices
2. Define your locations
3. Enable the Skill to control your conferencing equipment
4. Connect Alexa for Business to your calendar system
5. Deploy discovery assets and educate users
6. Measure, improve
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Device deployment
• Bulk provisioning using Device Setup Tool
• Enterprise Wi-Fi set up
• Monitoring of devices
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Connecting to WPA2-enterprise
• EAP-TLS support only
• Subordinate CA using AWS Certificate
Manager Private CA
• CRL fetched from S3
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Device monitoring using Amazon CloudWatch
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Room creation
• Per building create room profiles with common settings such as
address, metric units, wake word, and default address book
• Bulk creation of rooms using AWS SDK or AWS CLI
• Rooms can have 1 or more Alexa-enabled devices assigned
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Linking Alexa for Business to your calendar system
• Calendar access required to
join scheduled meetings and
room booking
• Office 365 application
permissions vs delegate
service account
• Room calendar will be read
before organizer’s calendar
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Setting up calendar permissions
Set-CalendarProcessing “<room name>” -DeleteComments $FALSE
Add-MailboxFolderPermission <room name>:Calendar -User alexaforbusiness -AccessRights
Editor
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Conferencing provider set up
• Determine meeting event dial-in
parsing rules
• Configure Alexa prompts
• Determine dial-in sequence
User: “Alexa, start my meeting”
Alexa: “There is no meeting on
the calendar. What is your
<Amazon Chime> meeting ID?”
User: 1234567890
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Alexa can control most popular systems
• Cisco TelePresence SX, MX, DX
• Cisco WebEx Room kit
• Zoom Rooms
• RingCentral Rooms
• Polycom Group Series
• Crestron 3-Series
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Cisco / Polycom Group Series setup
• Connecting Alexa to your Cisco and Polycom Group Series endpoints
on your local network
• Running Alexa for Business Gateway in high available configuration
• Device discovery
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Cisco / Polycom Group Series setup
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Zoom Room setup
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Meeting Experience at Amazon
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Enter Alexa for Business
• Excited to experiment
• Skeptical about voice
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Defining a pilot
• Microsoft Exchange Calendar integration
• Cisco Conferencing Skill
• Amazon Chime integration
• Alexa for Business Gateway
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon Meetings Booking Tool
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Utterances
• Alexa, start the meeting
• Alexa, end the meeting
• Alexa, ask meetings who the
organizer is
• Alexa, ask meetings to seize the
room
• Alexa, find a free meeting room
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Pilot Launch
• 5 Seattle buildings, 800 rooms
• Internal labor to discover and deploy
• Light change management
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Tracking Adoption
#ax tag to Alexa initiated dial strings
#qk tag to touch panel initiated dial strings
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Gathering customer feedback
• Category 1: Use it, love it
• Category 2: Unaware
• Category 3: Is it approved? InfoSec/privacy concerns
• 34% adoption
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Customer Feedback / Challenges
Likes
1. Faster meeting start times
2. Convenience, no need to enter
Chime ID
3. Find out who has the room
booked
Dislikes
1. Goes off when we talk about
Alexa
2. Gets unplugged
Challenges
1. Time out with Exchange
2. Unplugging devices
3. Booking protocol
“It's amazing to walk into a room while
setting down my coffee and say,
"Alexa, start my meeting" and she get's
things kicked off.
-Amazon employee
Survey Feedback
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Driving adoption
• Better change
management
• Multiple communication
channels
• Adoption increases
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Change Management
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Expanding the pilot
• 8 buildings, 900 rooms
• Sites outside Seattle
• Gateways running in us-east-1 and us-west-2
• Cable management
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Learnings
• Only 6 weeks for Alexa for Business usage > touch panel
• Alexa for Business lets me enhance the meeting experience in new
ways
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Next steps within Amazon
• Promoting Alexa Voice Services in 3rd party devices
• Rolling out new skills
• Bringing Alexa for Business to all Amazon meeting rooms
© 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 enables you to add natural, intuitive voice experiences
to your internal applications and systems.
• Helpdesk
• Internal room booking systems
• Company flash briefing
• Access metrics, dashboards, KPIs, etc.
Private skills
© 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
Private skill distribution
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Voice interaction models
Custom models:
• Skill developer defines custom interaction model.
• “Alexa ask Helpdesk to replace the broken projector”
• ”Alexa ask WorkNews to give me today’s briefing”
Pre-defined models:
• Provided by the Alexa Skills Kit.
• “Alexa start the meeting”
• “Alexa book this room"
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Private skill anatomy
Alexa, tell Help Desk the
projector is not working
Echo
device
Your Internal
Systems
Your Skill
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Adding location context to your skills
• Use device location to build
smarter skills
• Call back from Lambda into
Alexa for Business API
{
"RoomArn": ”arn:",
"RoomName": "string",
"RoomSkillParameters": [
{
"ParameterKey": "string",
"ParameterValue": "string"
}
]
}
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Meeting room skills with pre-defined voice models
o Conferencing Device APIs to control meeting room appliances
o Join Meeting
o Join Scheduled Meeting
o Discover Devices
o End Meeting
o Room Booking APIs to book conference rooms
o Search Reservations
o Create Reservation
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
SearchAvailability Request:
{
"directive": {
"header": {
"namespace": "Alexa.Business.Reservation",
"name": "Search",
"messageId": "15d0ec9d-801d-4f51-9321-206510d64d9c",
"interfaceVersion": "1” },
"payload": {
"nextToken": "pagination-token",
"maxResults": "50",
"query": {
"availability": ["FREE"],
"duration": "PT30M"
"startDateTimeConstraint" : {
"time": {
"type": "INSTANT",
"value": "16:30:00.00Z” }
"date" : {
"type": "INSTANT",
"value": "2017-02-03” }
}
}
}
}
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
SearchAvailability Response:
"event": {
"header": {
"namespace": "Alexa.Business.Reservation",
"name": "SearchResponse",
"interfaceVersion": "1",
"messageId": "5f8a426e-01e4-4cc9-8b79-65f8bd0fd8a4” },
"payload": {
"nextToken": "pagination-token",
"reservations": [{
"status": "ResourceStatus.BUSY",
"resourceName": "oscar 101",
"title": "project status",
"organizerName" :"Chris Chew"
"startDateTime": "2017-02-03T16:20:50.52Z",
"duration" : "PT30M",
"reservationToken": "3p-vended-opaque-token” },
{
"status": "ResourceStatus.FREE",
"resourceName": "Day 1 303",
"title": "",
"organizerName" :""
"startDateTime": "2017-02-03T16:20:50.52Z",
"duration" : "PT60M",
"reservationToken": "3p-vended-opaque-token"}]}}
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
CreateReservation Request:
{
"directive": {
"header": {
"namespace": "Alexa.Business.Reservation",
"name": "Create",
"messageId": "15d0ec9d-801d-4f51-9321-206510d64d9c",
"interfaceVersion": "1",
},
"authorization": {
"type": "BearerToken",
"token": "<an OAuth2 bearer token provided by 3p for the organization>"
},
"payload": {
"startDateTime": "2017-02-03T16:20:50.52Z",
"duration": "PT30M",
"reservationToken": "3p-vended-opaque-token",
}
}
}
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Get started today
• Setup your Alexa for Business account at console.aws.amazon.com/a4b
• Visit the Alexa for Business Getting Started page
at https://aws.amazon.com/alexaforbusiness/getting-started/
• Download Alexa for Business code starter samples:
https://github.com/alexa/alexa-for-business
• AWS Serverless Application Repository
https://serverlessrepo.aws.amazon.com
© 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
Thank you!
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Milo Oostergo
PM, Alexa for Business
Scott Rudat
Program Manager Amazon global IT
Sunitha Srivatsa
Software Development Engineer
© 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.

More Related Content

What's hot

Build a Game for Echo Buttons - an Alexa Gadget! (ALX405-R2) - AWS re:Invent ...
Build a Game for Echo Buttons - an Alexa Gadget! (ALX405-R2) - AWS re:Invent ...Build a Game for Echo Buttons - an Alexa Gadget! (ALX405-R2) - AWS re:Invent ...
Build a Game for Echo Buttons - an Alexa Gadget! (ALX405-R2) - AWS re:Invent ...
Amazon Web Services
 
Build, Train, and Deploy ML Models Quickly and Easily with Amazon SageMaker, ...
Build, Train, and Deploy ML Models Quickly and Easily with Amazon SageMaker, ...Build, Train, and Deploy ML Models Quickly and Easily with Amazon SageMaker, ...
Build, Train, and Deploy ML Models Quickly and Easily with Amazon SageMaker, ...
Amazon Web Services
 
Have Your Front End and Monitor It, Too (ANT303) - AWS re:Invent 2018
Have Your Front End and Monitor It, Too (ANT303) - AWS re:Invent 2018Have Your Front End and Monitor It, Too (ANT303) - AWS re:Invent 2018
Have Your Front End and Monitor It, Too (ANT303) - AWS re:Invent 2018
Amazon Web Services
 
Manage IoT Devices throughout Their Lifecycle - AWS Online Tech Talks
Manage IoT Devices throughout Their Lifecycle - AWS Online Tech TalksManage IoT Devices throughout Their Lifecycle - AWS Online Tech Talks
Manage IoT Devices throughout Their Lifecycle - AWS Online Tech Talks
Amazon Web Services
 
Unleash the Power of Temporary AWS Credentials (a.k.a. IAM roles) (SEC390-R1)...
Unleash the Power of Temporary AWS Credentials (a.k.a. IAM roles) (SEC390-R1)...Unleash the Power of Temporary AWS Credentials (a.k.a. IAM roles) (SEC390-R1)...
Unleash the Power of Temporary AWS Credentials (a.k.a. IAM roles) (SEC390-R1)...
Amazon Web Services
 
Architectures for Gaining Data Insights into Your Contact Center Experience (...
Architectures for Gaining Data Insights into Your Contact Center Experience (...Architectures for Gaining Data Insights into Your Contact Center Experience (...
Architectures for Gaining Data Insights into Your Contact Center Experience (...
Amazon Web Services
 
Deep Dive on Amazon S3 Storage Classes: Creating Cost Efficiencies across You...
Deep Dive on Amazon S3 Storage Classes: Creating Cost Efficiencies across You...Deep Dive on Amazon S3 Storage Classes: Creating Cost Efficiencies across You...
Deep Dive on Amazon S3 Storage Classes: Creating Cost Efficiencies across You...
Amazon Web Services
 
Build Workflows with Amazon CloudFront, Amazon Route 53, & Lambda@Edge (CTD40...
Build Workflows with Amazon CloudFront, Amazon Route 53, & Lambda@Edge (CTD40...Build Workflows with Amazon CloudFront, Amazon Route 53, & Lambda@Edge (CTD40...
Build Workflows with Amazon CloudFront, Amazon Route 53, & Lambda@Edge (CTD40...
Amazon Web Services
 
Continuous Compliance for Modern Application Pipelines (GPSWS402) - AWS re:In...
Continuous Compliance for Modern Application Pipelines (GPSWS402) - AWS re:In...Continuous Compliance for Modern Application Pipelines (GPSWS402) - AWS re:In...
Continuous Compliance for Modern Application Pipelines (GPSWS402) - AWS re:In...
Amazon Web Services
 
ENT205 Preparing Your Team for a Cloud Transformation
ENT205 Preparing Your Team for a Cloud TransformationENT205 Preparing Your Team for a Cloud Transformation
ENT205 Preparing Your Team for a Cloud Transformation
Amazon Web Services
 
使用 AWS Step Functions 靈活調度 AWS Lambda (Level:200)
使用 AWS Step Functions 靈活調度 AWS Lambda (Level:200)使用 AWS Step Functions 靈活調度 AWS Lambda (Level:200)
使用 AWS Step Functions 靈活調度 AWS Lambda (Level:200)
Amazon Web Services
 
Getting Started with AWS Greengrass (IOT215-R3) - AWS re:Invent 2018
Getting Started with AWS Greengrass (IOT215-R3) - AWS re:Invent 2018Getting Started with AWS Greengrass (IOT215-R3) - AWS re:Invent 2018
Getting Started with AWS Greengrass (IOT215-R3) - AWS re:Invent 2018
Amazon Web Services
 
Lessons Learned from Building an AWS Service on AWS Lambda (SRV327-R1) - AWS ...
Lessons Learned from Building an AWS Service on AWS Lambda (SRV327-R1) - AWS ...Lessons Learned from Building an AWS Service on AWS Lambda (SRV327-R1) - AWS ...
Lessons Learned from Building an AWS Service on AWS Lambda (SRV327-R1) - AWS ...
Amazon Web Services
 
What's New with the AWS CLI (DEV322-R1) - AWS re:Invent 2018
What's New with the AWS CLI (DEV322-R1) - AWS re:Invent 2018What's New with the AWS CLI (DEV322-R1) - AWS re:Invent 2018
What's New with the AWS CLI (DEV322-R1) - AWS re:Invent 2018
Amazon Web Services
 
Building an Augmented Reality Owner's Manual (AMT315) - AWS re:Invent 2018
Building an Augmented Reality Owner's Manual (AMT315) - AWS re:Invent 2018Building an Augmented Reality Owner's Manual (AMT315) - AWS re:Invent 2018
Building an Augmented Reality Owner's Manual (AMT315) - AWS re:Invent 2018
Amazon Web Services
 
Broadcasting the World's Largest Sporting Events: AWS Media Services When It ...
Broadcasting the World's Largest Sporting Events: AWS Media Services When It ...Broadcasting the World's Largest Sporting Events: AWS Media Services When It ...
Broadcasting the World's Largest Sporting Events: AWS Media Services When It ...
Amazon Web Services
 
Secure your AWS Account and your Organization's Accounts
Secure your AWS Account and your Organization's Accounts Secure your AWS Account and your Organization's Accounts
Secure your AWS Account and your Organization's Accounts
Amazon Web Services
 
Alexa for Device Makers: Create Products with Alexa Built-In Using AVS (ALX30...
Alexa for Device Makers: Create Products with Alexa Built-In Using AVS (ALX30...Alexa for Device Makers: Create Products with Alexa Built-In Using AVS (ALX30...
Alexa for Device Makers: Create Products with Alexa Built-In Using AVS (ALX30...
Amazon Web Services
 
Social Media Analytics using Amazon QuickSight - AWS Online Tech Talks
Social Media Analytics using Amazon QuickSight - AWS Online Tech TalksSocial Media Analytics using Amazon QuickSight - AWS Online Tech Talks
Social Media Analytics using Amazon QuickSight - AWS Online Tech Talks
Amazon Web Services
 
Protecting Amazon EC2 Instances, Relational Databases, and NoSQL Workloads (S...
Protecting Amazon EC2 Instances, Relational Databases, and NoSQL Workloads (S...Protecting Amazon EC2 Instances, Relational Databases, and NoSQL Workloads (S...
Protecting Amazon EC2 Instances, Relational Databases, and NoSQL Workloads (S...
Amazon Web Services
 

What's hot (20)

Build a Game for Echo Buttons - an Alexa Gadget! (ALX405-R2) - AWS re:Invent ...
Build a Game for Echo Buttons - an Alexa Gadget! (ALX405-R2) - AWS re:Invent ...Build a Game for Echo Buttons - an Alexa Gadget! (ALX405-R2) - AWS re:Invent ...
Build a Game for Echo Buttons - an Alexa Gadget! (ALX405-R2) - AWS re:Invent ...
 
Build, Train, and Deploy ML Models Quickly and Easily with Amazon SageMaker, ...
Build, Train, and Deploy ML Models Quickly and Easily with Amazon SageMaker, ...Build, Train, and Deploy ML Models Quickly and Easily with Amazon SageMaker, ...
Build, Train, and Deploy ML Models Quickly and Easily with Amazon SageMaker, ...
 
Have Your Front End and Monitor It, Too (ANT303) - AWS re:Invent 2018
Have Your Front End and Monitor It, Too (ANT303) - AWS re:Invent 2018Have Your Front End and Monitor It, Too (ANT303) - AWS re:Invent 2018
Have Your Front End and Monitor It, Too (ANT303) - AWS re:Invent 2018
 
Manage IoT Devices throughout Their Lifecycle - AWS Online Tech Talks
Manage IoT Devices throughout Their Lifecycle - AWS Online Tech TalksManage IoT Devices throughout Their Lifecycle - AWS Online Tech Talks
Manage IoT Devices throughout Their Lifecycle - AWS Online Tech Talks
 
Unleash the Power of Temporary AWS Credentials (a.k.a. IAM roles) (SEC390-R1)...
Unleash the Power of Temporary AWS Credentials (a.k.a. IAM roles) (SEC390-R1)...Unleash the Power of Temporary AWS Credentials (a.k.a. IAM roles) (SEC390-R1)...
Unleash the Power of Temporary AWS Credentials (a.k.a. IAM roles) (SEC390-R1)...
 
Architectures for Gaining Data Insights into Your Contact Center Experience (...
Architectures for Gaining Data Insights into Your Contact Center Experience (...Architectures for Gaining Data Insights into Your Contact Center Experience (...
Architectures for Gaining Data Insights into Your Contact Center Experience (...
 
Deep Dive on Amazon S3 Storage Classes: Creating Cost Efficiencies across You...
Deep Dive on Amazon S3 Storage Classes: Creating Cost Efficiencies across You...Deep Dive on Amazon S3 Storage Classes: Creating Cost Efficiencies across You...
Deep Dive on Amazon S3 Storage Classes: Creating Cost Efficiencies across You...
 
Build Workflows with Amazon CloudFront, Amazon Route 53, & Lambda@Edge (CTD40...
Build Workflows with Amazon CloudFront, Amazon Route 53, & Lambda@Edge (CTD40...Build Workflows with Amazon CloudFront, Amazon Route 53, & Lambda@Edge (CTD40...
Build Workflows with Amazon CloudFront, Amazon Route 53, & Lambda@Edge (CTD40...
 
Continuous Compliance for Modern Application Pipelines (GPSWS402) - AWS re:In...
Continuous Compliance for Modern Application Pipelines (GPSWS402) - AWS re:In...Continuous Compliance for Modern Application Pipelines (GPSWS402) - AWS re:In...
Continuous Compliance for Modern Application Pipelines (GPSWS402) - AWS re:In...
 
ENT205 Preparing Your Team for a Cloud Transformation
ENT205 Preparing Your Team for a Cloud TransformationENT205 Preparing Your Team for a Cloud Transformation
ENT205 Preparing Your Team for a Cloud Transformation
 
使用 AWS Step Functions 靈活調度 AWS Lambda (Level:200)
使用 AWS Step Functions 靈活調度 AWS Lambda (Level:200)使用 AWS Step Functions 靈活調度 AWS Lambda (Level:200)
使用 AWS Step Functions 靈活調度 AWS Lambda (Level:200)
 
Getting Started with AWS Greengrass (IOT215-R3) - AWS re:Invent 2018
Getting Started with AWS Greengrass (IOT215-R3) - AWS re:Invent 2018Getting Started with AWS Greengrass (IOT215-R3) - AWS re:Invent 2018
Getting Started with AWS Greengrass (IOT215-R3) - AWS re:Invent 2018
 
Lessons Learned from Building an AWS Service on AWS Lambda (SRV327-R1) - AWS ...
Lessons Learned from Building an AWS Service on AWS Lambda (SRV327-R1) - AWS ...Lessons Learned from Building an AWS Service on AWS Lambda (SRV327-R1) - AWS ...
Lessons Learned from Building an AWS Service on AWS Lambda (SRV327-R1) - AWS ...
 
What's New with the AWS CLI (DEV322-R1) - AWS re:Invent 2018
What's New with the AWS CLI (DEV322-R1) - AWS re:Invent 2018What's New with the AWS CLI (DEV322-R1) - AWS re:Invent 2018
What's New with the AWS CLI (DEV322-R1) - AWS re:Invent 2018
 
Building an Augmented Reality Owner's Manual (AMT315) - AWS re:Invent 2018
Building an Augmented Reality Owner's Manual (AMT315) - AWS re:Invent 2018Building an Augmented Reality Owner's Manual (AMT315) - AWS re:Invent 2018
Building an Augmented Reality Owner's Manual (AMT315) - AWS re:Invent 2018
 
Broadcasting the World's Largest Sporting Events: AWS Media Services When It ...
Broadcasting the World's Largest Sporting Events: AWS Media Services When It ...Broadcasting the World's Largest Sporting Events: AWS Media Services When It ...
Broadcasting the World's Largest Sporting Events: AWS Media Services When It ...
 
Secure your AWS Account and your Organization's Accounts
Secure your AWS Account and your Organization's Accounts Secure your AWS Account and your Organization's Accounts
Secure your AWS Account and your Organization's Accounts
 
Alexa for Device Makers: Create Products with Alexa Built-In Using AVS (ALX30...
Alexa for Device Makers: Create Products with Alexa Built-In Using AVS (ALX30...Alexa for Device Makers: Create Products with Alexa Built-In Using AVS (ALX30...
Alexa for Device Makers: Create Products with Alexa Built-In Using AVS (ALX30...
 
Social Media Analytics using Amazon QuickSight - AWS Online Tech Talks
Social Media Analytics using Amazon QuickSight - AWS Online Tech TalksSocial Media Analytics using Amazon QuickSight - AWS Online Tech Talks
Social Media Analytics using Amazon QuickSight - AWS Online Tech Talks
 
Protecting Amazon EC2 Instances, Relational Databases, and NoSQL Workloads (S...
Protecting Amazon EC2 Instances, Relational Databases, and NoSQL Workloads (S...Protecting Amazon EC2 Instances, Relational Databases, and NoSQL Workloads (S...
Protecting Amazon EC2 Instances, Relational Databases, and NoSQL Workloads (S...
 

Similar to Build the Next-Gen Meeting Room Experience Using Alexa for Business (BAP303-R1) - AWS re:Invent 2018

Bring Alexa to Work
Bring Alexa to Work Bring Alexa to Work
Bring Alexa to Work
Amazon Web Services
 
Build a Next-Gen Meeting Room Experience Using Alexa for Business - SVC203 - ...
Build a Next-Gen Meeting Room Experience Using Alexa for Business - SVC203 - ...Build a Next-Gen Meeting Room Experience Using Alexa for Business - SVC203 - ...
Build a Next-Gen Meeting Room Experience Using Alexa for Business - SVC203 - ...
Amazon Web Services
 
Big Data and Alexa_Voice-Enabled Analytics
Big Data and Alexa_Voice-Enabled Analytics Big Data and Alexa_Voice-Enabled Analytics
Big Data and Alexa_Voice-Enabled Analytics
Amazon Web Services
 
Alexa and AWS IoT, ft. VIZIO (IOT302-R1) - AWS re:Invent 2018
Alexa and AWS IoT, ft. VIZIO (IOT302-R1) - AWS re:Invent 2018Alexa and AWS IoT, ft. VIZIO (IOT302-R1) - AWS re:Invent 2018
Alexa and AWS IoT, ft. VIZIO (IOT302-R1) - AWS re:Invent 2018
Amazon Web Services
 
Introduction to Serverless computing and AWS Lambda - Floor28
Introduction to Serverless computing and AWS Lambda - Floor28Introduction to Serverless computing and AWS Lambda - Floor28
Introduction to Serverless computing and AWS Lambda - Floor28
Boaz Ziniman
 
Introduction to Serverless computing and AWS Lambda | AWS Floor28
Introduction to Serverless computing and AWS Lambda | AWS Floor28Introduction to Serverless computing and AWS Lambda | AWS Floor28
Introduction to Serverless computing and AWS Lambda | AWS Floor28
Amazon Web Services
 
NEW LAUNCH! Building Smart Conference Rooms with Alexa for Business - BAP309 ...
NEW LAUNCH! Building Smart Conference Rooms with Alexa for Business - BAP309 ...NEW LAUNCH! Building Smart Conference Rooms with Alexa for Business - BAP309 ...
NEW LAUNCH! Building Smart Conference Rooms with Alexa for Business - BAP309 ...
Amazon Web Services
 
AWS Webinar - Learn how and why to build conversational chatbots
AWS Webinar - Learn how and why to build conversational chatbots AWS Webinar - Learn how and why to build conversational chatbots
AWS Webinar - Learn how and why to build conversational chatbots
Amazon Web Services
 
Scaling Up To and Beyond 10M Users
Scaling Up To and Beyond 10M UsersScaling Up To and Beyond 10M Users
Scaling Up To and Beyond 10M Users
Amazon Web Services
 
Build Your Own Log Analytics Solutions on AWS (ANT323-R) - AWS re:Invent 2018
Build Your Own Log Analytics Solutions on AWS (ANT323-R) - AWS re:Invent 2018Build Your Own Log Analytics Solutions on AWS (ANT323-R) - AWS re:Invent 2018
Build Your Own Log Analytics Solutions on AWS (ANT323-R) - AWS re:Invent 2018
Amazon Web Services
 
Amazon WorkSpaces for Regulated Industries (BAP211) - AWS re:Invent 2018
Amazon WorkSpaces for Regulated Industries (BAP211) - AWS re:Invent 2018Amazon WorkSpaces for Regulated Industries (BAP211) - AWS re:Invent 2018
Amazon WorkSpaces for Regulated Industries (BAP211) - AWS re:Invent 2018
Amazon Web Services
 
Lex and connect
Lex and connectLex and connect
Lex and connect
Richard Harvey
 
데이터 센터 모던화::임흥선::AWS Summit Seoul 2018
데이터 센터 모던화::임흥선::AWS Summit Seoul 2018데이터 센터 모던화::임흥선::AWS Summit Seoul 2018
데이터 센터 모던화::임흥선::AWS Summit Seoul 2018
Amazon Web Services Korea
 
Building Alexa Skills - Floor28
Building Alexa Skills - Floor28Building Alexa Skills - Floor28
Building Alexa Skills - Floor28
Boaz Ziniman
 
Building Alexa Skills with AWS | AWS Floor28
Building Alexa Skills with AWS | AWS Floor28Building Alexa Skills with AWS | AWS Floor28
Building Alexa Skills with AWS | AWS Floor28
Amazon Web Services
 
Intro to AWS Cloud Development Kit | AWS Floor28
Intro to AWS Cloud Development Kit | AWS Floor28Intro to AWS Cloud Development Kit | AWS Floor28
Intro to AWS Cloud Development Kit | AWS Floor28
Amazon Web Services
 
MongoDB World 2018: Tutorial - How to Build Applications with MongoDB Atlas &...
MongoDB World 2018: Tutorial - How to Build Applications with MongoDB Atlas &...MongoDB World 2018: Tutorial - How to Build Applications with MongoDB Atlas &...
MongoDB World 2018: Tutorial - How to Build Applications with MongoDB Atlas &...
MongoDB
 
SRV315 Building Enterprise-Grade Serverless Apps
 SRV315 Building Enterprise-Grade Serverless Apps SRV315 Building Enterprise-Grade Serverless Apps
SRV315 Building Enterprise-Grade Serverless Apps
Amazon Web Services
 
PaaS – From Code to Running Application using AWS Elastic Beanstalk (DEV323) ...
PaaS – From Code to Running Application using AWS Elastic Beanstalk (DEV323) ...PaaS – From Code to Running Application using AWS Elastic Beanstalk (DEV323) ...
PaaS – From Code to Running Application using AWS Elastic Beanstalk (DEV323) ...
Amazon Web Services
 
Workshop: Architecting a Serverless Data Lake
Workshop: Architecting a Serverless Data LakeWorkshop: Architecting a Serverless Data Lake
Workshop: Architecting a Serverless Data Lake
Amazon Web Services
 

Similar to Build the Next-Gen Meeting Room Experience Using Alexa for Business (BAP303-R1) - AWS re:Invent 2018 (20)

Bring Alexa to Work
Bring Alexa to Work Bring Alexa to Work
Bring Alexa to Work
 
Build a Next-Gen Meeting Room Experience Using Alexa for Business - SVC203 - ...
Build a Next-Gen Meeting Room Experience Using Alexa for Business - SVC203 - ...Build a Next-Gen Meeting Room Experience Using Alexa for Business - SVC203 - ...
Build a Next-Gen Meeting Room Experience Using Alexa for Business - SVC203 - ...
 
Big Data and Alexa_Voice-Enabled Analytics
Big Data and Alexa_Voice-Enabled Analytics Big Data and Alexa_Voice-Enabled Analytics
Big Data and Alexa_Voice-Enabled Analytics
 
Alexa and AWS IoT, ft. VIZIO (IOT302-R1) - AWS re:Invent 2018
Alexa and AWS IoT, ft. VIZIO (IOT302-R1) - AWS re:Invent 2018Alexa and AWS IoT, ft. VIZIO (IOT302-R1) - AWS re:Invent 2018
Alexa and AWS IoT, ft. VIZIO (IOT302-R1) - AWS re:Invent 2018
 
Introduction to Serverless computing and AWS Lambda - Floor28
Introduction to Serverless computing and AWS Lambda - Floor28Introduction to Serverless computing and AWS Lambda - Floor28
Introduction to Serverless computing and AWS Lambda - Floor28
 
Introduction to Serverless computing and AWS Lambda | AWS Floor28
Introduction to Serverless computing and AWS Lambda | AWS Floor28Introduction to Serverless computing and AWS Lambda | AWS Floor28
Introduction to Serverless computing and AWS Lambda | AWS Floor28
 
NEW LAUNCH! Building Smart Conference Rooms with Alexa for Business - BAP309 ...
NEW LAUNCH! Building Smart Conference Rooms with Alexa for Business - BAP309 ...NEW LAUNCH! Building Smart Conference Rooms with Alexa for Business - BAP309 ...
NEW LAUNCH! Building Smart Conference Rooms with Alexa for Business - BAP309 ...
 
AWS Webinar - Learn how and why to build conversational chatbots
AWS Webinar - Learn how and why to build conversational chatbots AWS Webinar - Learn how and why to build conversational chatbots
AWS Webinar - Learn how and why to build conversational chatbots
 
Scaling Up To and Beyond 10M Users
Scaling Up To and Beyond 10M UsersScaling Up To and Beyond 10M Users
Scaling Up To and Beyond 10M Users
 
Build Your Own Log Analytics Solutions on AWS (ANT323-R) - AWS re:Invent 2018
Build Your Own Log Analytics Solutions on AWS (ANT323-R) - AWS re:Invent 2018Build Your Own Log Analytics Solutions on AWS (ANT323-R) - AWS re:Invent 2018
Build Your Own Log Analytics Solutions on AWS (ANT323-R) - AWS re:Invent 2018
 
Amazon WorkSpaces for Regulated Industries (BAP211) - AWS re:Invent 2018
Amazon WorkSpaces for Regulated Industries (BAP211) - AWS re:Invent 2018Amazon WorkSpaces for Regulated Industries (BAP211) - AWS re:Invent 2018
Amazon WorkSpaces for Regulated Industries (BAP211) - AWS re:Invent 2018
 
Lex and connect
Lex and connectLex and connect
Lex and connect
 
데이터 센터 모던화::임흥선::AWS Summit Seoul 2018
데이터 센터 모던화::임흥선::AWS Summit Seoul 2018데이터 센터 모던화::임흥선::AWS Summit Seoul 2018
데이터 센터 모던화::임흥선::AWS Summit Seoul 2018
 
Building Alexa Skills - Floor28
Building Alexa Skills - Floor28Building Alexa Skills - Floor28
Building Alexa Skills - Floor28
 
Building Alexa Skills with AWS | AWS Floor28
Building Alexa Skills with AWS | AWS Floor28Building Alexa Skills with AWS | AWS Floor28
Building Alexa Skills with AWS | AWS Floor28
 
Intro to AWS Cloud Development Kit | AWS Floor28
Intro to AWS Cloud Development Kit | AWS Floor28Intro to AWS Cloud Development Kit | AWS Floor28
Intro to AWS Cloud Development Kit | AWS Floor28
 
MongoDB World 2018: Tutorial - How to Build Applications with MongoDB Atlas &...
MongoDB World 2018: Tutorial - How to Build Applications with MongoDB Atlas &...MongoDB World 2018: Tutorial - How to Build Applications with MongoDB Atlas &...
MongoDB World 2018: Tutorial - How to Build Applications with MongoDB Atlas &...
 
SRV315 Building Enterprise-Grade Serverless Apps
 SRV315 Building Enterprise-Grade Serverless Apps SRV315 Building Enterprise-Grade Serverless Apps
SRV315 Building Enterprise-Grade Serverless Apps
 
PaaS – From Code to Running Application using AWS Elastic Beanstalk (DEV323) ...
PaaS – From Code to Running Application using AWS Elastic Beanstalk (DEV323) ...PaaS – From Code to Running Application using AWS Elastic Beanstalk (DEV323) ...
PaaS – From Code to Running Application using AWS Elastic Beanstalk (DEV323) ...
 
Workshop: Architecting a Serverless Data Lake
Workshop: Architecting a Serverless Data LakeWorkshop: Architecting a Serverless Data Lake
Workshop: Architecting a Serverless Data Lake
 

More from Amazon Web Services

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Amazon Web Services
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Amazon Web Services
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS Fargate
Amazon Web Services
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWS
Amazon Web Services
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot
Amazon Web Services
 
Open banking as a service
Open banking as a serviceOpen banking as a service
Open banking as a service
Amazon Web Services
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Amazon Web Services
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
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 Workloads
Amazon Web Services
 
Computer Vision con AWS
Computer Vision con AWSComputer Vision con AWS
Computer Vision con AWS
Amazon 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 sfatare
Amazon 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 NodeJS
Amazon 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 web
Amazon 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 sfatare
Amazon 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 AWS
Amazon 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 Deck
Amazon Web Services
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without servers
Amazon Web Services
 
Fundraising Essentials
Fundraising EssentialsFundraising Essentials
Fundraising Essentials
Amazon 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 Service
Amazon Web Services
 

More from Amazon Web Services (20)

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS Fargate
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWS
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot
 
Open banking as a service
Open banking as a serviceOpen banking as a service
Open banking as a service
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
 
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
 

Build the Next-Gen Meeting Room Experience Using Alexa for Business (BAP303-R1) - AWS re:Invent 2018

  • 1. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Building next generation conference rooms Milo Oostergo PM, Alexa for Business Scott Rudat Program Manager Amazon global IT Sunitha Srivatsa Software Development Engineer, Alexa for Business B A P 3 0 3
  • 2. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Agenda • Introduction • Best practices for deployment • Demo • How Amazon uses Alexa for Business story • Building natural, engaging voice experiences in meeting rooms
  • 3. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 4. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 5. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. 2000’s 1980’s 1990’s 2010’s 1970’s Character mode GUI Web Mobile VUI abc
  • 6. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. We believe voice represents the next major disruption in computing
  • 7. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Voice enable the workplace using Alexa for Business Simplifies your conference rooms Improves employee productivity
  • 8. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 9. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 10.
  • 11. “We have this goal of going fully wireless, with the least amount of touch possible. You should be able to walk in and focus on your meeting, and not worry about how to start it or whether the TVs are set up correctly.”
  • 12. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 13. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Alexa for Business hierarchy Room Skill groupSkill group Room profile Organization Devices Skill1 Skill2 Skill3
  • 14. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Bringing Alexa for Business to your meeting rooms 1. Deploy your Alexa-enabled devices 2. Define your locations 3. Enable the Skill to control your conferencing equipment 4. Connect Alexa for Business to your calendar system 5. Deploy discovery assets and educate users 6. Measure, improve
  • 15. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Device deployment • Bulk provisioning using Device Setup Tool • Enterprise Wi-Fi set up • Monitoring of devices
  • 16. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Connecting to WPA2-enterprise • EAP-TLS support only • Subordinate CA using AWS Certificate Manager Private CA • CRL fetched from S3
  • 17. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Device monitoring using Amazon CloudWatch
  • 18. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Room creation • Per building create room profiles with common settings such as address, metric units, wake word, and default address book • Bulk creation of rooms using AWS SDK or AWS CLI • Rooms can have 1 or more Alexa-enabled devices assigned
  • 19. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Linking Alexa for Business to your calendar system • Calendar access required to join scheduled meetings and room booking • Office 365 application permissions vs delegate service account • Room calendar will be read before organizer’s calendar
  • 20. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Setting up calendar permissions Set-CalendarProcessing “<room name>” -DeleteComments $FALSE Add-MailboxFolderPermission <room name>:Calendar -User alexaforbusiness -AccessRights Editor
  • 21. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Conferencing provider set up • Determine meeting event dial-in parsing rules • Configure Alexa prompts • Determine dial-in sequence User: “Alexa, start my meeting” Alexa: “There is no meeting on the calendar. What is your <Amazon Chime> meeting ID?” User: 1234567890
  • 22. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Alexa can control most popular systems • Cisco TelePresence SX, MX, DX • Cisco WebEx Room kit • Zoom Rooms • RingCentral Rooms • Polycom Group Series • Crestron 3-Series
  • 23. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Cisco / Polycom Group Series setup • Connecting Alexa to your Cisco and Polycom Group Series endpoints on your local network • Running Alexa for Business Gateway in high available configuration • Device discovery
  • 24. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Cisco / Polycom Group Series setup
  • 25. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Zoom Room setup
  • 26. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 27. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 28. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Meeting Experience at Amazon
  • 29. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Enter Alexa for Business • Excited to experiment • Skeptical about voice
  • 30. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Defining a pilot • Microsoft Exchange Calendar integration • Cisco Conferencing Skill • Amazon Chime integration • Alexa for Business Gateway
  • 31. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Meetings Booking Tool
  • 32. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Utterances • Alexa, start the meeting • Alexa, end the meeting • Alexa, ask meetings who the organizer is • Alexa, ask meetings to seize the room • Alexa, find a free meeting room
  • 33. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Pilot Launch • 5 Seattle buildings, 800 rooms • Internal labor to discover and deploy • Light change management
  • 34. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Tracking Adoption #ax tag to Alexa initiated dial strings #qk tag to touch panel initiated dial strings
  • 35. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Gathering customer feedback • Category 1: Use it, love it • Category 2: Unaware • Category 3: Is it approved? InfoSec/privacy concerns • 34% adoption
  • 36. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Customer Feedback / Challenges Likes 1. Faster meeting start times 2. Convenience, no need to enter Chime ID 3. Find out who has the room booked Dislikes 1. Goes off when we talk about Alexa 2. Gets unplugged Challenges 1. Time out with Exchange 2. Unplugging devices 3. Booking protocol
  • 37. “It's amazing to walk into a room while setting down my coffee and say, "Alexa, start my meeting" and she get's things kicked off. -Amazon employee Survey Feedback
  • 38. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Driving adoption • Better change management • Multiple communication channels • Adoption increases
  • 39. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Change Management
  • 40. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Expanding the pilot • 8 buildings, 900 rooms • Sites outside Seattle • Gateways running in us-east-1 and us-west-2 • Cable management
  • 41. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Learnings • Only 6 weeks for Alexa for Business usage > touch panel • Alexa for Business lets me enhance the meeting experience in new ways
  • 42. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Next steps within Amazon • Promoting Alexa Voice Services in 3rd party devices • Rolling out new skills • Bringing Alexa for Business to all Amazon meeting rooms
  • 43. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 44. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Alexa for Business enables you to add natural, intuitive voice experiences to your internal applications and systems. • Helpdesk • Internal room booking systems • Company flash briefing • Access metrics, dashboards, KPIs, etc. Private skills
  • 45. © 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 Private skill distribution
  • 46. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Voice interaction models Custom models: • Skill developer defines custom interaction model. • “Alexa ask Helpdesk to replace the broken projector” • ”Alexa ask WorkNews to give me today’s briefing” Pre-defined models: • Provided by the Alexa Skills Kit. • “Alexa start the meeting” • “Alexa book this room"
  • 47. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Private skill anatomy Alexa, tell Help Desk the projector is not working Echo device Your Internal Systems Your Skill
  • 48. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Adding location context to your skills • Use device location to build smarter skills • Call back from Lambda into Alexa for Business API { "RoomArn": ”arn:", "RoomName": "string", "RoomSkillParameters": [ { "ParameterKey": "string", "ParameterValue": "string" } ] }
  • 49. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Meeting room skills with pre-defined voice models o Conferencing Device APIs to control meeting room appliances o Join Meeting o Join Scheduled Meeting o Discover Devices o End Meeting o Room Booking APIs to book conference rooms o Search Reservations o Create Reservation
  • 50. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. SearchAvailability Request: { "directive": { "header": { "namespace": "Alexa.Business.Reservation", "name": "Search", "messageId": "15d0ec9d-801d-4f51-9321-206510d64d9c", "interfaceVersion": "1” }, "payload": { "nextToken": "pagination-token", "maxResults": "50", "query": { "availability": ["FREE"], "duration": "PT30M" "startDateTimeConstraint" : { "time": { "type": "INSTANT", "value": "16:30:00.00Z” } "date" : { "type": "INSTANT", "value": "2017-02-03” } } } } }
  • 51. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. SearchAvailability Response: "event": { "header": { "namespace": "Alexa.Business.Reservation", "name": "SearchResponse", "interfaceVersion": "1", "messageId": "5f8a426e-01e4-4cc9-8b79-65f8bd0fd8a4” }, "payload": { "nextToken": "pagination-token", "reservations": [{ "status": "ResourceStatus.BUSY", "resourceName": "oscar 101", "title": "project status", "organizerName" :"Chris Chew" "startDateTime": "2017-02-03T16:20:50.52Z", "duration" : "PT30M", "reservationToken": "3p-vended-opaque-token” }, { "status": "ResourceStatus.FREE", "resourceName": "Day 1 303", "title": "", "organizerName" :"" "startDateTime": "2017-02-03T16:20:50.52Z", "duration" : "PT60M", "reservationToken": "3p-vended-opaque-token"}]}}
  • 52. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. CreateReservation Request: { "directive": { "header": { "namespace": "Alexa.Business.Reservation", "name": "Create", "messageId": "15d0ec9d-801d-4f51-9321-206510d64d9c", "interfaceVersion": "1", }, "authorization": { "type": "BearerToken", "token": "<an OAuth2 bearer token provided by 3p for the organization>" }, "payload": { "startDateTime": "2017-02-03T16:20:50.52Z", "duration": "PT30M", "reservationToken": "3p-vended-opaque-token", } } }
  • 53. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 54. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Get started today • Setup your Alexa for Business account at console.aws.amazon.com/a4b • Visit the Alexa for Business Getting Started page at https://aws.amazon.com/alexaforbusiness/getting-started/ • Download Alexa for Business code starter samples: https://github.com/alexa/alexa-for-business • AWS Serverless Application Repository https://serverlessrepo.aws.amazon.com
  • 55. © 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
  • 56. Thank you! © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved. Milo Oostergo PM, Alexa for Business Scott Rudat Program Manager Amazon global IT Sunitha Srivatsa Software Development Engineer
  • 57. © 2018, Amazon Web Services, Inc. or its affiliates. All rights reserved.