Schaaf, Marc

Lade...
Profilbild
E-Mail-Adresse
Geburtsdatum
Projekt
Organisationseinheiten
Berufsbeschreibung
Nachname
Schaaf
Vorname
Marc
Name
Schaaf, Marc

Suchergebnisse

Gerade angezeigt 1 - 2 von 2
  • Publikation
    Cloud computing: serverless
    (IEEE, 2021) Koschel, Arne; Klassen, Samuel; Jdiya, Kerim; Schaaf, Marc; Astrova, Irina [in: 12th International Conference on Information, Intelligence, Systems and Applications, 12-14 July 2021, Chania, Crete, Greece]
    A serverless architecture is a new approach to offering services over the Internet. It combines BaaS (Backend-as-a-service) and FaaS (Function-as-a-service). With the serverless architecture no own or rented infrastructures are needed anymore. In addition, the company does not have to worry about scaling any longer, as this happens automatically and immediately. Furthermore, there is no need any longer for maintenance work on the servers, as this is completely taken over by the provider. Administrators are also no longer needed for the same reason. Finally, many ready-made functions are offered, with which the development effort can be reduced. As a result, the serverless architecture is very well suited to many application scenarios, and it can save considerable costs (server costs, maintenance costs, personnel costs, electricity costs, etc.). The company only must subdivide the source code of the application and upload it to the provider’s server. The rest is done by the provider.
    04B - Beitrag Konferenzschrift
  • Publikation
    A look at service meshes
    (2021) Koschel, Arne; Bertram, Marvin; Bischof, Richard; Schulze, Kevin; Schaaf, Marc; Astrova, Irina [in: The 12th International Conference on Information, Intelligence, Systems Applications, 12-14 July 2021, Chania, Crete, Greece]
    Service meshes can be seen as an infrastructure layer for microservice-based applications that are specifically suited for distributed application architectures. It is the goal to introduce the concept of service meshes and its use for microservices with the example of an open source service mesh called Istio. This paper gives an introduction into the service mesh concept and its relation to microservices. It also gives an overview of selected features provided by Istio as relevant to the above concept and provides a small sample setup that demonstrates the core features.
    04B - Beitrag Konferenzschrift