Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Amazon Connect: Up and Running
  • Table Of Contents Toc
  • Feedback & Rating feedback
Amazon Connect: Up and Running

Amazon Connect: Up and Running

By : Jeff Armstrong
5 (12)
close
close
Amazon Connect: Up and Running

Amazon Connect: Up and Running

5 (12)
By: Jeff Armstrong

Overview of this book

Amazon Connect is a pay-as-you-go cloud contact center solution that powers Amazon’s customer contact system and provides an impressive user experience while reducing costs. Connect's scalability has been especially helpful during COVID-19, helping customers with research, remote work, and other solutions, and has driven adoption rates higher. Amazon Connect: Up and Running will help you develop a foundational understanding of Connect's capabilities and how businesses can effectively estimate the costs and risks associated with migration. Complete with hands-on tutorials, costing profiles, and real-world use cases relating to improving business operations, this easy-to-follow guide will teach you everything you need to get your call center online, interface with critical business systems, and take your customer experience to the next level. As you advance, you'll understand the benefits of using Amazon Connect and cost estimation guidelines for migration and new deployments. Later, the book guides you through creating AI bots, implementing interfaces, and leveraging machine learning for business analytics. By the end of this book, you'll be able to bring a Connect call center online with all its major components and interfaces to significantly reduce personnel overhead and provide your customers with an enhanced user experience (UX).
Table of Contents (17 chapters)
close
close
1
Section 1: Planning
6
Section 2: Implementation

Understanding Lambda's capabilities

Lambda is probably my favorite AWS service. Lambda allows you to run code without worrying about the underlying infrastructure. This service allows you to focus on what matters most: your code. After all, who wants to worry about things like how much CPU your application needs? Additionally, without running instances in EC2, your costs for running code are significantly reduced. This feature makes Lambda an excellent choice for our integration with Amazon Connect. We wouldn't want to use an entire EC2 instance to run our integration code. It wouldn't be utilized enough to warrant the expense.

Lambda is an event-driven service. What I mean by that is that code is executed based on an event or trigger. A trigger could be a scheduled event, or a file put into an S3 bucket, or a trigger from Connect, for instance. This functionality makes Lambda an excellent choice for our integration as there is an easy way to interface between the...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech
bookmark search playlist download font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY