Categories

Infrastructure as Code

Browse Infrastructure as Code terms for IT and DevOps professionals.

Languages

กราฟโครงสร้างพื้นฐาน

A directed graph visualization representing relationships and dependencies among infrastructure resources, used for orchestration and change impact analysis.

View term

กลุ่มทรัพยากร

A logical container in cloud platforms for organizing, managing, and controlling access to a collection of related infrastructure resources.

View term

การกำหนดเวอร์ชันโครงสร้างพื้นฐาน

The practice of assigning version numbers to infrastructure code, templates, or deployed environments to track changes, enable rollbacks, and maintain consistency throughout the resource lifecycle.

View term

การควบคุมการเปลี่ยนแปลง

A formalized process for requesting, evaluating, approving, and tracking infrastructure or configuration changes to minimize risk and ensure auditability.

View term

การค้นพบทรัพยากร

The automated identification and inventory of infrastructure resources across cloud and on-premises environments, typically integrated with configuration management databases and monitoring dashboards.

View term

การจัดการการกำหนดค่า

The discipline of systematically managing and maintaining the state of infrastructure and application configuration, including versioning, auditing, and enforcement.

View term

การจัดการการเปลี่ยนแปลง

The systematic process of planning, approving, implementing, and reviewing changes to infrastructure or applications in order to minimize risk and ensure traceability.

View term

การจัดการสถานะ

The process of tracking, storing, and reconciling the actual versus desired configuration and resource status in IaC systems.

View term

การจัดการเวอร์ชันเทมเพลต

The systematic management of different versions of infrastructure templates to ensure traceability, rollback, and consistency across code changes and deployments.

View term

การจัดระเบียบทรัพยากร

Coordinated management and automation of infrastructure components, such as compute, network, and storage, across multiple environments using orchestration tools.

View term

การจัดสรรทรัพยากร

The process of assigning compute, storage, network, or cloud resources to specific applications, workloads, or teams according to policy and operational requirements.

View term

การจัดเตรียมทรัพยากร

The automated allocation and configuration of infrastructure resources such as servers, storage, or networks based on defined specifications using code or orchestration tools.

View term

การจัดเตรียมแบบอัตโนมัติ

The fully automated creation, configuration, and deployment of infrastructure resources using predefined templates, scripts, or orchestration tools.

View term

การจัดเตรียมโครงสร้างพื้นฐาน

The automated process of allocating, configuring, and deploying cloud or on-premises resources using infrastructure as code and orchestration tools.

View term

การจัดเตรียมโครงสร้างพื้นฐาน

Automated allocation, configuration, and deployment of IT resources (compute, network, storage) through scripts, templates, or orchestration tools in accordance with infrastructure as code (IaC) principles.

View term

การดำเนินการแบบ Idempotent

The characteristic of automation scripts or API calls that ensures repeated executions have the same effect as a single execution, preventing duplicate resource creation or change.

View term

การดำเนินแผน

The process of applying an Infrastructure as Code plan to provision, update, or destroy resources as specified in the desired state configuration, typically managed via automation tools such as Terraform, Pulumi, or AWS CloudFormation.

View term

การตรวจจับดริฟท์

The automated process of identifying differences between the actual state of infrastructure and its intended, declarative configuration as defined in code or templates.

View term

การตรวจจับดริฟท์

The process of identifying when the actual configuration of infrastructure resources diverges from the expected or declared state as managed by automation.

View term

การตรวจสอบการปฏิบัติตามข้อกำหนด

An automated or manual process to verify that infrastructure, configurations, and automation workflows meet organizational, regulatory, and security requirements.

View term

การตรวจสอบแม่แบบ

The process of verifying IaC templates for syntactic correctness, policy compliance, and operational feasibility prior to deployment, often enforced through automated CI/CD checks.

View term

การตรึงเวอร์ชัน

The practice of specifying an exact version of a software package, module, or provider in IaC or automation scripts to ensure build consistency and prevent breaking changes during deployments.

View term

การติดตั้งเอเจนต์

The process of deploying a monitoring, management, or automation agent on a system, enabling remote observability, control, or configuration enforcement.

View term

การติดตามสินค้าคงคลัง

Continuous monitoring and reporting of all infrastructure components, including servers, devices, software, and dependencies across environments.

View term

การทดสอบโครงสร้างพื้นฐาน

