Let's create a Telegram bot in Ruby with Lambda and API Gateway with the Serverless Framework

Опубликовано: 17 Июль 2026
на канале: mkdev
1,602
31

In this video, Kirill Shirinkin will show how to create a new Telegram bot that translates any text to the German language, by leveraging Amazon Translate API, AWS Lambda, API Gateway and plenty of other services - all automated with the help of the Serverless Framework.

This serves as a nice introduction to the Serverless Framework, because you will see how to use it on a real none-trivial application, that binds many AWS services together.

Full source code: https://github.com/mkdev-me/germanizer

If your company needs support with leveraging the public cloud or implementing a serverless solution, contact us at [email protected] or check out our website: https://mkdev.me/en/b


#telegram #ruby #bot #lambda #aws #apigateway #intro