Examples of using Compute environment in English and their translations into French
{-}
-
Colloquial
-
Official
you can update the compute environment with the correct service role.
select the radio button next to the compute environment to edit, and then choose Edit.
Configure the Compute Environment and Job Queue.
the job is scheduled to a container instance within that compute environment.
subnets that you specify when you create the compute environment.
The job scheduler uses compute environment order to determine which compute environment should execute a given job.
The ComputeResources property type specifies details of the compute resources managed by the compute environment.
The EC2 security group that is associated with instances launched in the compute environment.
ID used for instances launched in the compute environment.
Key-value pair tags to be applied to instances that are launched in the compute environment.
you can create a compute environment that uses that AMI,
In a managed compute environment, AWS Batch manages the capacity and instance types of the compute resources within the environment, based on the compute resource specification that you define when you create the compute environment.
A compute environment is a way to reference your compute resources(Amazon EC2 instances):
Before you can create a compute environment and launch container instances into it,
runs as a containerized application on an Amazon EC2 instance in your compute environment, using parameters that you specify in a job definition.
You can create a managed compute environment, where AWS Batch manages the instances within the environment based on your specifications, or you can create an unmanaged compute environment where you handle the instance configuration within the environment. .
use an existing role that allows the Amazon ECS container instances that are created for your compute environment to make calls to the required AWS APIs on your behalf.
For example, you can specify"Name":"AWS Batch Instance- C4OnDemand" as a tag so that each instance in your compute environment has that name.
Creates a low priority job queue that is mapped to an Amazon EC2 Spot compute environment, and a high priority job queue that is mapped to an On-demand compute environment as well as the Spot compute environment.
For example, if two compute environments are associated with a job queue, the compute environment with a lower order integer value is tried for job placement first.