The practice of validating that infrastructure components deployed via code function as intended, typically by using automated tests to check security, compliance, and performance criteria in CI/CD pipelines.

View term

การทดสอบโมดูล

The process of evaluating individual IaC modules or reusable code components for correctness, reliability, and compliance prior to integration with larger infrastructure codebases.

View term

การทำให้การเปลี่ยนแปลงเป็นอัตโนมัติ

The use of automated workflows and tools to implement infrastructure or configuration changes, reducing manual intervention and ensuring consistent, repeatable deployments across environments.

View term

การทำให้สแต็กเป็นอัตโนมัติ

The end-to-end automation of deploying, updating, and managing all components of an application or infrastructure stack through integrated orchestration tools and code.

View term

การทำให้เวิร์กโฟลว์เป็นอัตโนมัติ

The orchestration and execution of IT tasks, processes, or integrations through automated workflows, enabling consistent, repeatable, and policy-compliant infrastructure operations with minimal manual intervention.

View term

การบังคับใช้นโยบาย

Automated validation and enforcement of security, compliance, and operational policies during infrastructure provisioning and application deployment.

View term

การบังคับใช้นโยบาย

The automated application and monitoring of organizational, security, or regulatory policies on infrastructure resources to ensure compliance throughout the system lifecycle.

View term

การปฏิบัติตามนโยบาย

The adherence of infrastructure resources and configurations to defined organizational, regulatory, or security policies, typically monitored and enforced by automation and compliance tools.

View term

การปรับใช้ stack

Automated provisioning and configuration of a collection of interdependent infrastructure resources as a single, version-controlled unit (stack).

View term

การพึ่งพาโมดูล

A reference relationship in which an infrastructure module relies on outputs or configurations from another module, impacting orchestration, provisioning order, and automation workflows.

View term

การหมุนรหัสลับ

The automated, periodic update and replacement of credentials, API keys, or other sensitive information to enhance security and reduce risk of compromise.

View term

การหมุนเวียนข้อมูลประจำตัว

The process of regularly updating and replacing authentication credentials such as API keys, passwords, and secrets to maintain security and reduce the risk of unauthorized access.

View term

การเผยแพร่โมดูล

The process of making reusable IaC modules available in public or private registries, enabling standardized sharing and adoption of infrastructure code across teams and organizations.

View term

การแก้ไขดริฟต์

The automated process of detecting and correcting configuration drift, ensuring deployed infrastructure remains consistent with the desired state defined in code.

View term

การแทนค่าตัวแปร

The automated process of dynamically substituting variable values into templates, configuration files, or scripts at runtime.

View term

การแท็กทรัพยากร

The operational process of assigning metadata labels to infrastructure resources, enabling automation, governance, cost allocation, policy enforcement, and monitoring across cloud and hybrid environments.

View term

การใช้โมดูลซ้ำ

The practice of repeatedly utilizing prebuilt infrastructure modules across multiple deployments or environments to standardize automation and reduce configuration errors.

View term

คลังพิมพ์เขียว

A curated collection of reusable, validated templates, modules, and reference architectures for automating infrastructure deployments, often maintained in centralized repositories.

View term

คลังเก็บข้อมูลรับรอง

A secure repository for managing, storing, and retrieving credentials such as API keys, passwords, and certificates used in infrastructure automation and integrations.

View term

ความคลาดเคลื่อนของการตั้งค่า

The state in which actual infrastructure or application configurations diverge from the declared or desired state as managed by IaC or automation tools, often leading to operational inconsistencies.

View term

ความเบี่ยงเบนของการกำหนดค่า

A state in which the actual configuration of infrastructure resources deviates from the intended or documented configuration, often leading to compliance or operational risks.

View term

คู่มือปฏิบัติการอัตโนมัติ

A documented set of step-by-step automated procedures used to perform routine operational tasks or incident responses in IT environments.

View term

งานการจัดสรรทรัพยากร

A discrete, automated operation that allocates, configures, or updates infrastructure resources as part of a larger deployment or orchestration workflow.

View term

งานของ playbook

An individual, defined automation step within an orchestration playbook (such as Ansible or SaltStack), specifying actions to be performed on target systems.

View term

ชุดการเปลี่ยนแปลง

A defined group of infrastructure changes that are previewed, reviewed, and applied together as a single deployment action, supporting auditable automation workflows.

View term

ชุดการเปลี่ยนแปลง

A collection of planned changes to infrastructure or configuration, previewed and validated before actual deployment in an automated workflow.

