CST 489 - Week 7
Hey everyone, This week, I expanded my understanding of AWS databases, security, governance, migration, pricing, and architectural best practices. I reviewed database services including Amazon RDS and Aurora for relational workloads, DynamoDB for NoSQL applications, Neptune for graph data, and DocumentDB for document-based use cases. I also learned how Amazon ElastiCache improves performance through in-memory caching. A key takeaway was understanding when to choose managed services versus unmanaged deployments on EC2. I explored migration services such as AWS DMS, AWS Schema Conversion Tool (SCT), Migration Hub, DataSync, and Transfer Family. I reinforced knowledge of the 7 Rs migration strategies and the AWS Cloud Adoption Framework (CAF), particularly the importance of change management through the People perspective. On security and governance, I reviewed IAM best practices (principle of least privilege), AWS KMS for encryption key management, AWS Shield for DDoS protection, AW...