Artificial Intelligence is everywhere. But meaningful results are not. We reached a point where access is no longer the problem. Tools are abundant. Content is abundant. “AI-powered” workflows are everywhere. Even so, most professionals are still thinking and operating at the same level as before. Something is off. The issue is not the technology itself. It is how it is being used. Right now, most
Some time ago, I was building a chat application using AWS Websocket API gateway. Things were going smoothly. I created a WebSocket API Gateway, added $connect, $disconnect, and sendMessage/addGroup routes. From the frontend (React) side, everything was fire-and-forget. You send a message, and the onMessageHandler takes care of it 💪🏼 But then a new requirement of uploading files using S3 signed