View term

ซีเคร็ตเมเนเจอร์

A secure service for storing, managing, and accessing sensitive credentials, keys, or tokens used in automation and infrastructure integrations.

View term

ตัวกระตุ้น pipeline

An automated event or condition that initiates the execution of a CI/CD or IaC pipeline, such as code commit, pull request, or external API call.

View term

ตัวแปรรันไทม์

A value assigned or derived dynamically during the execution of an automation script or infrastructure deployment, allowing for environment-specific customization without altering the base code.

View term

ตัวแปรสภาพแวดล้อม

A dynamic value set at the operating system or application level, commonly used to inject configuration, secrets, or context into scripts, deployments, and automation pipelines without hardcoding.

View term

ตัวแปรเอาต์พุต

A value produced by a script, module, or deployment process, typically used to pass resource IDs, endpoints, or computed results to downstream automation steps or reporting systems.

View term

ทรัพยากร stack

An individual infrastructure component—such as a server, database, or network—deployed as part of a stack using automation templates or orchestration tools.

View term

ทรัพยากรคลาวด์

Any virtualized compute, storage, or networking asset provisioned in a cloud environment, including virtual machines, databases, containers, and managed services.

View term

ทะเบียนโมดูล

A central repository for versioned, reusable automation modules or components, enabling standardized and efficient infrastructure deployment.

View term

ที่เก็บพารามิเตอร์

A secure, centralized service or mechanism for storing and retrieving configuration parameters, secrets, and environment variables for infrastructure automation.

View term

ที่เก็บรหัส

A managed storage location, typically version-controlled, for source code, configuration files, and automation scripts used in infrastructure as code workflows.

View term

นำเข้าโมดูล

The process of incorporating pre-built infrastructure code modules or components into IaC scripts or templates to enable code reuse and maintainability.

View term

นโยบายการดำเนินการ

A set of rules or permissions that control how scripts or automated tasks are executed, ensuring security, compliance, and operational consistency in infrastructure automation.

View term

นโยบายการปฏิบัติตามข้อกำหนด

A formally documented set of rules or controls governing infrastructure operations to ensure regulatory, organizational, or security standards are met and maintained through automation and monitoring.

View term

นโยบายทรัพยากร

A set of rules or permissions defined in code that govern the access, usage, and lifecycle management of infrastructure resources, typically enforced by cloud platforms or configuration management tools.

View term

นโยบายโครงสร้างพื้นฐาน

A formal rule or set of rules defined to govern provisioning, configuration, compliance, or security of infrastructure resources, enforced by automation or IaC tools.

View term

ผลลัพธ์ของแผน

The detailed result and summary of proposed infrastructure changes generated by an automation tool, providing a preview of actions before execution for validation and compliance.

View term

ย้อนกลับการเปลี่ยนแปลง

The process of reverting infrastructure or configuration changes to a previous stable state following a failure, error, or policy violation, typically automated through versioning or orchestration tools.

View term

ระบบอัตโนมัติ runbook

Automated execution of standardized operational procedures (runbooks) for IT systems, enabling incident response, remediation, and maintenance tasks without manual intervention.

View term

ระบบอัตโนมัติของไปป์ไลน์

The end-to-end automation of build, test, deployment, and infrastructure tasks in a continuous integration and delivery workflow.

View term

รูปแบบอิมมิวเทเบิล

An infrastructure and deployment strategy where resources are never modified in place but are replaced by new, fully configured instances to ensure consistency and auditability.

View term

รูปแบบโครงสร้างพื้นฐาน

A reusable, standardized architectural solution for deploying and managing IT infrastructure components, ensuring operational consistency and compliance across environments.

View term

ล็อคสถานะ

A mechanism in infrastructure automation that prevents simultaneous or conflicting operations on a resource state file, ensuring safe and consistent updates.

View term

วงจรชีวิตทรัพยากร

The set of phases that a cloud or infrastructure resource undergoes from creation and configuration through modification to decommissioning or deletion, as tracked by automation or IaC systems.

View term

สคริปต์การจัดเตรียม

An executable file or code block used to automate the setup and deployment of infrastructure resources in alignment with IaC principles.

View term

สถานะที่ต้องการ

The target configuration or condition defined by code or policy that infrastructure should continuously match or converge towards.

View term

สภาพแวดล้อมรันไทม์

