Deploying Applications Flashcards
Refers to building and running applications that do not require server management, enables a simpler, more cost-effective way to build and operate cloud-native applications and describes a finer grade deployment model where applications are bundled as one or more functions are characteristics of what type of computing?
Serverless computing
OpenShift is based on which open source project?
OKD
Uses automated rollouts and rollbacks to deploy and manage containers, scales services up or down automatically based on utilization and monitors the health of services to prevent bad rollouts are characteristics of what type of system?
Kubernetes
What is a characteristic of a container?
A container is a package that contains application source code dependencies, like runtimes, binaries, libraries, and data.
Kubernetes is an open source container orchestration project that simplifies everything associated with deploying and managing ______.
containers
What type of platform is the IBM Cloud Functions offering?
FaaS
What are the building blocks of serverless architecture?
Actions
What is a feature of OpenShift?
OpenShift issues quarterly releases with the latest being 4.4 based on 1.17 is considered a feature of OpenShift.
A ______ is configured to communicate with a specific Kubernetes cluster.
Container
Can run uniformly consistent across any platform or cloud, share the host OS kernel increasing speed and inefficiency and provides increased security and isolation are benefits of what cloud component?
Container