AI CloudAdvisor (Beta)

My Presets

You must be logged in to save or view your saved configuration templates

Security Controls

Service Control PoliciesConfig RulesCloudWatch Alarms and Event RulesCloudFormation Guard RulesLogging & Monitoring ConfigurationsBackups & DRAuto Remediation RulesConformance PacksBilling and Cost ManagementS3 Bucket PoliciesSecurity Groups & NACLsIAM PoliciesVPC Endpoint Policies

AWS Services

Guided Walkthroughs

Configuration Packages

Reference Guides

Other

AI CloudAdvisor (Beta)

Configuration Stack
0

My Presets

Security Controls

AWS Services

Guided Walkthroughs

Configuration Packages

Reference Guides

Other

AWS Batch

A collection of configuration templates for AWS Batch as well as security controls for monitoring and protecting AWS Batch configuration such as Config Rules, CloudWatch Alarms, EventBridge Rules, IAM policies, and more.

Batch

This template creates a job queue called `HighPriority` with two compute environments mapped to it. The compute environments are `C4OnDemand` and `M4Spot`. The job queue is enabled and has a priority of 1.

CloudFormation

This template creates an AWS Batch job definition with the specified parameters. The example provided creates a job definition named 'nvidia-smi' of type 'container'. It includes container properties such as mount points, volumes, command, privileged access, job role ARN, readonly root filesystem, resource requirements, and the image to be used.

CloudFormation

This template creates a managed compute environment called `C4OnDemand` that uses C4 On-Demand instances and a custom AMI. It specifies the maximum and minimum number of vCPUs, security group IDs, subnets, instance types, EC2 key pair, and desired number of vCPUs. The compute environment is enabled.

CloudFormation
Batch