Cloud service model terminology defines the three primary ways organizations consume cloud resources. Understanding the English distinctions between these models is critical for cloud certification exams and architecture discussions.
- IaaS (Infrastructure as a Service) — virtual machines, storage, networking managed by the provider; OS and applications managed by the customer (e.g., AWS EC2, Azure VMs)
- PaaS (Platform as a Service) — runtime environment, middleware and OS managed by the provider; customer manages only applications and data (e.g., Heroku, Google App Engine)
- SaaS (Software as a Service) — fully managed applications delivered over the internet; customer manages only user access and configuration (e.g., Salesforce, Microsoft 365)
- FaaS (Function as a Service) — serverless execution model where code runs in response to events without managing servers (e.g., AWS Lambda, Azure Functions)
Containerization and orchestration terminology covers the English vocabulary for packaging, deploying and scaling applications using containers. This vocabulary is essential for the CKA and CKAD exams.
- Containerization — Docker image, Dockerfile, container runtime, registry, layer caching
- Kubernetes objects — pod, node, cluster, deployment, service, ingress, namespace
- Configuration — ConfigMap, Secret, persistent volume, persistent volume claim
- Orchestration tools — Helm chart, kubectl, Kustomize, Operator pattern
- Advanced patterns — sidecar, init container, service mesh (Istio, Linkerd)
CI/CD pipeline terminology covers the English vocabulary for automating the build, test and deployment of software. GitOps extends this by using Git repositories as the single source of truth for declarative infrastructure and application definitions.
- CI/CD pipeline — build stage, test stage, deploy stage, artifact, pipeline trigger
- Deployment strategies — blue-green deployment, canary release, rolling update, A/B testing
- Release management — feature flag, release train, hotfix, rollback, version pinning
- GitOps — declarative configuration, reconciliation loop, drift detection, ArgoCD, Flux
- Tools — Jenkins, GitHub Actions, GitLab CI, CircleCI, Tekton
Observability terminology covers the three pillars of system understanding: metrics, logs and traces. SRE and DevOps teams use this vocabulary when configuring monitoring dashboards, setting up alerts and debugging production issues.
- Metrics — latency, throughput, error rate, saturation, golden signals
- Logging — structured logging, log aggregation, log levels (DEBUG, INFO, WARN, ERROR)
- Tracing — distributed tracing, span, trace ID, correlation ID, OpenTelemetry
- Alerting — alert threshold, alert fatigue, on-call rotation, escalation policy, PagerDuty
- APM tools — Prometheus, Grafana, Datadog, New Relic, ELK Stack, Jaeger
Infrastructure as Code (IaC) terminology covers the English vocabulary for defining, provisioning and managing cloud infrastructure through code. This vocabulary is critical for cloud architect roles and for passing AWS, Azure and GCP infrastructure certification exams.
- Terraform — provider, resource, data source, module, state file, plan, apply, backend
- Ansible — playbook, role, task, handler, inventory, fact, vault, idempotency
- AWS CloudFormation — stack, template, change set, nested stack, drift detection
- Key concepts — immutable infrastructure, infrastructure drift, desired state configuration
ITIL v4 terminology covers the English vocabulary used in IT Service Management frameworks. This vocabulary is essential for the ITIL v4 Foundation certification exam and for communicating within IT service management teams in global organizations.
- Service value system — guiding principles, governance, service value chain, practices, continual improvement
- Key practices — incident management, problem management, change enablement, service request management
- Service level management — SLA, SLO, SLI, service catalog, operational level agreement (OLA)
- Four dimensions — organizations and people, information and technology, partners and suppliers, value streams and processes
Complete IT/DevOps Englisch Vocabulary Covered by Termify
Termify's IT/DevOps module covers the following terms and concepts with native pronunciation, IPA transcriptions and contextual usage examples: IaaS, PaaS, SaaS, FaaS, containerization, Kubernetes, Docker, microservices, API gateway, load balancer, auto-scaling, CI/CD pipeline, infrastructure as code, Terraform, Ansible, SLA, SLO, SLI, MTTR, MTTF, post-mortem, runbook, observability, GitOps, blue-green deployment, canary release, feature flag, service mesh, pod, node, cluster, Helm chart, ConfigMap, Secret, idempotency, drift detection, immutable infrastructure, golden signals, distributed tracing, OpenTelemetry, on-call rotation, escalation policy, blameless retrospective, war room, root cause analysis, VPC, subnet, IAM, CDN, serverless, edge computing and hundreds more.