AWS认证SAA-C03每日一题

2023-12-27 14:16:29

本题库由云计算狂魔微信公众号分享。
【SAA-C03助理级解决方案架构师认证】

A company is migrating a distributed application to AWS. The application serves variable workloads. The legacy platform consists of a primary server that coordinates jobs across multiple compute nodes. The company wants to modernize the application with a solution that maximizes resiliency and scalability How should a solutions architect design the architecture to meet these requirements?
A ?: ? Configure an Amazon Simple Queue Service(Amazon SQS)queue as a destination for the jobs. Implement the compute nodes with Amazon EC2 instances that are managed in an Auto Scaling group. Configure EC2 Auto Scaling to use scheduled scaling
B : ? Configure an Amazon Simple Queue Service(Amazon SQS)queue as a destination for the jobs. Implement the compute nodes with Amazon EC2 instances that are managed in an Auto Scaling group. Configure EC2 Auto Scaling based on the size of the queue
C : ? Implement the primary server and the compute nodes with mazon EC2 instances ?that are managed in an Auto Scaling group. Configure AWS CloudTrail as a destination for the jobs. Configure EC2 Auto Scaling based on the load on the primary server.
D : ? Implement the primary server and the compute nodes with Amazon EC2 instances that are managed in an Auto Scaling group.?? ?Configure Amazon EventBridge(Amazon?? ?
CloudWatch Events) as a destination for the jobs. Configure EC2 Auto Scaling based on the load on the compute nodes.

文章来源:https://blog.csdn.net/tlf985417/article/details/135237507
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。