AWS Tutorials
Explore single and multi-service tutorials to get things done with AWS
Total results: 126
- Date (Newest)
- Date (Oldest)
- Headline (A-Z)
- Headline (Z-A)
-
DATABASES
How-ToCreate and Manage a Nonrelational Database
In this hands-on tutorial, you will learn how to use Python to create and manage an Amazon DynamoDB nonrelational database.
-
DATABASES, SERVERLESS
How-ToBuilding serverless applications
Amazon Aurora is a MySQL and PostgreSQL-compatible relational database that combines the performance and availability of traditional enterprise databases with the simplicity and cost-effectiveness of open source databases. Amazon Aurora Serverless is an on-demand, auto-scaling configuration for Amazon Aurora (MySQL-compatible and PostgreSQL-compatible editions), where the database will automatically start up, shut down, and scale capacity up or down based on the needs of your application. It enables you to run your database in the cloud without managing any database instances. It is a simple, cost-effective option for infrequent, intermittent, or unpredictable workloads.