Exportar Publicação

A publicação pode ser exportada nos seguintes formatos: referência da APA (American Psychological Association), referência do IEEE (Institute of Electrical and Electronics Engineers), BibTeX e RIS.

Exportar Referência (APA)
Santos, P., Costa, H., Leithardt, V. & Ferreira, P. (2023). An alternative to FaaS cold start latency of low request frequency applications. In Proceedings of the International Conference on Electrical, Computer, Communications and Mechatronics Engineering (ICECCME 2023). (pp. 1-6). Tenerife, Canary Islands, Spain: IEEE.
Exportar Referência (IEEE)
P. O. Santos et al.,  "An alternative to FaaS cold start latency of low request frequency applications", in Proc. of the Int. Conf. on Electrical, Computer, Communications and Mechatronics Engineering (ICECCME 2023), Tenerife, Canary Islands, Spain, IEEE, 2023, pp. 1-6
Exportar BibTeX
@inproceedings{santos2023_1730765982283,
	author = "Santos, P. and Costa, H. and Leithardt, V. and Ferreira, P.",
	title = "An alternative to FaaS cold start latency of low request frequency applications",
	booktitle = "Proceedings of the International Conference on Electrical, Computer, Communications and Mechatronics Engineering (ICECCME 2023)",
	year = "2023",
	editor = "",
	volume = "",
	number = "",
	series = "",
	doi = "10.1109/iceccme57830.2023.10253389",
	pages = "1-6",
	publisher = "IEEE",
	address = "Tenerife, Canary Islands, Spain",
	organization = ""
}
Exportar RIS
TY  - CPAPER
TI  - An alternative to FaaS cold start latency of low request frequency applications
T2  - Proceedings of the International Conference on Electrical, Computer, Communications and Mechatronics Engineering (ICECCME 2023)
AU  - Santos, P.
AU  - Costa, H.
AU  - Leithardt, V.
AU  - Ferreira, P.
PY  - 2023
SP  - 1-6
DO  - 10.1109/iceccme57830.2023.10253389
CY  - Tenerife, Canary Islands, Spain
AB  - —Serverless applications are those that do not require
the developer to provide or manage any servers. The developer
can focus on core product logic and development and just release
their code into a container at the service provider. However, when
initializing a container there may be a latency called cold start.
This article aims to use the Node.js language as an alternative
to the Java language as a prevention against the cold start
scenario in applications that have a low frequency of use. With
the development of lambda functions with the same functionality
in both languages. Noting that the node.js language had an 82%
reduction in startup time compared to java.

ER  -