An open API service indexing awesome lists of open source software.

https://github.com/dgapitts/dbs-c01-aws_certified_database-specialty

DBS-C01 AWS_Certified_Database Specialty - personal notes and exam prep
https://github.com/dgapitts/dbs-c01-aws_certified_database-specialty

Last synced: 4 months ago
JSON representation

DBS-C01 AWS_Certified_Database Specialty - personal notes and exam prep

Awesome Lists containing this project

README

          

# AWS Certified Database Specialty (DBS-C01)

## Intro

Notes on training and prep for my new AWS Certification - DBS-C01-AWS_Certified_Database-Specialty

## Details

### DynamoDB
* [aws cli - common DynamoDB operations](docs/AWS_CLI-common_DynamoDB_operations.md)
* [aws python boto3 - common DynamoDB operations](docs/AWS_python-boto3-common_DynamoDB_operations.md)
* [aws CloudFormation - Create a DynamoDB Table](docs/aws_CloudFormation-Create_a_DynamoDB_Table.md)

### Aurora
* [RDS singleAZ >> multiAZ >> multiAZ with readReplica >> Promote readReplica >> update DNS](docs/RDS-singleAZ-multiAZ-readReplica-Promote/Readme.md)