Skip to main content

Compute / Batchproc

Capabilities

Version:
IDTitleDescriptionThreat Mappings
CCC.BatchProc.CP01Data ProcessingProcessing large volumes of data or time consuming operations in batches (groups) without requiring user interaction during execution.
0
CCC.BatchProc.CP02Job SchedulingAllows workloads to be executed base on a schedules.
0
CCC.BatchProc.CP03Event TriggersAllows workloads to be executed base on an event.
0
CCC.BatchProc.CP04Manual TriggersAbility to trigger a job manually when needed.
0
CCC.BatchProc.CP05Dynamic Resource AllocationAutomatically provision computing resources based on job requirements at the start of execution and deallocate them once the job is completed.
0
CCC.BatchProc.CP06VPC SupportAbility to deploy compute resources in your VPC for network isolation.
0
CCC.BatchProc.CP07Job DefinitionsDefines job configurations, including compute resources, environment variables, and execution parameters.
0
CCC.BatchProc.CP08Job QueuesAbility to organize jobs into queues with execution priorities.
0
CCC.BatchProc.CP09Job DependenciesAbility to define dependencies between jobs to execute them in a specific order.
0
CCC.BatchProc.CP10Job OrchestrationAbility to coordinate and manage the execution of multiple jobs to ensure they run in order based on conditions to meet performance or business requirements.
0
CCC.BatchProc.CP11Multinode Parallel JobsSupport for running HPC (High Performance Computing) workloads that span multiple computing instances.
0
CCC.BatchProc.CP12Array JobsAbility to run a single job across multiple data inputs or parameters concurrently.
0
CCC.BatchProc.CP13Container SupportNative support for containerized workloads using Docker containers.
0
CCC.BatchProc.CP14Retry PolicyAbility to configure retry logic for failed jobs.
0
CCC.BatchProc.CP15Integration with Data Sources and SinksSeamlessly integrates with various data sources (for reading inputs) and data sinks (for storing outputs) such as object storage, databases, data streams and data warehouses.
0
CCC.BatchProc.CP16List JobsAbility to list the jobs with their job status such as succeeded, failed, running, pending or submitted.
0
CCC.BatchProc.CP17Cancel JobsAbility to cancel jobs that are in submitted, pending or runnable states.
0
CCC.BatchProc.CP18Terminate JobsAbility to terminate jobs that are already running.
0