Amazon Aurora tutorials and sample code - Amazon Aurora
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Amazon Aurora tutorials and sample code

The Amazon documentation includes several tutorials that guide you through common Amazon Aurora use cases. Many of these tutorials show you how to use Amazon Aurora with other Amazon services. In addition, you can access sample code in GitHub.

Note

You can find more tutorials at the Amazon Database Blog. For information about training, see Amazon Training and Certification.

Tutorials in this guide

The following tutorials in this guide show you how to perform common tasks with Amazon Aurora:

Tutorials in other Amazon guides

The following tutorials in other Amazon guides show you how to perform common tasks with Amazon Aurora:

Note

Some of the tutorials use Amazon RDS DB instances, but they can be adapted to use Aurora DB clusters.

  • Tutorial: Aurora Serverless in the Amazon AppSync Developer Guide

    Learn how to use Amazon AppSync to provide a data source for running SQL commands against Aurora Serverless DB clusters with the Data API enabled. You can use Amazon AppSync resolvers to run SQL statements against the Data API with GraphQL queries, mutations, and subscriptions.

  • Tutorial: Rotating a Secret for an Amazon Database in the Amazon Secrets Manager User Guide

    Learn how to create a secret for an Amazon database and configure the secret to rotate on a schedule. You trigger one rotation manually, and then confirm that the new version of the secret continues to provide access.

  • Tutorials and samples in the Amazon Elastic Beanstalk Developer Guide

    Learn how to deploy applications that use Amazon RDS databases with Amazon Elastic Beanstalk.

  • Using Data from an Amazon RDS Database to Create an Amazon ML Datasource in the Amazon Machine Learning Developer Guide

    Learn how to create an Amazon Machine Learning (Amazon ML) datasource object from data stored in a MySQL DB instance.

  • Manually Enabling Access to an Amazon RDS Instance in a VPC in the Amazon QuickSight User Guide

    Learn how to enable Amazon QuickSight access to an Amazon RDS DB instance in a VPC.

Amazon workshop and lab content portal for Amazon Aurora PostgreSQL

The following collection of workshops and other hands-on content helps you to gain an understanding of the Amazon Aurora PostgreSQL features and capabilities:

Amazon workshop and lab content portal for Amazon Aurora MySQL

The following collection of workshops and other hands-on content helps you to gain an understanding of the Amazon Aurora MySQL features and capabilities:

Tutorials and sample code in GitHub

The following tutorials and sample code in GitHub show you how to perform common tasks with Amazon Aurora:

Using this service with an Amazon SDK

Amazon software development kits (SDKs) are available for many popular programming languages. Each SDK provides an API, code examples, and documentation that make it easier for developers to build applications in their preferred language.

For examples specific to this service, see Code examples for Aurora using Amazon SDKs.