Questions

  1. OpenShift is one of the following cloud platforms:
    1. IaaS
    2. PaaS
    3. MaaS
    4. SaaS
  2. Which two OpenShift flavors can be installed on-premise inside your data center? choose 2:
    1. OpenShift Origin
    2. OpenShift Dedicated
    3. OpenShift Enterprise
    4. OpenShift Offline
  3. OpenShift uses its own container management platform to orchestrate and control container deployment:
    1. True
    2. False
  4. Which of the following is NOT a new feature added by OpenShift in comparison to Kubernetes? choose one:
    1. SCM integration
    2. GUI and web console
    3. Multi-tenancy
    4. Persistent storage
  5. Wich two components are unique to OpenShift in comparison to Kubernetes? choose two:
    1. Router as an ingress traffic control
    2. OpenShift Internal Registry
    3. OpenShift Master
    4. OpenShift Node
  6. OpenShift provides an additional REST API in addition to the Kubernetes API:
    1. True
    2. False