A SysOps Administrator is configuring a rolling update deployment strategy for a containerized application running on an Amazon ECS cluster with the Amazon EC2 launch type. The ECS service is configured with a desired task count of tasks.
The deployment must satisfy the following operational requirements:
* No running tasks from the current version can be terminated until the replacement tasks are verified as healthy.
* The total CPU and memory reservation on the container instances must never exceed of the desired task allocation during the deployment due to tight cluster capacity constraints.
* The application must remain highly available, ensuring that the number of active, healthy tasks never drops below of the desired count.
Which two ECS service definition parameters must the administrator configure to meet these requirements? (Select TWO.)
- Set minimumHealthyPercent to Cevap
- Set maximumPercent to Cevap
- CSet minimumHealthyPercent to
- DSet maximumPercent to
- ESet minimumHealthyPercent to