Search the practice set
126 questions, 454 terms and 400 topics in 20 areas.
8 results for “Containers”
Container Image
A layered, content-addressed filesystem bundle plus metadata, from which containers are instantiated — immutable by construction and identified by digest.
Image Registry
The store from which container images are pulled, and an under-appreciated availability and security dependency of every deployment and every autoscale event.
Kubernetes
A container orchestrator that continuously reconciles the running state of a cluster towards a declared desired state.
Pod
The smallest deployable unit in Kubernetes — one or more containers that share a network namespace, storage volumes and a lifecycle, scheduled together on one node.
Containers
Images, registries, immutability and the deployment model they enable.
Serverless vs Containers
Spiky and event-driven versus sustained throughput.
Compute Models
Instances, containers and functions, and what each is priced and shaped for.