#image-hardening
12 approved public terms with this tag.
CPU Image Hardening is a compute security practice that reduces risk inside packaged runtime images for general-purpose processor scheduling. It uses minimal bases, patching, and vulnerability checks so teams can ship safer workloads while keeping evidence, reliability, and public-safe operational boundaries clear.
“The platform engineering team used CPU Image Hardening when the service hit a compute ceiling, so the team could ship safer workloads before the workload scaled up.”
Cache Image Hardening is a compute security practice that reduces risk inside packaged runtime images for fast temporary data layer. It uses minimal bases, patching, and vulnerability checks so teams can ship safer workloads while keeping evidence, reliability, and public-safe operational boundaries clear.
“The platform engineering team used Cache Image Hardening when the cache missed during peak traffic, so the team could ship safer workloads before the workload scaled up.”
Cluster Image Hardening is a compute security practice that reduces risk inside packaged runtime images for group of machines acting as one platform. It uses minimal bases, patching, and vulnerability checks so teams can ship safer workloads while keeping evidence, reliability, and public-safe operational boundaries clear.
“The platform engineering team used Cluster Image Hardening when the cluster added a node pool, so the team could ship safer workloads before the workload scaled up.”
Container Image Hardening is a compute security practice that reduces risk inside packaged runtime images for packaged application runtime. It uses minimal bases, patching, and vulnerability checks so teams can ship safer workloads while keeping evidence, reliability, and public-safe operational boundaries clear.
“The platform engineering team used Container Image Hardening when the image started on a new node, so the team could ship safer workloads before the workload scaled up.”
Edge Image Hardening is a compute security practice that reduces risk inside packaged runtime images for globally distributed runtime. It uses minimal bases, patching, and vulnerability checks so teams can ship safer workloads while keeping evidence, reliability, and public-safe operational boundaries clear.
“The platform engineering team used Edge Image Hardening when the request arrived near a user, so the team could ship safer workloads before the workload scaled up.”
GPU Image Hardening is a compute security practice that reduces risk inside packaged runtime images for accelerated compute for parallel workloads. It uses minimal bases, patching, and vulnerability checks so teams can ship safer workloads while keeping evidence, reliability, and public-safe operational boundaries clear.
“The platform engineering team used GPU Image Hardening when the training job requested more memory, so the team could ship safer workloads before the workload scaled up.”
Memory Image Hardening is a compute security practice that reduces risk inside packaged runtime images for volatile runtime storage. It uses minimal bases, patching, and vulnerability checks so teams can ship safer workloads while keeping evidence, reliability, and public-safe operational boundaries clear.
“The platform engineering team used Memory Image Hardening when the process approached its memory limit, so the team could ship safer workloads before the workload scaled up.”
Queue Image Hardening is a compute security practice that reduces risk inside packaged runtime images for asynchronous work buffer. It uses minimal bases, patching, and vulnerability checks so teams can ship safer workloads while keeping evidence, reliability, and public-safe operational boundaries clear.
“The platform engineering team used Queue Image Hardening when the queue depth increased, so the team could ship safer workloads before the workload scaled up.”
Scheduler Image Hardening is a compute security practice that reduces risk inside packaged runtime images for placement of work onto resources. It uses minimal bases, patching, and vulnerability checks so teams can ship safer workloads while keeping evidence, reliability, and public-safe operational boundaries clear.
“The platform engineering team used Scheduler Image Hardening when the cluster needed to place a job, so the team could ship safer workloads before the workload scaled up.”
Serverless Image Hardening is a compute security practice that reduces risk inside packaged runtime images for event-driven function execution. It uses minimal bases, patching, and vulnerability checks so teams can ship safer workloads while keeping evidence, reliability, and public-safe operational boundaries clear.
“The platform engineering team used Serverless Image Hardening when the function received a traffic burst, so the team could ship safer workloads before the workload scaled up.”
Storage Image Hardening is a compute security practice that reduces risk inside packaged runtime images for persistent data and object access. It uses minimal bases, patching, and vulnerability checks so teams can ship safer workloads while keeping evidence, reliability, and public-safe operational boundaries clear.
“The platform engineering team used Storage Image Hardening when the workload read a large dataset, so the team could ship safer workloads before the workload scaled up.”
Virtual Machine Image Hardening is a compute security practice that reduces risk inside packaged runtime images for isolated guest compute. It uses minimal bases, patching, and vulnerability checks so teams can ship safer workloads while keeping evidence, reliability, and public-safe operational boundaries clear.
“The platform engineering team used Virtual Machine Image Hardening when the VM migrated hosts, so the team could ship safer workloads before the workload scaled up.”