Some notes for AWS SAA 03 exam.
I highly recommend these resources:
Courses: **Ultimate AWS Certified Solutions Architect Associate SAA-C03 Practice exam:** https://portal.tutorialsdojo.com/courses/aws-certified-solutions-architect-associate-practice-exams/
These are the notes I prepared for the preparation of the exam. Sharing it so it may help any of you who are preparing for AWS SAA-C03!
NOTE:
one Placement group is only for a single AZ
out-of-the-box metrics for EC2 – the disk ( read/writes ), CPU Utilization, network (high level) for memory utilization, etc, custom metrics need to be set up
The EC2 instance launched from the oldest launch configuration will be terminated first in ASG
Get EC2’s enhanced network capabilities through Elastic Network Adapter ( ENA ). Elastic Fabric Adapter ( EFA ) is similar to ENA with OS bypass functionality. In the Windows instance, only ENA is supported. If you attach EFA, it will act as ENA.