Posts tagged #CloudFront
Serving the WebAgent softphone from Amazon S3 and CloudFront

The softphone scripts used by WebAgent Navigator are all HTML/JavaScript files. They are considered “static” meaning that there is no server-side code. The scripts are intended to run from their own sub-domain making it easy to share with multiple instances of WebAgent. This is a perfect use-case for serving these scripts from an Amazon S3 bucket using the CloudFront Content Delivery Network.

Read More