Technology, Science and Universe
Results for {phrase} ({results_count} of {results_count_total})
Displaying {results_count} results of {results_count_total}
a
- Auto-scaling Description: Auto-scaling is the process of automatically adjusting the amount of computing resources based on current demand. This mechanism is(...) Read more
- Application Load Balancer Description: An application load balancer is a service that distributes incoming application traffic across multiple targets, such as server(...) Read more
- Application Performance Monitoring (APM) Description: Application Performance Monitoring (APM) refers to a set of tools and practices used to monitor and manage the performance of(...) Read more
- Auto-healing Description: Self-healing in the context of computing refers to a system's ability to automatically recover from failures without manual(...) Read more
- Application Instance Description: An application instance is a unique copy of an application running in a container, providing an isolated and controlled environment(...) Read more
- Attach Description: Attaching in the context of technologies like containerization refers to the action of connecting to the console of a running(...) Read more
- Artifact Management Description: Artifact management in CI/CD refers to the process of storing, organizing, and maintaining artifacts generated during the(...) Read more
- Access Logs Description: Access logs are files that provide detailed information about requests made to cloud storage resources. These logs are fundamental(...) Read more
- Admission Controller Description: An admission controller in Kubernetes is a fundamental component that acts as an intermediary for requests sent to the Kubernetes(...) Read more
- Annotations Description: Annotations in software systems are key-value pairs that allow arbitrary metadata to be associated with objects within the system.(...) Read more
- API Server Description: The API server is a fundamental component of the Kubernetes control plane that exposes the Kubernetes API. This API acts as the(...) Read more
- Argo Workflows Description: Argo Workflows is an open-source container-native workflow engine designed to orchestrate parallel jobs in cloud-native computing(...) Read more
- Active Pod Description: An Active Pod in Kubernetes refers to a set of one or more containers that are currently running and serving requests. In the(...) Read more
- Autocompletion Description: Autocompletion is a feature that allows users to automatically complete commands or options in the command line interface,(...) Read more
- Attachable Description: Attachable refers to containers that can connect to other containers or services, facilitating the creation of microservices(...) Read more