# openCoT: The opensource Cloud of Things platform

**Authors:** Abolfazl Danayi, Saeed Sharifian

arXiv: 1901.00302 · 2019-01-03

## TL;DR

openCoT is an open-source platform for Function-as-a-Service cloud computing that simplifies implementation and testing of auto-scaling algorithms, demonstrating low latency and accessibility for researchers.

## Contribution

It provides a well-documented, easy-to-use FaaS cloud manager with detailed building blocks, facilitating research and development in auto-scaling strategies.

## Key findings

- Function invocation latency is approximately 21 ms over remote connection.
- OpenCoT source code is publicly available on GitHub.
- The platform supports development and testing of auto-scaling algorithms.

## Abstract

In order to address the complexity and extensiveness of technology, Cloud Computing is utilized with four main service models. The most recent service model, function-as-a-service, enables developers to develop their application in a function-based structure and then deploy it to the Cloud. Using an optimum elastic auto-scaling, the performance of executing an application over FaaS Cloud, overcomes the extra overhead and reduces the total cost. However, researchers need a simple and well-documented FaaS Cloud manager in order to implement their proposed Auto-scaling algorithms. In this paper, we represent the openCoT platform and explain its building blocks and details. Experimental results show that executing a function (invoking and passing arguments) and returning the result using openCoT takes 21 ms over a remote connection. The source code of openCoT is available in the GitHub repository of the project (\code{www.github.com/adanayi/opencot}) for public usage.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.00302/full.md

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1901.00302/full.md

## References

13 references — full list in the complete paper: https://tomesphere.com/paper/1901.00302/full.md

---
Source: https://tomesphere.com/paper/1901.00302