Where does this show up in the real world?
Cross-Industry
341 terms
Cloud Native Architecture
Cloud Native Architecture is a design approach that builds applications to take advantage of cloud scalability, automation, and managed infrastructure.
Concept/Framework
Cloud Security
Cloud Security is the set of controls, practices, and technologies used to protect cloud-based systems, data, and services. It covers identity, configuration, and operational protection.
Concept/Framework
Cloud Storage
Cloud Storage is storage capacity and related services delivered by a cloud provider over a network.
Service Model
Committed Information Rate
Committed Information Rate is the guaranteed average data throughput that a service provider commits to deliver over a defined period or service path.
Operations
Confederations
Confederations are groups of autonomous systems or organizations that cooperate while retaining their own control and policy independence. They combine coordination with autonomy.
Concept/Framework
Configuration Management
Configuration Management is the process of defining, tracking, and controlling system settings and versions so systems remain consistent and manageable. It supports repeatable operations.
Operations
Congestion Window
Congestion Window is the amount of data a sender may have in flight in a congestion-controlled transport protocol. It regulates how much traffic can be outstanding at once.
Protocol
Connection State
Connection State is the stored information that describes an active or previously observed communication relationship between endpoints.
Operations
Containerization
Containerization is the packaging of software and its dependencies into isolated runtime units that can run consistently across environments. It improves portability and deployment consistency.
Software
Continuous Deployment
Continuous Deployment is a software delivery practice in which validated code changes are automatically released to production without manual release steps.
Operations