Orchestrator overhead as shown in Pan [3]. The graph shows the processing time of a sample containerized application that is deployed directly, then again with Docker Swarm and Kubernetes orchestration.

Orchestrator overhead as shown in Pan [3]. The graph shows the processing time of a sample containerized application that is deployed directly, then again with Docker Swarm and Kubernetes orchestration.

Source publication
Preprint
Full-text available
Compute infrastructure hosted by a cloud provider allows an application to scale without limit. The application developer no longer needs to worry about the up-front investment in a server farm provisioned for a worst-case load scenario. However, managing cloud deployments requires a sophisticated framework that can autoscale the infrastructure and...

Context in source publication

Context 1
... A Light Detection and Ranging (LiDAR) data processing. The results in Figure 3 show processing times with container images running directly on the node and again orchestrated through Docker Swarm and Kubernetes. The red portion indicates the overhead processing that the orchestrator introduces and shows Kubernetes with the highest overhead. ...

Similar publications

Chapter
Full-text available
On the Internet, web applications are served from a centralized location i.e., server, for higher maintainability. However, in the centralized architecture, if there is an occurrence of server failure or crash, the web applications cannot be serve to the end-users until the server goes live again. In addition, in the existing centralized architectu...