You are on page 1of 1

Cloud Computing Workshop

Project: Create Chatbot With AWS Lex

Problem Statement:

Aim is to create a .Net Core Chatbot using Amazon Lex that lets you have a conversation with the
Chatbot about ordering flowers online, this chatbot should respond to series of inputs . The
application architecture uses AWS Lambda, Amazon Lex, and Amazon Cognito to communicate with a
.NET application deployed on an EC2 instance

Module 1: Create A Bot

1. Select a region
2. Create Chatbot
3. Test your Bot

Link for detailed information: https://go.aws/2RrodRc

Module 2: Create A Lambda Function

1. Create and upload Lambda function with AWS visual Toolkit


2. Test the function
3. Configure Your ChatBot

Link for detailed information: https://go.aws/2y6ELqU

Module 3: Setup Cognito

1. Create a Cognito Identity Pool


2. Configure the pool for your Application

Link for detailed information: https://go.aws/2Rsn6B7

Module 4: Clone Repository

1. Clone a Github Repository


2. Configure IDE
3. Update Settings

Link for detailed information: https://go.aws/3aZxxDJ

Module 5: Deploy Your Application

1. Deploy the Bot


2. Clean Up Resources

Link for detailed information: https://go.aws/2XnYvkr

Copyright ©, edureka and/or its affiliates. All rights reserved.

You might also like