Loading...
「ツール」は右上に移動しました。
利用したサーバー: natural-voltaic-titanium
4いいね 397回再生

Cloud Project - Web Chat with AWS Lex, Lambda and CloudFront - Part 2

This is part two in a multi part video series in which I show you how to create a simple chat interface, host on AWS and then configure it to connect with a Lex Bot.

In this video, I will show you how to host the chat interface we created in the last video in an S3 bucket, use cloudfront to host the content, use Route 53 to manage the DNS and ACM to issue a certificate and secure the site.

Route 53
Amazon Route 53 is a highly available and scalable cloud Domain Name System (DNS) web service.
CloudFront (CDN)
Amazon CloudFront is a web service that speeds up distribution of your static and dynamic web content, such as .html, .css, .js, and image files, to your users. CloudFront delivers your content through a worldwide network of data centers called edge locations.
S3
Amazon Simple Storage Service (Amazon S3) is an object storage service that offers industry-leading scalability, data availability, security, and performance. 
ACM
AWS Certificate Manager is a service that lets you easily provision, manage, and deploy public and private Secure Sockets Layer/Transport Layer Security (SSL/TLS) certificates for use with AWS services and your internal connected resources. 


Part 1
   • Cloud Project - Web Chat with AWS Lex, Lam...  

Git Hib Repo
github.com/fakhtar/ChatWithAWSLex

Chat HTML and CSS source downloaded from
bbbootstrap.com/snippets/awesome-chat-messages-box…

コメント