Compute Flashcards

1
Q

Q: What should a solutions architect recommend to ensure that Amazon EC2 instances can automatically scale to handle varying workloads in a cost-effective manner?

A

A: Use a mix of On-Demand Instances and Spot Instances.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Q: How should a solutions architect design a scalable and fault-tolerant architecture for a web application that experiences unpredictable traffic spikes?

A

A: Deploy the web application on Amazon EC2 instances in an Auto Scaling group behind an Application Load Balancer.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Q: What should a solutions architect do to ensure high availability and fault tolerance for a critical application running on Amazon EC2 instances?

A

A: Configure the instances in an Auto Scaling group across multiple Availability Zones and use an Application Load Balancer.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Q: How should a solutions architect design a cost-effective solution to handle batch processing workloads on Amazon EC2?

A

A: Use a combination of Reserved Instances for the baseline capacity and Spot Instances to handle additional capacity.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Q: What should a solutions architect do to improve the performance and scalability of a containerized application running on Amazon ECS?

A

A: Use AWS Fargate as the launch type for the ECS tasks and configure Auto Scaling based on task metrics.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Q: How should a solutions architect design a high-performance computing (HPC) solution on AWS to process large datasets in parallel?

A

A: Use Amazon EC2 instances in a compute cluster with Amazon FSx for Lustre as the shared file system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly