0% found this document useful (0 votes)
155 views13 pages

Telegram Bot with AWS Serverless

This document summarizes a project to create a Telegram bot using Amazon Web Services serverless architecture. It discusses using AWS cloud computing to store, manage, and process data without buying local servers. The project aims to provide flexible responses to user questions via Telegram. It describes implementing the bot using the BotFather protocol and limitations around third party APIs and resource constraints of serverless functions.

Uploaded by

Mukul.A. Maharaj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
155 views13 pages

Telegram Bot with AWS Serverless

This document summarizes a project to create a Telegram bot using Amazon Web Services serverless architecture. It discusses using AWS cloud computing to store, manage, and process data without buying local servers. The project aims to provide flexible responses to user questions via Telegram. It describes implementing the bot using the BotFather protocol and limitations around third party APIs and resource constraints of serverless functions.

Uploaded by

Mukul.A. Maharaj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 13

TELEGRAM BOT

Using Aws Serverless Architecture.

PRESENTED BY-
MUKUL ANAND MAHARAJ 170310007030
SUBHAM ROY 170310007048
BIJEN SINGHA 170310007012

PROJECT GUIDE- Dr L.P.Saikia Sir


CONTENTS

● AIM AND OBJECTIVE


● ABOUT AWS CLOUD COMPUTING
● PURPOSE OF SERVERLESS COMPUTING
● FUTURE WORK
● DESIGN AND IMPLEMENTATION
● IMPLEMENTATION BOT FATHER
● LIMITATION
● CONCLUSION
AIM-
● Its aim is to provide users with flexible responses to
their questions via Telegram.

OBJECTIVE-
● To create Telegram Bot using AMAZON WEB
SERVICE.

1
ABOUT AWS CLOUD COMPUTING?

● Cloud computing is on-demand delivery of IT resource


over the internet .
It is used to store ,manage ,process data rather than
buying the local servers.

2
PURPOSE OF SERVERLESS COMPUTING?

● The servers are fully run and manage by third party


providers.
● It is pay-as-you-go model.

3
FUTURE WORK

● Making a serverless ChatBot in future will help many


Multinational Companies to spend fewer dollars on it.

● Also MNCs will have a working ChatBot without worrying about


infrastructure.

4
DESIGN AND IMPLEMENTATION

5
IMPLEMENTATION OF BOT FATHER

6
LIMITATIONS

Problems due to third party API SYSTEM .


LAMBDA can handle only upto 128 MB to 10,240 MB .
SERVERLESS function has time limits .

7
CONCLUSION

The workflow of the chat-box is quite complicated but the


serverless architecture has made it simple and easier and also cost-
effective to operate bots .

8
REFERENCES

https://www.revechat.com/integrations/telegram/

https://www.serverless.com/framework/docs/provi
ders/aws/

9
Thank you.

You might also like