AWS WebSocket API (Real-time chat application using python)

preview_player
Показать описание
In this session we will discuss about creating a real time chat application using AWS API gateway.

Рекомендации по теме
Комментарии
Автор

Amazing tutorial! This is very underrated channel. Your content is really good. I never thought that it will be possible to implement end to end websocket chat application under 15 minutes, I always thought that it will be complicated. But you made it really simple. :)

bhushangosavi
Автор

Hi, it is very strange you have so few subscribers... You make very high quality videos and use very good examples. It is real helpful to watch your videos. Thanks a lot! I wish you good luck!

alexmatveev
Автор

This really helped me out! Great quality, keep going :)

tobiasp
Автор

Love the video! It is of very high quality

joejiang
Автор

Great video it's really helpful!! But what if I wish for messages from terminal 1 only to be sent to terminal 2 and from terminal 3 only to be sent to terminal 4 like private chats on an app.

KarimFayed-oyoo
Автор

if i had to only make this peer to peer chat, rather than a brodcast chat, will this similar outlined process via websockets lambda be an ideal practice to go through, if yes, what changes should be made in the vedio, or if you can create one such vedio about same about peer to peerchat, that would be so good.

_amitmalik
Автор

Nice tutorial! What did use to design the diagrams?

davioliveira
Автор

Nice tutorial !! Very informative .. Can you please confirm that can we do this in free tier account ??? Or is there any charges if we create this environment ??

rushikeshdhajal
Автор

I have one doubt. Can we host multiple kafka producers in one ec2 instance?

nainaarabha
Автор

If the Websocket is public facing how do you deal with authorisation of users? As I am aware you cannot use custom headers in websockets to securely transfer the JWT.

Matt-kcxr
Автор

Hi, ! great video. Do you know the easiest way to handle abrupt disconnections? Because when this happends i get an empty event in disconnect lambda function (so i can't delete the connectionid from the dynamodb). And btw, do you know if there is a way of brodcast a msg to all the connected clients without having to manually store the connectedId's? Thanks!!

lucasmancini
Автор

It shows me the error 502 bad gateway when i try to connect to the api. Do you know why this can happen?
Edit: i think It will run if i change the return of the lambda fuctions

gabrielgarciamartinez
Автор

nice video, what tool do you use to test your url 'workspace'

unconnu
Автор

Hello Dear Mam,
I have got this error, please tell me how to resolve this problem

[ERROR] TypeError: '_Environ' object is not callable
Traceback (most recent call last):
  File "/var/task/lambda_function.py", line 11, in lambda_handler
    TableName = os.environ('WEBSOCKET_TABLE'),

suryaprakashsharma
Автор

Thank you for this. Is this free or is there a charge? If there is a charge, how much is it?

HunchoStreamz
Автор

Hello mam,
I have solved this problem but there is one occurred again which is

{"message": "Internal server error", "connectionId":"R1CnEcJtoAMCKIQ=",

while sending the message

suryaprakashsharma
Автор

Can you help me with low level and heigh level demo on AWS API gateway

chakravathyvas
Автор

I need to send to different chatRooms, How this can be done

AhmedYounissICG
Автор

This was a nice tutorial, Can I know how to implement this API to a python code and make a chat application and if possible can you tell me what is to be learned for it?

SivaKumar-oqem
Автор

how to add 5GB of In-Memory Cache in websocket API?

madiwalappalagali
join shbcf.ru