A configured and isolated environment in which code, automation, or infrastructure scripts are executed, including all dependencies, libraries, and system settings.

View term

สินค้าคงคลังแบบไดนามิก

A real-time, automated source of truth for infrastructure or hosts, used in configuration management tools to reflect current state and enable flexible automation.

View term

เครื่องยนต์เทมเพลต

A system or tool that processes code-based templates to automatically generate infrastructure resource definitions or configuration files.

View term

เวิร์กโฟลว์การนำไปใช้

A coordinated sequence of automated and manual steps that govern the release, deployment, and verification of infrastructure or application changes in a controlled environment.

View term

เวิร์กโฟลว์การอนุมัติ

A structured sequence of approval steps that must be completed before infrastructure or configuration changes can be applied, ensuring compliance and operational governance.

View term

เอนจินจัดสรรทรัพยากร

A core automation service or software component that orchestrates the deployment, configuration, and management of infrastructure resources across cloud or hybrid environments.

View term

เอนจินโครงสร้างพื้นฐาน

The core automation component or tool responsible for processing infrastructure-as-code definitions and managing resource provisioning, state, and updates across cloud or on-premises environments.

View term

เอนจิ้นเวิร์กโฟลว์

A system or service that automates the execution of sequences of tasks, jobs, or scripts in infrastructure and application delivery pipelines.

View term

เอาต์พุตโมดูล

The values or data produced by an infrastructure module, often used as inputs for other modules or orchestration steps in automated pipelines.

View term

เอเจนต์ดำเนินการ

A component or process that executes automation tasks, jobs, or scripts on target systems as part of a CI/CD pipeline or orchestration workflow.

View term

แค็ตตาล็อกบริการ

A curated inventory of approved infrastructure, platform, or application services available for automated provisioning and governance.

View term

แบ็กเอนด์ระยะไกล

A cloud-based or remote storage system used to securely manage and store the state files, logs, and configurations for Infrastructure as Code automation tools.

View term

แผนการนำไปใช้

A detailed, versioned sequence of steps and configurations describing how infrastructure or application changes will be deployed, including dependencies, validation, and rollback procedures.

View term

แผนผังโครงสร้างพื้นฐาน

A structured, version-controlled template or plan describing the design, configuration, and dependencies of a complete infrastructure environment.

View term

แผนพิมพ์เขียวการปรับใช้

A pre-defined architecture template or plan describing resources, configuration, and dependencies for consistent, automated infrastructure deployments across environments.

View term

แผนย้อนกลับ

A documented and automated set of procedures designed to revert infrastructure or configuration changes to the previous stable state if deployment or automation fails.

View term

แม่แบบ ARM

A declarative JSON-based file used in Microsoft Azure to define and deploy cloud infrastructure resources automatically and reproducibly.

View term

แม่แบบคลาวด์

A predefined, reusable configuration file used to automate the deployment and management of cloud resources, supporting consistency and policy compliance across environments.

View term

แม่แบบทรัพยากร

A standardized configuration file defining parameters and resource properties for automated deployment or management, enabling repeatable and compliant infrastructure provisioning.

View term

โครงสร้างพื้นฐานที่ไม่เปลี่ยนแปลง

A practice in which infrastructure components are replaced rather than modified in place, ensuring that deployed environments remain consistent and predictable.

View term

โมดูล Terraform

A reusable, composable unit of infrastructure code in Terraform, enabling automation of standard resource patterns across multiple environments.

View term

โมดูลโครงสร้างพื้นฐาน

A reusable and composable set of configuration files or code blocks that define specific infrastructure resources, enabling standardized automation across environments.

View term

ไปป์ไลน์การปล่อย

An automated sequence of stages that governs the building, testing, approval, and deployment of software or infrastructure changes.

View term

ไฟล์พารามิเตอร์

A configuration file containing variable values and settings used to customize infrastructure deployments, referenced by templates or automation scripts.

View term

ไฟล์สถานะ

A structured file used by IaC tools to track the current and intended state of managed resources, supporting change tracking, drift detection, and automation consistency.

View term

ไฟล์แผน

A machine-generated file containing an explicit set of changes to be made to infrastructure, used for auditing and validating planned modifications before execution.

View term

ไวยากรณ์แบบประกาศ

A programming approach where infrastructure configuration is defined in terms of the desired end state, rather than explicit steps to achieve that state.

View term
Termify Get Termify on the App Store OPEN
AI Free AI Search Source-backed aviation answers