Business Productivity

Category: Uncategorized

Build presence and typing indicators with Amazon Chime SDK messaging

Amazon Chime SDK is a set of real-time communications components that developers can use to quickly add messaging, audio, video, and screen sharing capabilities to their applications. Amazon Chime SDK messaging helps enable developers to connect communities of users with secure, scalable, and persistent messaging. Using the existing APIs and capabilities of Amazon Chime SDK […]

Server-Side Logging and Monitoring of Amazon Chime SDK Events

When you start running Amazon Chime SDK implemented service in production, you want to make sure you are logging and monitoring usage of Chime SDK. This might be finding the duration of the meetings, or tracking attendee’s meeting activity, or simply checking the number of meetings being held to identify any abnormality. There are different […]

How RubyKaigi built an event site in days with the Amazon Chime SDK and Amazon IVS

This is a guest blog written by Sorah Fukumori, Senior Software Engineer at Cookpad and organizer for RubyKaigi. The content and opinions in this post are those of the third-party author, and AWS is not responsible for the content or accuracy of this post. RubyKaigi is the world’s largest international conference on the Ruby programming […]

Build Multiparty Conversations Across Applications and SMS with the Amazon Chime SDK and Amazon Pinpoint

In sales and service, chat messaging is an effective communication channel allowing customers and employees to communicate with each other as easily as they do with friends and family. These asynchronous conversations not only move the sales or service process forward they help develop a relationship between employees and customers. Common use cases include employees […]

Build meeting features into your Amazon Chime SDK messaging application

The Amazon Chime SDK is a set of real-time communications components that developers can use to quickly add messaging, audio, video, and screen sharing capabilities to their applications. In previous posts, we showed customers how to deploy a demo chat app and how to deploy a demo meeting app. Since then, we have heard from […]

Automate moderation and sentiment analysis with Amazon Chime SDK messaging

Live event organizers need to communicate in large streaming events, live streamed product demonstrations, and keynote speeches at a conferences over multiple modalities including video and chat, but existing chat solutions often do not scale to support tens of thousands of participants. Amazon Chime SDK messaging is secure, persistent, and can scale up to 100k […]

Push Notifications for Android and iOS with Amazon Chime SDK messaging

Overview Amazon Chime SDK messaging provides building blocks for developers to make it easier to connect communities with secure, scalable, and persistent messaging. In many cases, developers have use cases that require building chat into mobile applications. For example, they may be connecting delivery drivers to customers, doctors to patients, or two people starting to […]

Use channel flows to remove profanity and sensitive content from messages in Amazon Chime SDK messaging

Amazon Chime SDK messaging now supports channel flows which allow you to execute business logic on in-flight messages before they are delivered to members on a channel. In a previous post , we demonstrated a way of achieving moderation in a channel. This approach works for many use cases, but processing is done post-delivery of […]

Capture Amazon Chime SDK Meetings Using Media Capture Pipelines

Update August 18, 2022 – Introducing video compositing and concatenation to generate single video recording file with all attendee’s video and audio. See section “Compositing and Concatenation”. Today we’re launching a new feature for the Amazon Chime SDK to allow builders to capture the contents of a meeting. This new feature, media capture pipeline, captures […]

Integrate your Identity Provider with Amazon Chime SDK Messaging

Amazon Chime SDK Messaging provides the building blocks for your client applications to take advantage of chat and other real-time messaging features. To access the Amazon Chime SDK Messaging client side, applications require temporary AWS credentials. Many developers are not familiar with how to securely provide temporary AWS credentials to client applications. This post covers […]