CST 489 - Week 6
Hey everyone,
This week, I reviewed key AWS cloud fundamentals across compute, networking, storage, and disaster recovery.
I strengthened my understanding of AWS global infrastructure, including Regions, Availability Zones, and edge locations, and how they support high availability, fault tolerance, and low latency.
In compute, I compared EC2, containers (ECS/EKS with Fargate), AWS Lambda (serverless), and AWS Batch, focusing on choosing the right model based on workload needs.
For networking, I reviewed VPC components such as subnets, security groups (instance-level), and network ACLs (subnet-level), along with hybrid connectivity options like Site-to-Site VPN and Direct Connect.
In storage, I differentiated between:
-
S3 (scalable object storage)
-
EBS (persistent block storage for EC2)
-
EFS and FSx (managed file systems)
-
Instance store (temporary high-performance storage)
-
Storage Gateway (hybrid storage)
I also reinforced knowledge of CloudFormation for Infrastructure as Code and services like Route 53 and CloudFront for DNS and content delivery.
Overall, I improved my ability to match AWS services to specific business and technical requirements.
Comments
Post a Comment