-
Trivadis Developer Blog
This is the publication playground for these guys from OIO Trivadis, the Trivadis Group`s Java experts.
Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Tag Archives: AWS
Performance Evaluation of Different Programming Languages in AWS Lambda
Serverless is in theory an architectural principle independent of a programming language. Nevertheless, there are differences in the behavior and performance of different languages in such an environment. Since, disregarding any reuse, each serverless function does need to have its … Continue reading
Posted in Java Runtimes - VM, Appserver & Cloud
Tagged AWS, cloud, lambda, serverless
Leave a comment
Function as a Service
Das Thema Function as a Service (FaaS) im Rahmen von Serverless Computing und als Weiterführung von Microservices ist nach wie vor ein vieldiskutiertes Thema. Dieser Artikel soll dem Leser Grundlagenwissen zur FaaS-Thematik vermitteln. Anschließend soll er einschätzen können, für welche … Continue reading
Posted in Java Runtimes - VM, Appserver & Cloud
Tagged AWS, Big Data, cloud, Cloud computing, FaaS, Function as a Service, lambda, microservices, serverless, stateless
3 Comments