

# Building a server application for the Amazon Chime SDK
<a name="build-server-app"></a>

The information in the following section explains how to build an Amazon Chime SDK server application. Each section provides example code as needed, and you can adapt that code to meet your needs.

**Topics**
+ [Creating IAM users or roles for the Amazon Chime SDK](create-iam-users-roles.md)
+ [Configuring the AWS SDK to invoke the APIs for the Amazon Chime SDK](invoke-apis.md)
+ [Creating a meeting for the Amazon Chime SDK](create-meeting.md)
+ [Creating an attendee for the Amazon Chime SDK](create-attendee.md)
+ [Sending a response to the client for the Amazon Chime SDK](send-response-to-client.md)