Glossary
Virtual Machine
A virtual machine (VM) is a computer and its operating system that is not tied to specific hardware. VMs use virtualization to divide a single physical computer into multiple virtual computers. This separation allows companies and infrastructure providers to easily create and delete VMs without affecting the underlying hardware.
– Read moreFunction as a Service (FaaS)
Function as a Service (FaaS) ist eine Form des serverlosen Cloud-Computing-Dienstes, die es ermöglicht, Code als Reaktion auf Ereignisse auszuführen, ohne die komplexe Infrastruktur zu unterhalten, die typischerweise mit der Erstellung und dem Start von Microservices-Anwendungen verbunden ist.
– Read more