Introduction to AWS Database services
AWS Concepts
Amar Suchak
Software Engineer, Microsoft
Why are databases crucial?
Understanding database types
Relational Databases (RDS)
Like a well-organized bookshelf
Use MySQL, PostgreSQL, Oracle, etc.
Ideal for traditional applications
AWS RDS: the sturdy bookshelf of the digital world
NoSQL Databases (DynamoDB)
Like a dynamic magazine rack
Flexible schema for unstructured data
Ideal for mobile apps, IoT, gaming
AWS DynamoDB: adaptable and ready for ever-changing content
Diving into RDS
Scalable and cost-effective
Supports multiple database engines like MySQL, PostgreSQL, etc
DynamoDB unpacked
Designed for web-scale applications
Provides single-digit millisecond latency
DynamoDB continued
DynamoDB uses a key-value model
A key maps to a value
Beyond RDS and DynamoDB
1
https://docs.aws.amazon.com/whitepapers/latest/aws-overview/database.html
AWS database migration services
Moving data from on-premises databases to AWS
1
https://aws.amazon.com/dms/
Let's practice!
AWS Concepts
Preparing Video For Download...