Increase the number of instances within the same AZ.
An Availability Zone (AZ) is a grouping of one or more data centers within a Region, each with independent power and networking. Adding more instances within the same AZ helps with load distribution, but if that entire AZ fails, all instances stop simultaneously.
Distributing across multiple AZs is required to tolerate an AZ failure, so this approach does not meet the requirement.