SAABlog

All Posts

74 posts for AWS Solutions Architect exam prep

데이터베이스중급

Amazon Redshift Basics: When to Use a Data Warehouse

Learn Amazon Redshift's core concepts, compare with RDS and Athena, and understand when a data warehouse is the right choice.

RedshiftData WarehouseOLAPColumnar Storage
-
비용 관리중급

S3 Lifecycle Policies: Automate Storage Cost Optimization

Use S3 Lifecycle policies to automatically transition objects to cheaper storage classes or delete them. Master this essential SAA-C03 topic for cost optimization.

S3LifecycleCost OptimizationStorage Classes
-
데이터베이스중급

DynamoDB Global Tables: Multi-Region Active-Active Database

Learn how to configure multi-region Active-Active replication with AWS DynamoDB Global Tables. Build 99.999% availability and low-latency global services.

DynamoDBGlobal TablesMulti-RegionActive-Active
-
데이터베이스중급

RDS Multi-AZ vs Read Replica: When to Use Which?

Multi-AZ is for high availability (failover), Read Replica is for read scaling. Learn the differences and selection criteria for this SAA-C03 must-know topic.

RDSMulti-AZRead ReplicaHigh Availability
-
네트워킹초급

Security Groups vs NACLs: Which One Should You Use?

Security Groups are instance-level stateful firewalls, NACLs are subnet-level stateless firewalls. Learn the differences and selection criteria for SAA-C03 exam.

Security GroupNACLVPCFirewall
-
네트워킹중급

VPC Endpoints: Interface vs Gateway - Which Should You Use?

Gateway Endpoint is free for S3/DynamoDB, Interface Endpoint supports most AWS services but has costs. Learn the differences and selection criteria for SAA-C03 exam.

VPC EndpointPrivateLinkGateway EndpointInterface Endpoint
-
네트워킹중급

VPC Peering vs Transit Gateway: When to Choose Which?

Use VPC Peering for small-scale VPC connections, Transit Gateway for large hub-spoke architectures. Master this essential SAA-C03 topic on VPC connectivity options.

VPCVPC PeeringTransit GatewayNetworking
-
resilience초급

AWS Backup Complete Guide: Centralized Backup Management

Learn how to centrally manage backups for EC2, RDS, EFS, and other services with AWS Backup. Covers backup plans, cross-region/cross-account replication.

AWS BackupBackupDisaster RecoveryDR
-
보안중급

IAM Role vs User: When to Use Which?

IAM roles use temporary credentials; IAM users use long-term credentials. Learn why roles are required for EC2 and Lambda accessing S3, and how to choose correctly for SAA-C03.

IAMRoleUserSecurity
-
스토리지중급

EFS vs FSx: When to Choose Which?

Learn the key differences between Amazon EFS and FSx and the optimal file storage selection criteria for different workloads.

EFSFSxFile StorageNFS
-
스토리지중급

S3 Storage Classes: Which One Should You Choose?

Choose Standard for frequent access, Standard-IA for infrequent, Glacier for archival. Master the 7 S3 storage classes and selection criteria for SAA-C03 exam.

S3Storage ClassesGlacierArchive
-
컴퓨팅중급

EC2 vs Lambda: When Should You Choose Which?

EC2 is ideal for long-running server workloads, while Lambda excels at event-driven short tasks. Learn the selection criteria from an SAA-C03 exam perspective.

EC2LambdaServerlessCompute
-