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
- Host: GitHub
- URL: https://github.com/dgapitts/dbs-c01-aws_certified_database-specialty
- Owner: dgapitts
- Created: 2022-12-30T22:45:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-03T10:30:34.000Z (almost 3 years ago)
- Last Synced: 2025-10-24T21:37:01.506Z (8 months ago)
- Size: 647 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)