InterviewSolution
| 1. |
Explain Fabric8? |
|
Answer» FUSE Fabric is a technology LAYER that allows a group of containers to form a cluster that shares a COMMON set of configuration information and a common set of repositories from which to access runtime artifacts. This allows one to run a number of containers either on your own hardware or in the open hybrid cloud, and allows for configuration management, service discovery FAILOVER, load BALANCING, centralized monitoring among other benefits. Fuse Fabric is a technology layer that allows a group of containers to form a cluster that shares a common set of configuration information and a common set of repositories from which to access runtime artifacts. This allows one to run a number of containers either on your own hardware or in the open hybrid cloud, and allows for configuration management, service discovery failover, load balancing, centralized monitoring among other benefits. |
|